PDA

View Full Version : Help with header


blacklancer
03-15-2006, 03:13 PM
i just switched the board over to vb from phpbb. i REALLY need to redo the header with the image and all, but my question is, how do i get the header to line up right on top of the navbar?? i have a space now, and i don't want one.

http://www.sclc.net/forum/index.php
that's my page, and i know there's a lot to do style wise, but i've been busy lately. its on my list of things to do. :banana:

any help would be great. feel free to comment on the entire site.

blacklancer
03-17-2006, 06:21 PM
nobody??

Borgs8472
03-17-2006, 07:02 PM
I see in your header you have:
<table border="0" width="100%" cellpadding="0" cellspacing="0" align="center">
<tr>
<td align="left"><img src="/forum/images/misc/spacer.gif" width=25><a href="index.php"><img src="images/misc/banner01.jpg" border="0" alt="Forums" /></a></td>
<td align="right" bgcolor="#333333">
&nbsp;

</td>
</tr>
The first bit I bolded, change to 'center', the second bit delete.

blacklancer
03-17-2006, 08:29 PM
ok..i did that and there's still a space there...

should i just add my image to the top of the navbar, instead of in the header??

edit : i got it. i looked in the navbar and the first thing in there was <br>