HomeHome Product Discus... Product Discus...SmithCartSmithCartProduct Mod Tabs Overlap After Upgrade to 3.8Product Mod Tabs Overlap After Upgrade to 3.8
Previous
 
Next
New Post
9/28/2010 1:46 PM
 

Tabs in the section to modify/add product are overlapping after upgrade. Is there a way to fix this?

 
New Post
9/28/2010 6:00 PM
 

On line 96 of addproducts.ascx you will see the following line of code that sets the width:

<table align="left" class="SmithProdText" width="1060px">

This width is wide enough so the menu doesnt wrap and has been set at 1060px for sometime. You can try increasing it to 1200 or something wider but whats most likely happening is the page width set in your skin.css is overriding this.


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
9/29/2010 12:49 AM
 

What is the path to this file?

 
New Post
9/29/2010 2:08 AM
 

\desktopmodules\smith.buynow


At your service,
Dave Smith
DotNetNuke Consulting, DotNetNuke Store and DNN Ecommerce
 
New Post
9/29/2010 4:41 PM
 

Setting it to 1200px worked out for us. Thanks.

 
New Post
10/1/2010 11:03 AM
 

Keep in mind, all ye webmasters, that many computers are only running 1024x768 resolution; and if it's an older person, they may have it set at 800x600.

Remember to check your pages at different resolutions, and with different browsers (Firefox, IE, Opera, Chrome) to make sure that things are working the way you want them to across the board.

 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartProduct Mod Tabs Overlap After Upgrade to 3.8Product Mod Tabs Overlap After Upgrade to 3.8