The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
![]() Quote:
|
#12
|
||||
|
||||
![]()
*bump*
Still need a solution ![]() Did you have success? |
#13
|
||||
|
||||
![]()
Turn on quirks mode in IE by sticking this at the top of your HTML documents:
Code:
<?xml version="1.0" encoding="iso-8859-1"?> ![]() e.g. Code:
<table cellpadding="0" cellspacing="0" border="0" style="height: 100%;"> <tr> <td>img1</td> <td height="100%"> </td> <td>img2</td> </tr> </table> |
#14
|
||||
|
||||
![]()
Doesn't work at all
![]() If I use HTML Code:
<table cellpadding="0" cellspacing="0" border="0" style="height: 100%;"> <tr> <td>This should be at top</td> </tr> <tr> <td height="100%"> </td> </tr> <tr> <td>This should be at bottom</td> </tr> </table> |
#15
|
||||
|
||||
![]()
Hmm have you outlined the cell that this table is within with a border and checked it is 100% height of the container cell? (in both firefox and IE)
|
#16
|
||||
|
||||
![]()
iirc you have to use the height attribute in the body tag as well.
|
#17
|
||||
|
||||
![]()
*bump*
Still doesn't work ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|