PDA

View Full Version : [Problem] Navbar in a table


imported_Sasuke
05-07-2003, 07:30 AM
Well I tried that modification which sets the navbar in a table.
My problem now is, that if I want to fix the whole table to 99% it does not work.
It always gets smaller or larger depending on the navbar text.

Here's the code I use:


<table width="99%" border="0" align="center" cellpadding="2" cellspacing="1" bgcolor="#000000">
<tr bgcolor="#333333">

<td width="100%" nowrap bgcolor="F9F9F9"> <font size="1" face="Arial, Helvetica, sans-serif"><strong>&gt;&gt;</strong></font>
<smallfont><b><a href="index.php?s=$session[sessionhash]">$bbtitle</a> >
$navbits</b></smallfont> </td>
</tr>
<tr bgcolor="#333333">

<td width="100%" height="23" nowrap bgcolor="{tableheadbgcolor}">
<div align="right"><a href=""><smallfont>Forum
zu Favoriten hinzuf&uuml;gen</smallfont></a> <smallfont>|</smallfont>
<a href=""><smallfont>Forum
als gelesen markieren</smallfont></a></div></td>
</tr>
</table>

Tony G
05-07-2003, 07:41 AM
Try the mod released:

http://www.vbulletintemplates.com/mods/showthread.php?threadid=1308&highlight=navbar

imported_Sasuke
05-07-2003, 07:57 AM
Try the mod released:

http://www.vbulletintemplates.com/mods/showthread.php?threadid=1308&highlight=navbar

Tried that one, same problem :/.