PDA

View Full Version : Change size of board???


Jaxsdad
Tue 9th Jan '01, 9:43pm
How can I change the size of my board to like 80% and have it centered? I know it can be done, but how do I do it?

Also, once that is done, if I want to change the background color of the page, but NOT the board itself, how can I do that? I tried to do an include page, but it didnt work...

Can anyone help??

Blackjack
Wed 10th Jan '01, 12:52am
For Size Go to Options/Change Styles

In Header put

<table align="center" border="0" width="80%">
<tr>
<td>


In Footer put

</td>
</tr>
</table>


For the color, just enter the color tag in the Body section of Options/Change Styles