Log in

View Full Version : cant edit css?


XxBuLLeTz
12-05-2009, 06:32 PM
when i go to my style manager, it doesnt allow me to update the css colors. it says: This CSS file is obsolete and is available here for reference purposes only.

so how do i edit that so i can start to customize my template?

thanks.

Seven Skins
12-05-2009, 06:39 PM
You have to edit colors etc ... by the stylevars ...

XxBuLLeTz
12-05-2009, 06:48 PM
You have to edit colors etc ... by the stylevars ...

o wow, i feel like an idiot hah

thanks a lot :)

fungku
12-24-2012, 04:39 AM
this seems easy enough except it is too limited.

for example,

I changed the background image, but I can't make it cover (stretch).

I would rather edit the CSS directly but can't seem to do that.

CAG CheechDogg
12-24-2012, 07:55 AM
Use additional.css

fungku
12-24-2012, 06:40 PM
Use additional.css

thanks that seems to work, minus a few issues.

mainly doesn't override the stuff marked important.

WorldCraft
01-01-2013, 07:03 AM
thanks that seems to work, minus a few issues.

mainly doesn't override the stuff marked important.

CSS marked !important has highest priority. This has nothing to do with vB and is a standard in HTML/CSS.