Page 1 of 1

[solved] guestbook problems

Posted: Tue 29. Nov 2005, 16:56
by tobiTOBSEN
in firefox it works fine, in IE the layout collapses,
has anyone an idea to solve this problem?

http://www.tobivandeisner.de/v2/27.21.0.0.1.0.phtml

Posted: Tue 29. Nov 2005, 18:17
by Pappnase
hello

please proof your guestbook template! maybe an not closed td or something in this direction!

Posted: Tue 29. Nov 2005, 18:26
by Kosse
Hi tobi,

try table width different from 100%

Code: Select all

    <td><input name="guestbook_send" type="submit" id="guestbook_send" value="Eintragen" class="v11" /></td>
  </tr>
  <tr>
    <td colspan="2"><img src="img/leer.gif" width="1" height="6" alt="" /></td>
  </tr>
</table>
</form> 
<div align="left"><table width="100%" div align="left" border="0" cellspacing="0" cellpadding="2">
Cheers

Posted: Tue 29. Nov 2005, 18:55
by DeXXus
Kosse wrote:Hi tobi,

try table width different from 100%

Code: Select all

    <td><input name="guestbook_send" type="submit" id="guestbook_send" value="Eintragen" class="v11" /></td>
  </tr>
  <tr>
    <td colspan="2"><img src="img/leer.gif" width="1" height="6" alt="" /></td>
  </tr>
</table>
</form> 
<div align="left"><table width="100%" div align="left" border="0" cellspacing="0" cellpadding="2">
Cheers
-=TYPO=- too !
<div align="left"><table width="100%" div align="left" border="0" cellspacing="0" cellpadding="2">
BTW, you are MIXING :0px, :0pt and plain :0
-->settle on a "method" and try to stick to it :wink:

Posted: Tue 29. Nov 2005, 19:23
by DeXXus
Remove:
align="left"
From:

Code: Select all

<table border="0" align="left" cellpadding="1" cellspacing="0" bgcolor="#FFFFFF" style="margin-bottom:10px;">

Posted: Tue 29. Nov 2005, 20:05
by tobiTOBSEN
thanx guys :) u made my day

@dexxus

in future i´ll try to be more consequent & straight in using values :)

Posted: Tue 29. Nov 2005, 22:22
by DeXXus
tobiTOBSEN wrote:@dexxus

in future i´ll try to be more consequent & straight in using values :)
LOL
-=GOOD MAN=-
:lol: For YOUR benefit... not MINE :twisted:

Posted: Tue 29. Nov 2005, 22:35
by Kosse
DeXXus wrote:
-=TYPO=- too !
<div align="left"><table width="100%" div align="left" border="0" cellspacing="0" cellpadding="2">
BTW, you are MIXING :0px, :0pt and plain :0
-->settle on a "method" and try to stick to it :wink:
Wow, missed that one... well read DeXXus (wanna go too fast sometimes) :D

Cheers

Posted: Tue 29. Nov 2005, 22:45
by DeXXus
Kosse wrote:Wow, missed that one... well read DeXXus (wanna go too fast sometimes) :D

Cheers
Well, you didn't introduce it, anyway, it was tobiTOBSEN going too fast :roll: