How to create a logo header? (General)

by bboy121, Thursday, February 04, 2010, 13:23 (5210 days ago)

Hi, I want my forum to have in its header my personal logo. I would change this in main.tpl, correct? Here is the code I put in:

<!-- <div id="text-align:justify;" style="position: absolute; left: 0; top: 0; height: 136;"> -->
<table width="100%" cellpadding="0" cellspacing="0">
<!--table used to centre the title image with the background pixel around it-->
<tr>
<td class="title" valign="top" align="center" width="100%" height="133">

<IMG SRC="rotunda.jpg" WIDTH=801 HEIGHT=136 BORDER=0 class="borderless" ALT="">

</table>

However, it does not appear to work. Am I also supposed to change the style.css file? Any help would be appreciated. Thanks.


Complete thread:

 RSS Feed of thread