Welcome, Guest ( Customer Panel | Login )




 All Forums
 VPCart Forum
 Customization
 shoppage_header format issues in Internet Explorer
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

jenniferb
Starting Member

17 Posts

Posted - December 03 2011 :  10:45:29  Show Profile  Reply with Quote
I've searched the forum but found no answer to this problem. In the IE8 browser the left navigation in shoppage_header changes widths on different pages, just like percentage-width tables. This does not happen in IE7 or in the Firefox browser. Has anyone found a fix for this?

Thanks,
Jennifer

jenniferb
Starting Member

17 Posts

Posted - December 03 2011 :  10:48:30  Show Profile  Reply with Quote
I'm using v. PLUS 6.50.0.a

Jennifer
Go to Top of Page

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - December 14 2011 :  03:01:49  Show Profile  Reply with Quote
can you show me your site url ? i may be able to help but i need to imagine how you site looks in the IE of my browser/

Diego.
Go to Top of Page

jenniferb
Starting Member

17 Posts

Posted - December 14 2011 :  09:37:23  Show Profile  Reply with Quote
Certainly. https://www.b2b-wireless.net/noca/
Click on Products and Services in the left navigation, for instance. You'll see the width change. This only happens with the IE8 browser.

Jennifer
Go to Top of Page

diegomilito
VP-CART Expert

Argentina
779 Posts

Posted - December 21 2011 :  21:46:41  Show Profile  Reply with Quote
i can see actually your matter in safari browser since my IE version is 7.0.

it seems you need to make experiment to https://www.b2b-wireless.net/noca/shoppage_header.htm.

the code in the file :
<td class="vt" id="left">

maybe you can add a fixed width :
<td class="vt" id="left" width="150">

and see how ?

Diego.
Go to Top of Page

jenniferb
Starting Member

17 Posts

Posted - December 22 2011 :  10:22:51  Show Profile  Reply with Quote
quote:
Originally posted by diegomilito

i can see actually your matter in safari browser since my IE version is 7.0.

it seems you need to make experiment to https://www.b2b-wireless.net/noca/shoppage_header.htm.

the code in the file :
<td class="vt" id="left">

maybe you can add a fixed width :
<td class="vt" id="left" width="150">

and see how ?

Diego.




Hello Diego,

Yes, I have tried setting a fixed width in
shop$colors.asp
shoppage_header.htm
and in the stylesheet

to display the Category Box in a fixed width so it will not expand and contract on different pages, but none of my changes have fixed the problem in IE8 (or in Safari).

Thanks,

Jennifer
Go to Top of Page

devshb
Senior Member

United Kingdom
1904 Posts

Posted - December 22 2011 :  11:11:01  Show Profile  Visit devshb's Homepage  Reply with Quote
I might be wrong, but in stylesheets/shop.css, look for this:

#left {
/* Styles */
width:20%; /* Change to alter width of left column */
}


then change that to something like:

#left {
/* Styles */
width:150px; /* Change to alter width of left column */
}

Simon Barnaby
Developer
[email protected]
www.BigYellowZone.com
www.BigYellowKey.com
Follow us on Twitter: http://twitter.com/bigyellowzone
Web Design, Online Marketing and VPASP addons
Go to Top of Page

jenniferb
Starting Member

17 Posts

Posted - December 22 2011 :  12:31:06  Show Profile  Reply with Quote
Hello Simon,

You are correct. I have tried this and it does make some improvements. I still get some unexpected formatting in the Featured Products box, and I get some left column Category Box width changes on certain pages. Perhaps the width of the main content area is affecting this. Thanks for your suggestion.

Jennifer
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000
0 Item(s)
$0.00