Is there anyway of using a customvar on a normal catalog page (i.e. not a product?).
My CSS is really bloated and I want to know if it is possible to split the css into multiple sections; one normal css and others which have page specific css.
For example, I could have something like <LINK type="text/css" media="screen" REL=STYLESHEET HREF="<CUSTOMVAR:CSSNAME>">
then for each page I set a cssname...
thanks,
paul.
My CSS is really bloated and I want to know if it is possible to split the css into multiple sections; one normal css and others which have page specific css.
For example, I could have something like <LINK type="text/css" media="screen" REL=STYLESHEET HREF="<CUSTOMVAR:CSSNAME>">
then for each page I set a cssname...
thanks,
paul.
Comment