Quote:
Originally Posted by geoff4787
On the toolbar where it puts the vbchat link next to the calendar it made it so the word vbchat is underlined when everything else isn't. How do I make it not underlined?
|
In your navbar template, where the vBChat link is, there should be a <td> someplace right before the <A HREF> tag. Make sure that this td is the same as the other td's in there, i.e. it should look something like:
<td class="vbmenu_control">
or whatever other class your style uses. Check for example what class is used in the FAQ link.
Rgds