HomeHome Product Discus... Product Discus...SmithCartSmithCartBug :: Minor :: CSS for Button Styles....Bug :: Minor :: CSS for Button Styles....
Previous
 
Next
New Post
8/16/2011 2:17 PM
 

Howdy....FYI - No matter which button style is selected the black css file is added to the headers:

(Version 4.52.0 :: DNN 5.62)

Default...

<link href="DesktopModules/Smith.BuyNow/themeblack.css" type="text/css" rel="stylesheet">
<link href="DesktopModules/Smith.BuyNow/themeblack.css" type="text/css" rel="stylesheet">

Brown Selected...

<link href="DesktopModules/Smith.BuyNow/themeBrown.css" type="text/css" rel="stylesheet">
<link href="DesktopModules/Smith.BuyNow/themeblack.css" type="text/css" rel="stylesheet">

Orange Selected...

<link href="DesktopModules/Smith.BuyNow/themeOrange.css" type="text/css" rel="stylesheet">
<link href="DesktopModules/Smith.BuyNow/themeblack.css" type="text/css" rel="stylesheet">

Also...Enhancement Request...

Can we add style options to the Categories too?? Or at least have the button styles over-ride the category "bullets"?

Thanks!

 

 
New Post
8/16/2011 7:26 PM
 

Hi Anthony,

I applied the Orange Theme to our test portal and took a look at the source using Google Chrome Developer Tools and I saw that only the applied theme css is being injected to the header. How did you determine that the two css files are being added to the headers? Are there any display issues?

In regards to your inquiry for a Enhancement Request in the Category module, I think it would be a great idea to be able to apply different Theme style options to the Category module. I will add this to our Enhancement Requests forum. If you would like to prioritize a feature request to the top of the list do one of the following:

Submit a quote request here http://www.smith-consulting.com/servi...
Email sales@smith-consulting.com

Please let me know as we quote customizations at a 50% markdown if they are main stream features that enhance the module.

Thanks,

 
New Post
9/9/2011 12:50 PM
 
It appears when there is a mini-cart on the store page, you get two CSS themes and the "last one" wins. When I force both the Cart Settings and mini-Cart Settings to the same theme - everything looks good. But if one is different - the Mini-Cart CSS is the one that is expressed since it's the last one in the list.

Not sure how you are going to deal with that, if you want different themes between min-cart and cart, or mini-cart and product detail. (Seems weird to do that, but the theme has been resetting on us with module updates - so that means touching each "reset" module.)
 
New Post
9/9/2011 2:11 PM
 
Hi Anthony,

Each module has its own theme however on the Product Listing page the themes have been programmed by design to match for the reason that most clients would prefer to have the buttons be the same.

Thanks,
 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartBug :: Minor :: CSS for Button Styles....Bug :: Minor :: CSS for Button Styles....