Welcome Guest [Log In] [Register]

Welcome to Thunder Services. We hope you enjoy your visit.


You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
Indexed Navigation; Add Alphabetical Index to your arcade.
Topic Started: July 26, 2009, 12:11 am (1,020 Views)
Sly
Member Avatar


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. :P

Posted Image
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!
Posted Image
Offline Profile Quote Post Goto Top
 
Springer
Member Avatar


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! :D
Offline Profile Quote Post Goto Top
 
Mike


That's a nice script, good job!
Posted Image
It is back, and better than ever!
Offline Profile Quote Post Goto Top
 
patti1023


Thanks just what I needed. :)
Offline Profile Quote Post Goto Top
 
Darkray32


Works on Zetaboards too!
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · General · Next Topic »
Add Reply