PDA

View Full Version : ADD A COlumn on the left or right .. HELP!



deluxmall
Thu 16th Jul '09, 12:54am
I have managed to add a column on the left or right by creating a table and two column

column 1 to house the forum and the column 2 to house my tower ad



<Table>
<tr>
<td> Column 1: forum </td>
</tr>

<tr>
<td> Column 2: Tower Ad </td>
</tr>

</Table>


BUT ... the problem is whenever it refresh or browse. The forum will appear first filling up the 100% of entire page then column 2 will appear and the forum will shift to 70% of the entire page to accommodate column 2.

It looks fine but it is rather irriating as you see the forum changing shape all the time.

I need help!!!!

Jose Amaral Rego
Thu 16th Jul '09, 1:16am
vBulletin.org has several working modification and you should give a link to your site...
It maybe the speed of your internet that makes it show parts of the page loading...

napy8gen
Mon 20th Jul '09, 8:45am
you can try to define the width of the table and both of the column.
for example:

<table width="80%">
<tr>
<td width="200px">