HomeHome Product Discus... Product Discus...SmithCartSmithCartHow Do I stylize the Buy Now and Product Detail pages?How Do I stylize the Buy Now and Product Detail pages?
Previous
 
Next
New Post
12/30/2010 2:00 PM
 

Hi,

I am wanting to change items on the "Buy Now" and "Product Details" pages that don't seem controllable by the css (like column width and position of item details). There does not seem to be a template editor within the software.

So, I can change "\root\DesktopModules\Smith.BuyNow\ProductsList.ascx" and "\root\DesktopModules\Smith.ProductDetail\ProductDetails.ascx" but I am afraid if I change those they will get overwritten in future updates.

Any suggestions?

Thanks

Tim

 
New Post
12/30/2010 2:19 PM
 

Yes you can change the ascx pages directly but your right they will be overwritten if you upgrade later on. You can follow the guidelines in this forum post http://www.smith-consulting.com/forum... on how to style the cart without losing your changes. If you add any styles to the ascx pages that are universal and would be good to include in the main cart build you can post your changes back and we will add them.

-Scott


Scott Kelly
Project Manager
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
12/30/2010 3:05 PM
 

hmmm... OK.

For example, in ProductsList.ascx under <%--Multi column fields--%> you hardcode "text-align:center" and "width:100%" on the "<td>"s.

The style then looks pretty weird if it is populated with list items. So, your suggestion to stylize the .ascx, i would put in a ' class="MultiColumn" ' which specified alignment and width then remove the hardcoded aspects... OK, I will see what I can do.

I guess ideally their would be a text editor somewhere for "Product Page Template" and "Product Detail Page" that we could just move tokens around so however we liked...

Thanks

Tim

 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartHow Do I stylize the Buy Now and Product Detail pages?How Do I stylize the Buy Now and Product Detail pages?