Log in

View Full Version : CSS Issue


TimberFloorAu
08-21-2008, 07:10 AM
Hi guys.. This may sound totally weird. But why is my entire CSS Stylesheet loading on every forum page.

Surely it should just be linked, via :

Example:
<link rel="stylesheet" href="http://www.mysite.com/forum/style.css" type="text/css" media="screen" />

In my case, each page is loading 400 lines of css...

Any suggestions?

Thanks


::::: SOLVED :::::

Vb Options
Style and Language Settings

Store CSS Stylesheets as Files?
If you would like to store the CSS stylesheet for each style as a file, you must ensure that you have a directory called 'vbulletin_css' inside the 'clientscript' folder, and that the web server has permission to write and delete files within that directory.

Sorted !

Yayy what a difference :)