Question to Navigationsleiste im Header

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked
User avatar

Topic author
stoker
Active Member
Posts: 6
Joined: 27. June 2008 19:59

Question to Navigationsleiste im Header

Post by stoker »

Hello

First I would like to thank You for this great Portal You have provided :mrgreen:

I have a question for this topic which is in german and unfortunately I only understand a little german.
Danish is much better :D
Navigationsleiste im Header
viewtopic.php?p=2142#p2142

How do I make this active tab work with viewforum.php?f=1 and search.php?search_id=active_topics??

I have tried this:

Code: Select all

<li<!-- IF basename($_SERVER['SCRIPT_NAME']) == 'viewforum.php?f=2' --> class="activetab"<!-- ENDIF -->><a href="viewforum.php?f=2" title="Forumblabla 2"><span>Forum2</span></a></li>
and

Code: Select all

<li<!-- IF basename($_SERVER['SCRIPT_NAME']) == 'search.php?search_id=active_topics' --> class="activetab"<!-- ENDIF -->><a href="search.php?search_id=active_topics"<span>Active topics</span></a></li>
but that doesn't activate the tabs.

Can anybody please help?
Kind regards
Stoker
Locked

Return to “board3 Portal 1.0.x - English Support”