Advanced search  

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

Pages: [1]   Go Down

Author Topic: How to add a small link bar???  (Read 9798 times)

0 Members and 1 Guest are viewing this topic.

lwq

  • Coppermine newbie
  • Offline Offline
  • Posts: 14
How to add a small link bar???
« on: September 15, 2004, 01:26:02 pm »

I wanted to add a link bar at the very top or my gallery,i am using cpg with "singapore" theme..
Code: [Select]
<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>
Logged

Nibbler

  • Guest
Re: How to add a small link bar???
« Reply #1 on: September 15, 2004, 01:28:46 pm »

Add it into themes/singapore/template.html where you want it.
Logged
Pages: [1]   Go Up
 

Page created in 0.014 seconds with 19 queries.