WeLoveCSS Logo
Home Profile Members Search Rules Help New Posts



WeLoveCSS > WEB DESIGN > Browser Compatibility > [SOLVED] Cross-browser display issue

Reply
  Thread Tools Display Modes
Old 31st January 12, 05:42 PM   #1
shooter56
WLC Member
 
Join Date: Sep 2010
Posts: 12
Default Cross-browser display issue

I have a 3 column layout for a new Miva Merchant 5.5 store that I've just begun developing. But in Firefox 9, my left and right sidebars are picking up a couple pixels of either margin or padding or border on all sides. If you look at the same page in Internet Explorer 8, the sidebars are not picking up that "extra" 'white space on the edges.

I've used Firebug in Firefox to try to diagnose the source, which would seem to come from the site-container rule, but I can't seem to find it.

I have removed my container background image and filled the two sidebars with color just to make this easier to see. You can see an example page at:

http://peterpanshowbus.mivamerchant....gory_Code=BWAY

If anyone has any ideas, I'd sure appreciate the input.
shooter56 is offline   Reply With Quote
Old 31st January 12, 08:58 PM   #2
shooter56
WLC Member
 
Join Date: Sep 2010
Posts: 12
Default Re: Cross-browser display issue

Turns out this was solved by adding a table rule to my CSS file:

table {
border-collapse: collapse;
border-spacing: 0;
}

Problem solved.
shooter56 is offline   Reply With Quote
Old 31st January 12, 11:13 PM   #3
Phreaddee
WLC Lover
 
Phreaddee's Avatar
 
Join Date: Oct 2010
Location: Newcastle, NSW, Australia
Posts: 703
Default Re: Cross-browser display issue

Why are you using a table for layout tho?
Thats the real underlying problem here...
Phreaddee is offline   Reply With Quote
Old 1st February 12, 01:06 PM   #4
shooter56
WLC Member
 
Join Date: Sep 2010
Posts: 12
Default Re: Cross-browser display issue

Thanks for your note. I'm using the table because that's the native page setup of Miva Merchant 5.5's e-commerce platform. I'm just modifying their pre-designed page templates, which include the tables. I'm not at a skill level where I can or would rewrite their basic page layouts, times 10 or so different templates used throughout the store. So I'm working with what I've been given in their software. But obviously I get what you're saying. You won't find any tables in the layout of the site's non-Miva HTML pages.
shooter56 is offline   Reply With Quote
Reply


Thread Tools
Display Modes
Linear Mode Linear Mode

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:33 PM.



Home | Advertise | Contact Us | Top
Home | Advertise | Contact Us | Top

Copyright© 2006 WeLoveCSS.com. All Rights Reserved.
Powered by vBulletin Version 3.8.4 Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.