[solved ]how to use @import in css

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
quinn

[solved ]how to use @import in css

Post by quinn »

Hi,

I'm a little confused with the way css works in CMSMS. (I don't mean i don't like it)

I am trying to convert a static website [url=http://cf_ads.madoka.be/download/website/]http://cf_ads.madoka.be/download/website/[/url] to CMSMS. My first problem is that I used @import in most of my css files. On each page only 1 css-file is included, but they link to each other.

There are a total of 5 css files of which 3 can be included in the page itself. (For a better understanding of how this happens, go to the site itself and lookup my code (the site is in dutch, but the content is irrelevant). Once you see it its easy to understand)

My question: how to do this in CMSMS? Do I need to put all styles in 1 page? Or is there a way I can leave it like it is?

thanks in advance
Last edited by quinn on Wed Oct 29, 2008 9:30 pm, edited 1 time in total.
User avatar
nakkiel
Forum Members
Forum Members
Posts: 70
Joined: Wed Apr 02, 2008 7:15 am

Re: how to use @import in css

Post by nakkiel »

I think you could do separate templates for each page that needs different stylesheets and attach the stylesheets you need to them. You could just copy the same template over and over again. It's not like those templates take alot of space...

...Or did I understand your question at all?
Locked

Return to “Layout and Design (CSS & HTML)”