Another board/table sizing question.

Started by Cheese-Burger, June 16, 2005, 11:31:41 AM

Previous topic - Next topic

Cheese-Burger

Hi folks
After searching to no avail for a few hours i have a quick question.

How do i adjust the size of my board (if you check the link it`s the pinkish part that i want to bring in a bit so it doesnt reach the edge) http://www.hamburger-deluxe.co.uk/SMF/index.php

I would assume its just diving into the index template, but what is the line of code that i need to mess with?

Thanks in advance  ;D
Hate code. Love burgers

Jorijn

Cool hamburgers :P

I'd say look in index.template for table with=90% and change it a little lower

Cheese-Burger

Lol thanks

Just incase anyone else is interested. Go into index.template.php and find this about 2 thirds down. Wtdth is at 100% and no align centre.

// The main content should go here. A table is used because IE 6 just can't handle a div.
echo '
<table width="95%" cellpadding="0" cellspacing="0" border="0" align="center"><tr>
<td id="bodyarea" style="padding: 1ex 20px 2ex 20px;">';


This brings the main table to the edge of the three top boxes.
Hate code. Love burgers

Advertisement: