
11-28-2010, 06:59 PM
|
 |
|
|
Join Date: Jul 2007
Location: Brisbane
Posts: 196
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by RMS-Chef
I did this as well but jazzed it up a little:
HTML Code:
<!-- MININAV -->
<table class="tborder" cellpadding="3" cellspacing="$stylevar[cellspacing]" align="center" border="0">
<td class="tcat">
<strong>«</strong>
<span class="navbar"><a href="$vboptions[forumhome].php$session[sessionurl_q]" accesskey="1">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]
<strong>»</strong>
</td>
</table>
<br />
<!-- / MININAV -->
|
I love this, but can someone please tell me how to make the navbar in the table have white text instead of the current default?
|