marvc
08-06-2002, 12:29 AM
I'm stuck with a problem that I don't know how to resolve so I'm jumping from forum to forum seeking help. I don't know HTML that well so I'm learning as I go. Please be patient.
I have a vbulletin board that I'm trying to modify. I want to either move the nav or menu bar out of the way or move it down so that I can add an image on the right side in its place or above it. How do I do this?
I'm using this code:
<td align="right" valign="middle" width=100%>
<a href="http://www.nubiint.com/" target=_blank><img src="{imagesfolder}/homehdr.gif" border="0" width="350" height="35" align="absmiddle"></a>
<br>
<br>
This looks bad and small after adding it. If I attempt to modify the height past 38 it starts to jack up the screen. Can anyone assist me with this?
any response is appreciated.
I have a vbulletin board that I'm trying to modify. I want to either move the nav or menu bar out of the way or move it down so that I can add an image on the right side in its place or above it. How do I do this?
I'm using this code:
<td align="right" valign="middle" width=100%>
<a href="http://www.nubiint.com/" target=_blank><img src="{imagesfolder}/homehdr.gif" border="0" width="350" height="35" align="absmiddle"></a>
<br>
<br>
This looks bad and small after adding it. If I attempt to modify the height past 38 it starts to jack up the screen. Can anyone assist me with this?
any response is appreciated.