Quote:
Originally Posted by Hippy
will peek into it and report back.. how did the whats new tab work out for you
|
Sorry just getting back to you about this.. The links are good when I remove the What's New tab, but they lose formatting for some reason. I believe it's because in the templates, they are in <ul> tags under whatever tab is selected. like this...
HTML Code:
<li class="selected"><a class="navtab" href="forum.php">Forum</a>
<ul class="floatcontainer">
<li><a href="search.php?do=getnew&contenttype=vBForum_Post">New Posts</a></li>
etc...
etc...
etc...
</ul>
</li>
But with the What's New tab removed, it doesn't have a "parent" tab anymore...