forum.coppermine-gallery.net
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
-
I would like to change the :: between all links to an image is there any way to do this?
-
Add the code into your theme's theme.php
$template_sys_menu_spacer ='<img src="whatever" alt="whatever" />';