How to add a small link bar??? How to add a small link bar???
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

How to add a small link bar???

Started by lwq, September 15, 2004, 01:26:02 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lwq

I wanted to add a link bar at the very top or my gallery,i am using cpg with "singapore" theme..
<table style="text-align: left; width: 478px; height: 20px;" border="1"
cellpadding="1" cellspacing="1">
<tbody>
<tr>
<td style="width: 10px; vertical-align: top; text-align: left;"><small><small>&nbsp;&nbsp;<a
href="http://lwq.mybesthost.com/go.php?go=index"></a><a
href="http://lwq.mybesthost.com/go.php?go=index">Home</a><a
href="http://lwq.mybesthost.com/go.php?go=gallery"></a> </small></small></td>
<td style="vertical-align: top; text-align: left;" width="25"><small><small><a
href="http://lwq.mybesthost.com/go.php?go=about">About Me</a></small></small></td>
<td style="vertical-align: top; text-align: left;" width="10"><small><small><a
href="http://lwq.mybesthost.com/go.php?go=blog">Blog</a>&nbsp;<br>
</small></small></td>
<td style="vertical-align: top; text-align: left;" width="10"><small><small><a
href="http://lwq.mybesthost.com/go.php?go=quizes"></a><a
href="http://lwq.mybesthost.com/go.php?go=quizes">Quizes</a></small></small></td>
<td style="vertical-align: top; text-align: left;" width="10"><small><small><a
href="http://lwq.mybesthost.com/go.php?go=forum">Forum</a><br>
</small></small></td>
<td style="vertical-align: top; text-align: left;" width="10"><small><small><a
href="http://lwq.mybesthost.com/go.php?go=links">Links</a><br>
</small></small></td>
<td style="vertical-align: top; text-align: left;" width="10"><small><small><a
href="http://lwq.mybesthost.com/go.php?go=gallery">Gallery</a><br>
</small></small></td>
</tr>
</tbody>
</table>

Nibbler

Add it into themes/singapore/template.html where you want it.