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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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.