View Full Version : IE pushing a table column over
subnet_rx
07-18-2006, 04:45 AM
For some reason, IE is kicking my first content column over. The problem doesn't show up in Firefox. My first assumption was that it was a padding issue, but I've defined margin and padding to be 0 for all elements unless specified. Any ideas?
Link to page (http://www.myhattiesburg.com/hpr/)
myriad360
07-18-2006, 07:22 PM
IE has problems that Firefox does not with tables. I have seen it when you mix text table cells with image table cells. I think it has something to do with it going into quirks mode, default padding it injects.
The only solution I have found is writing in CSS. If you find another work around, I would be interested in hearing it. But I have had to stop using tables all together. There is a lot of posts on this site actually about this.
It seems to be looking good, did you manage a fix?
subnet_rx
07-19-2006, 02:32 AM
yeah, your right about the extra padding from nowhere. I added 5 pixels to the table size and everything was fine. Now if I could just figure out how to take out those lines in between the table cells. Some are borders defined in the CSS, but others are there for no reason.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.