Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
07/05/2004 04:01:54
|
Anonymous
|
Hi there,
I am using the guestbook at present version 2.2 . However I am wanting to add a couple of links to the jump menu that appears in the guestbook and do not know how to do this.
The script is as follows:
<form method="post" action="index.php">
<table border="0" cellspacing="0" cellpadding="2" align="center" width="$VARS[width]">
<tr>
<td width="56%"><img src="img/logo.gif" width="225" height="42"></td>
<td width="44%" align="right" class="font2"><img src="img/signing.gif" width="90" height="30" border="0"> <br>
<img src="img/sign.gif" width="9" height="12"> <a href="addentry.php"><b>$LANG[BookMess3]</b></a>
<b>| <img src="img/lock.gif" width="9" height="11"> <a href="admin.php">$LANG[BookMess5]</a></b>
</td>
</tr>
<tr>
<td width="56%" class="font2">$TPL[GB_TIME]<br>$LANG[BookMess6]</td>
<td width="44%" valign="bottom" align="right">
<!--Start JumpMenu -->
$TPL[GB_JUMPMENU]
<!--End JumpMenu -->
</td>
</tr>
</table>
<!--Start Top Navigation -->
<table width="$VARS[width]" border="0" cellspacing="0" cellpadding="2" align="center">
<tr valign="bottom">
<td class="font2"><img src="img/point3.gif" width="9" height="9">$LANG[NavTotal]
<b><font color="#DD0000">$TPL[GB_TOTAL]</font></b> $LANG[NavRecords] <b><font color="#DD0000">$VARS[entries_per_page]</font></b></td>
<td align="right" class="font2"> $TPL[GB_NAVIGATION]
</td>
</tr>
</table>
<!--End Top Navigation -->
<table border="0" cellspacing="1" cellpadding="5" align="center" width="$VARS[width]" bgcolor="$VARS[tb_bg_color]">
<tr bgcolor="$VARS[tb_hdr_color]">
<td width="32%"><font size="2" face="$VARS[font_face]" color="$VARS[tb_text]"><b>$LANG[FormName]</b></font></td>
<td width="68%"><font size="2" face="$VARS[font_face]" color="$VARS[tb_text]"><b>$LANG[BookMess7]</b></font></td>
</tr>
<!--Start Guestbook Entries -->
$TPL[GB_ENTRIES]
<!--End Guestbook Entries -->
</table>
<!--Start Bottom Navigation -->
<table width="$VARS[width]" border="0" cellspacing="0" cellpadding="2" align="center">
<tr valign="top">
<td class="font2"><img src="img/point2.gif" width="9" height="9">$TPL[GB_HTML_CODE] </td>
<td align="right" class="font2"> $TPL[GB_NAVIGATION]</td>
</tr>
</table>
</form>
<!--End Bottom Navigation -->
I am wanting to put a few links into it so it is more interactive with my site. I have found the beggining of the jumpmenu and the end but have no clue as to what i need to insert or anything. Further more the guestbook is in a different root folder to the web pages.
Could someone help me please?
Please email at tomspcs@tomspcs.plus.com
All the best Tom.
|
|
07/05/2004 13:35:09
|
Anonymous
|
Hi,
Check out this message - gives instructions for changing the drop down menu...
http://proxy2.de/forum/viewtopic.php?t=2867&sid=bd9b313fbd0c759f0783692f056ed870
Regards,
Trevor
|
|
|
|
|
|
Based on the open source JForum
|