Hi
I hope i can find the answers where im looking for ou you forum
im struggling with some PHP lines
i run a seawaterforum and i want to ad a page for something like Tank of the month.
http://www.zeewaterforum.com/test/inthepicture.php
this a new page where i want to show some video and pictures AND
story of the tank it self .
PROBLEM
the problem is i cant get the table be fixed at height with a scroll bar in (only) the text table.
it must be somewhere here
I dit got it to work , but then the scollbar only shows in FireFox and not not in IE
Code:
{$CA_BLOCK_START}
<table class="tablebg" width="100%" cellspacing="{$CA_SPACING}">
{$CA_CAP2_START}Aquarium in the picture{$CA_CAP2_END}
<td class="cat" width="67%" >Het Verhaal</td>
<td class="cat" width="33%" >De Video</td>
</tr>
<tr>
<td class="row1" height="250"valign="top" overflow="auto"
Deep in the blue <BR>
Hier komt dan het verhaal over dit aquarium<BR>
Hier komt dan het verhaal over dit aquarium<BR>
Hier komt dan het verhaal over dit aquarium<BR>
Hi
Does someone got the answers im looking for ????
Thank you