Multiple style sheets?

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
jrib
Lieutenant (LT)
Lieutenant (LT)
Posts: 66
Joined: Wed Jul 21, 2004 2:18 pm

Multiple style sheets?

Post by jrib » Tue Jun 24, 2008 11:02 am

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?

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Multiple style sheets?

Post by jmestep » Tue Jun 24, 2008 1:13 pm

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

jrib
Lieutenant (LT)
Lieutenant (LT)
Posts: 66
Joined: Wed Jul 21, 2004 2:18 pm

Re: Multiple style sheets?

Post by jrib » Tue Jun 24, 2008 2:09 pm

jmestep 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.
Thanks, Judy-- appreciate the input. D

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?

jrib
Lieutenant (LT)
Lieutenant (LT)
Posts: 66
Joined: Wed Jul 21, 2004 2:18 pm

Re: Multiple style sheets?

Post by jrib » Wed Jul 09, 2008 7:50 am

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.

Post Reply