Multiple style sheets?
Multiple style sheets?
I'd like to be able to develop some custom style sheets and apply them to selected pages. The additional style sheet would have unique style names which did not conflict with (unless we intentionally wanted to overrule of course) the base style sheet styles for a given page. Is this possible to do?
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Multiple style sheets?
Yes, that is possible. Just make a different folder in the App_Themes for each one, then for each category/product, pick a different theme.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Multiple style sheets?
Thanks, Judy-- appreciate the input. Djmestep wrote:Yes, that is possible. Just make a different folder in the App_Themes for each one, then for each category/product, pick a different theme.
I can see how that would work, but do you know if one can edit the source code directly and add a link to a 2nd style sheet that way?
Re: Multiple style sheets?
Can someone shed any further light as to whether/how one can work with multiple style sheets for a given theme? I'd prefer not to have to duplicate and switch in/out multiple files and it would be much easier to just add/edit my own set of custom styles on a page by page basis.