coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Circle on March 28, 2006, 08:18:49 PM

Title: :: / Image
Post by: Circle on March 28, 2006, 08:18:49 PM
I would like to change the :: between all links to an image is there any way to do this?
Title: Re: :: / Image
Post by: Nibbler on March 28, 2006, 09:07:59 PM
Add the code into your theme's theme.php

$template_sys_menu_spacer ='<img src="whatever" alt="whatever" />';