PDA

View Full Version : Moving Forum to the left


Vinhades
10-06-2004, 06:29 PM
Hi there,

I am new to all this so please bear with me (many thanks!)

I need to "move" the forum over to the left on our website. Can anybody point me in the right direction?

I basically need the forum to be in a table that is about 650 pixels wide and then have the whole table on the left, rather than centered. Any other items from there on need to be on the left too and not centered.

Any help, advice, etc would be gratefully received.

Many thanks

Vinny

Mr. Brian
10-06-2004, 09:02 PM
A sidebar, if I'm not wrong?

Tony G
10-07-2004, 12:11 AM
That depends if the person wants a sidebar, or just blank space on the right side?

Vinhades
10-07-2004, 05:20 AM
Want blank space on the right side.

peterska2
10-07-2004, 07:26 AM
OK.

Well the way I would do it is to install the sidebar hack making sure that I don't set any borders or content for the box on the right and just have it as

<tr>
<td>
&nbsp;
</td>
</tr>

This should do the job.