PDA

View Full Version : Linking the Correct CSS


leo
17th December 2005, 10:48 AM
What is the location of the default ezimerchant css?
When I edit the css in the Build, the changes aren't recognised when re-generating the website, even though I remove the mod files. Even if I move the CSS to the theme files it still doesn't work correctly.
Can anyone advise the correct location of the CSS to ensure that it can be linked and used in any page when editing a page from 'add a new page' in the ezimerchant 'generate your site'.

dferguson
18th December 2005, 05:03 AM
Hi Leo

Standard ezimerchant templates do not use a linked CSS file.

Only templates created by 3rd party theme developers use them.

Some of our templates may include CSS in the html code of the theme files, but its not referenced to a single CSS file.

You could change this I suppose, the best place for such a css file is inside the theme folder (in singlepage/images)

leo
21st December 2005, 11:38 AM
Thanks David
This clarifies what I thought was happening, I will try the images folder as suggested.