1
LazyBadger
I HATE IE... it drive me nuts

Can anybody cure my poor brain?! Can't undestand why on
http://themes.xoops2.ru/themes/0-xc/full.html only IE shows 50-pixels HUGE GAP between CenterLeft Column border and table in CenterLeft column... (red vertical line and table on left side)

Related code
CSS
td#centerLcolumn {
        
padding0px 0px 0px 0px;
        
width280px;
        
border-right1px solid red;
}
.
headertable, .maintable, .footertable, .blocktable {
    
width:100%;
    
border-width:0px;
}
.
clblocktable {
    
width:280px;
}

HTML
<table class="maintable" cellspacing="0" cellpadding="0">
  <
tr>
    <
td id="leftcolumn" cellspacing="0" cellpadding="0">
    ...
    </
td>
    <
td id="centercolumn"><table class="maintable" cellspacing="0" cellpadding="0">
      <
tr>
        <
td id="centerLcolumn">
      <
table class="clblocktable"  cellspacing="0" cellpadding="0" border="1"> <!-- Block start-->
          ...
      </
table> <!-- Block end-->
    </
td>

2
kavaXtreme
Re: I HATE IE... it drive me nuts
  • 2005/5/19 18:24

  • kavaXtreme

  • Repository Maintainer

  • Posts: 110

  • Since: 2005/1/17


Hmm. Your link isn't working for me. I'm getting a 404.

Login

Who's Online

195 user(s) are online (124 user(s) are browsing Support Forums)


Members: 0


Guests: 195


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits