 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
summershadows
Joined: 02 Aug 2005 Posts: 2
|
Posted: Tue Aug 02, 2005 1:50 pm IE problem - leaves mysterious vertical gap in the layout |
|
|
|
Hello everybody~
I'm having a code problem that I just can't seem to fix - everything works fine in Firefox, but in Internet Explorer it screws up badly.
The sidebar of my layout, using a normal valign="top", does exactly that not, but instead has a huge gap in IE.
I think the actual problem is that the table-row with the photo in it stretches out in IE, but I have no idea why because the height is properly set. here is my piece of code of that part: the php-part is already below said gap, as you can see in the screenshot.
| Code: |
<td valign="top" colspan="4" width="184" height="251"><img src="http://loubli.summershadows.org/layout/index_02b.gif" width="184" height="251"></td>
</tr>
<tr>
<td valign="top" width="13" background="http://loubli.summershadows.org/layout/index_05.gif"> </td>
<td valign="top" width="21" background="http://loubli.summershadows.org/layout/index_06.gif"> </td>
<td valign="top" width="137" background="http://loubli.summershadows.org/layout/index_07.gif">
<br><table border="0" cellspacing="0" cellpadding="0" align="right">
<tr>
<td><? include("_usersonline/users.php"); ?></td> |
<-- here you can see what I mean, in IE the sidebar below the photo leaves a huge gap for no obvious reason, and I just can't get rid of it although all code looks right to me
http://loubli.summershadows.org/ <-- the site with the code.
It'd be totally great if someone could tell me what is wrong. Thanks you! 
Last edited by summershadows on Tue Aug 02, 2005 2:25 pm; edited 1 time in total |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8316 Location: Castle Pines North, CO USA
|
Posted: Tue Aug 02, 2005 2:22 pm |
|
|
|
http://www.summershadows.org/ - that page did not take me to the page with the doll on it. What is the URL so the entire source code can be viewed? |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8316 Location: Castle Pines North, CO USA
|
Posted: Tue Aug 02, 2005 2:25 pm |
|
|
|
| I I got it - for some reason, the URL is incorrect in your message but I went to http://loubli.summershadows.org/ and that said the page cannot be displayed |
|
summershadows
Joined: 02 Aug 2005 Posts: 2
|
Posted: Tue Aug 02, 2005 2:28 pm |
|
|
|
ack, sorry, first, I typed the URL in my post wrong, very smart of me (corrected now).
as for that suspended page, that just happened only now, it's as it seems a problem with one of the banner-rotations, I just took it off. |
|
Corey Bryant Site Admin

Joined: 15 May 2004 Posts: 8316 Location: Castle Pines North, CO USA
|
Posted: Tue Aug 02, 2005 2:49 pm |
|
|
|
Can you just basically have a two column layout and the position everything accordingly withough using all those colspan?
I deleted a lot of the text in the left one and it seemed to look correct. Or maybe even just use layers all the way instead of tables? I would ask the guys and gals over at International Web Developers Network to have a look since you have mixed both and maybe they would be able to provide some other ideas as well. |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
|
 |
|
|
|
|
|
|
|