Page 1 of 1
How can I use csszengarden.com stylesheet in CMSMS?
Posted: Thu Jul 06, 2006 8:21 am
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
Re: How can I use csszengarden.com stylesheet in CMSMS?
Posted: Thu Jul 06, 2006 11:06 am
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.
Re: How can I use csszengarden.com stylesheet in CMSMS?
Posted: Sun Jul 09, 2006 1:30 am
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
Re: How can I use csszengarden.com stylesheet in CMSMS?
Posted: Wed Jul 12, 2006 9:33 am
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!