How can I use csszengarden.com stylesheet in CMSMS?

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
askme

How can I use csszengarden.com stylesheet in CMSMS?

Post by askme »

How can I use csszengarden.com stylesheet in CMSMS? Is it possible, if yes, how....
What file need to be modified... is there any easier way!!!!!!!!!!!!!!!1
becfret

Re: How can I use csszengarden.com stylesheet in CMSMS?

Post by becfret »

Log into your admin, go to Layout -> Stylesheets
Click on Add Stylesheet and then paste your stylesheet. 
You then need to go to Layout -> Templates
Click on the CSS symbol and choose which Stylesheet to attach.

If you are using an existing Template you could copy the existing Stylesheet and make the necessary changes, just remember to remove the old Stylesheet from the Template.

Hope that helps.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: How can I use csszengarden.com stylesheet in CMSMS?

Post by Dr.CSS »

which one do you want to use?
there are things in the CSS that call out certain s' so you will have to change the template or the CSS to call the existing
3dcandy

Re: How can I use csszengarden.com stylesheet in CMSMS?

Post by 3dcandy »

hmmm csszengarden
nice css, but it's tied in to the html for the page, ie. the css refers to specific divs. you would have to go through and change all the css
to point to the correct bits...
also , remember that all the images in the csszengarden pages are STILL copyright of the authors, you can just go and nick them.
I believe you would be better studying the css, and then writing your own templates, this would be much better, and you would also understand how it works.

Also, the css is often quite cutting edge, and uses hacks like image replacement to make things look as good as they do. as I have pointed out,
you would quite possibly have to design upwards of 30 graphics to replace those used already!
Locked

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