News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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.