The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi all,
I hope this question is appropriate, and hasn't been beaten to death. I sifted through dozens of pages of search results, to no avail, so I hope that means that this issue hasn't been covered recently (as opposed to it meaning I suck at searching ![]() I am trying to add some navigation buttons to the top of my forum in a standard vB style (3.08), and I can't for the life of me get them to vertically align completely to the bottom so they touch the next table. Any advice would REALLY be appreciated! Here is the code from my header template: Code:
<!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center" valign="bottom"> <tr> <td align="$stylevar[left]"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]" valign="bottom"> <!-- NEW HEADER & NAVBAR Now that the nav buttons are in the navbar template, you can stick whatever you like into this space. This makes it much easier for novice admins to customize their header template without affecting important navigation elements. --> <A HREF="http://....com/"><IMG SRC="/vb/images/topnav/home.jpg" HEIGHT="28" BORDER="0"></A> <A HREF="http://.....com/vb/"><IMG SRC="/vb/images/topnav/forums.jpg" BORDER=0></A> <A HREF="http://......com/gallery"><IMG SRC="/vb/images/topnav/gallery.jpg" BORDER=0></A> </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output The logo on the left hand side sits flush with the table below. I have attached an image of the uncooperative buttons. Thanks for your help! -Nick |
#2
|
||||
|
||||
![]()
<a href="https://vborg.vbsupport.ru/showpost.php?p=747818&postcount=4" target="_blank">https://vborg.vbsupport.ru/showp...18&postcount=4</a>
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|