|
Indexed Navigation; Add Alphabetical Index to your arcade.
|
|
Topic Started: July 26, 2009, 12:11 am (1,020 Views)
|
|
Sly
|
July 26, 2009, 12:11 am
Post #1
|
- Posts:
- 32
- Group:
- Member
- Member
- #2,285
- Joined:
- June 2007
|
This simple edit will add a cool Alphabetical Index to your arcade.
I don't know if this works for ZB, as I have never bothered to use one. 
 Preview
Go to your arcade Cp > Edit Templates
Find Arcade Navigation Bar Template and click Edit Single.
Select All and Paste the following and submit.
Be sure to change the area in RED to your arcade's name.
- Code:
-
<div class="tableborder"> <table width="100%" cellpadding="5" cellspacing="0" border="0"> <tr> <td class="row1" align="center" width="100%"> <a href="{base}index.php?act=Arcade">Arcade Home</a> · <a href="{base}index.php?act=Arcade&module=settings">Arcade Settings</a> · <a href="{base}index.php?act=Arcade&module=favorites">Your Favorites</a> · <a href="{base}index.php?act=Arcade&profile={username}">Your Profile</a> · <a href="{base}index.php?act=Arcade&module=tournaments">Tournaments</a> · <a href="{base}index.php?act=Arcade&module=challenges">Challenges ({challenges})</a> · <a href="{base}index.php?act=Arcade&module=leaders">Leader Board</a> </td></tr> </table></div> <br /> <br /> <table class="tableborder" width="100%" align="center" border="0"> <tr> <td valign="top"> <div class="tableborder"> <div class="maintitle" align="center"><font color="white" size="2">Search [color=red]Your Name[/color] Arcade</div></font> <table width="100%" border="0" bordercolor="gold" cellspacing="1" cellpadding="0"> <tr> <td class="titlemedium" width="100%" height="15" valign="top"> <center><font color="white" size="3"><b> <a href="{base}index.php?act=Arcade">ALL</a> | <a href="{base}index.php?act=Arcade&do=begins&search=A">A</a> | <a href="{base}index.php?act=Arcade&do=begins&search=B">B</a> | <a href="{base}index.php?act=Arcade&do=begins&search=C">C</a> | <a href="{base}index.php?act=Arcade&do=begins&search=D">D</a> | <a href="{base}index.php?act=Arcade&do=begins&search=E">E</a> | <a href="{base}index.php?act=Arcade&do=begins&search=F">F</a> | <a href="{base}index.php?act=Arcade&do=begins&search=G">G</a> | <a href="{base}index.php?act=Arcade&do=begins&search=H">H</a> | <a href="{base}index.php?act=Arcade&do=begins&search=I">I</a> | <a href="{base}index.php?act=Arcade&do=begins&search=J">J</a> | <a href="{base}index.php?act=Arcade&do=begins&search=K">K</a> | <a href="{base}index.php?act=Arcade&do=begins&search=L">L</a> | <a href="{base}index.php?act=Arcade&do=begins&search=M">M</a> | <a href="{base}index.php?act=Arcade&do=begins&search=N">N</a> | <a href="{base}index.php?act=Arcade&do=begins&search=O">O</a> | <a href="{base}index.php?act=Arcade&do=begins&search=P">P</a> | <a href="{base}index.php?act=Arcade&do=begins&search=Q">Q</a> | <a href="{base}index.php?act=Arcade&do=begins&search=R">R</a> | <a href="{base}index.php?act=Arcade&do=begins&search=S">S</a> | <a href="{base}index.php?act=Arcade&do=begins&search=T">T</a> | <a href="{base}index.php?act=Arcade&do=begins&search=U">U</a> | <a href="{base}index.php?act=Arcade&do=begins&search=V">V</a> | <a href="{base}index.php?act=Arcade&do=begins&search=W">W</a> | <a href="{base}index.php?act=Arcade&do=begins&search=X">X</a> | <a href="{base}index.php?act=Arcade&do=begins&search=Y">Y</a> | <a href="{base}index.php?act=Arcade&do=begins&search=Z">Z</a></b></font></center></td> </tr>
</table> </div> <br /> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td align="left" width="50%" valign="top"> <form action="{base}index.php" method="get"> <input type="hidden" name="act" value="Arcade"> {searchtype} {searchbox} <input type="submit" value="Search" class="forminput" /> </form> </td> <td align="right" width="50%" valign="bottom"> {sortform} {sorttype} {sortorder} <input type="submit" value="Sort" class="forminput" /> </form></td> </table></div><tr> <td class="darkrow4" height="10" valign="center" rowspan="1"> </td> </tr></table><br />
If you make a mistake, you can restore your old template from the Arcade Templates menu.
Enjoy!
|
|
| |
|
Springer
|
July 26, 2009, 3:36 am
Post #2
|
- Posts:
- 316
- Group:
- Member
- Member
- #3,185
- Joined:
- January 2008
- Preferred Browser
- Other
|
Great job, Sly. I'm already finding it really useful on our site :kiss:
|
Please visit Lightning Games for over 3,900 more converted games for your arcade!
|
| |
|
Mike
|
July 26, 2009, 12:56 pm
Post #3
|
- Posts:
- 412
- Group:
- Member
- Member
- #972
- Joined:
- September 2006
|
That's a nice script, good job!
|
 It is back, and better than ever!
|
| |
|
patti1023
|
November 8, 2009, 5:44 pm
Post #4
|
- Posts:
- 2
- Group:
- Member
- Member
- #10,975
- Joined:
- November 2009
- Preferred Browser
- Mozilla Firefox
- Board URL
- http://afterdark.ipbfree.com
|
Thanks just what I needed.
|
|
|
| |
|
Darkray32
|
November 23, 2009, 5:14 pm
Post #5
|
- Posts:
- 8
- Group:
- Member
- Member
- #10,994
- Joined:
- November 2009
- Preferred Browser
- Internet Explorer
- Board URL
- s1.zetaboards.com/Tunnel
|
Works on Zetaboards too!
|
|
|
| |
| 1 user reading this topic (1 Guest and 0 Anonymous)
|