Change the breadcrumb Change the breadcrumb
 

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

Change the breadcrumb

Started by saith, September 12, 2007, 02:55:38 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

saith

I'm trying to have the same presentation in my forum and my galery and I'de like to display the breadcumbs in my galery the same way as in my forum. How can i change it so I can obptain something like that :
      <table cellspacing="0" cellpadding="0" border="0">
         <tr>
                               <!-- repeated part begins-->
            <td><img src="/images/layout/fl-ariane.gif" alt="&raquo;" />&nbsp;</td>
            <td><a href="LINK TO THE CATEGORY" class="nav">NAME OF THE CATEGORY</a></td>
                               <!-- repeated part end-->
          </tr>
      </table>


saith