Warning: The author of this contribution does not provide support for it anymore.

Super Mario

Add search tab to the top - Super Mario

Add search tab to the top

by BigDrago » Wed May 11, 2011 4:53 pm

Hello.

What code should I use to add a search tab to the top?
BigDrago
Registered User
Posts: 366
Joined: Fri Dec 10, 2004 5:16 pm
Location: Norway
Contact:

Re: Add search tab to the top

by _Vinny_ » Wed May 11, 2011 7:30 pm

Open: styles/super_mario/template/overall_header.html
Find:

Code: Select all

<li><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}"><span>{L_FAQ}</span></a></li

Add after:

Code: Select all

<li><a href="{U_SEARCH}" title="{L_SEARCH}"><span>{L_SEARCH}</span></a></li


Refresh the template after.

Do you prefer the tab in a specific place?
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 9580
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius
Contact:

Re: Add search tab to the top

by BigDrago » Thu May 19, 2011 10:20 am

Thanks :)
BigDrago
Registered User
Posts: 366
Joined: Fri Dec 10, 2004 5:16 pm
Location: Norway
Contact: