View Single Post
  #4 (permalink)  
Old May 26th, 2007, 17:14
Lchad Lchad is offline
SuperMember

SuperMember
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Strange gaps in FF (IE works fine)

Well I'm shooting int he dark here because I don't have your graphics and can't see what the design is really doing.
Code: Select all
<td rowspan="4" class="em-neonside"><img src="img/neonframe-pink-side.gif" height="1" width="18"></td>
            <td colspan="2"><p class="em-posttime">On Thursday, April 29, 2007 at 8:18 PM</p>
            <td rowspan="4" class="em-neonside"><img src="img/neonframe-pink-side.gif" height="1" width="18"></td>
Try deleting from this code the portion that say height="1" in the two places.
See if that isn't putting in a space of some sort.

Let me know I'm around awhile and can place somemore.
Reply With Quote