PDA

View Full Version : how to include extra CSS files in style manager


downloadsuk
08-06-2010, 07:12 AM
Hi guys,

I'm writing my own CSS files for IE6, IE7, and IE8 so I can get my header working properly.

I want to use conditional comments, not any CSS hacks

I like the versioning function of the style manager and I wondered if there is any way to import external templates / css files into it or will I have to edit them elsewhere?

cheers,

mmoore5553
08-06-2010, 06:25 PM
i am not sure i just use additional.css template for all my changes.

downloadsuk
08-06-2010, 10:09 PM
yeah me too. but additional.css puts all of the changes into one file.

Like I said, I want to include changes for broswer independence. I found some code in the XHTML that checks for browsers, I could use that, but I'd like to INCLUDE it in the style manager, because of the powerful versioning history feature.

I already know how to use conditional comments / hacks in my CSS to make them browser independent.

you are right, you are not sure and that wasn't helpful.