coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: benc on January 26, 2007, 02:12:59 AM

Title: Igames - display background without gallery name
Post by: benc on January 26, 2007, 02:12:59 AM
Greetings,

theme: IGames
url: http://www.torontokills.com/usergallery

Can't get my head around this one  ::)


In order to get "top panel_ r1_c1.jpg" (the top panel bg image) to show you have to insert
your gallery name in the config.  I am replacing the name with the logo instead but can't seem to do it unless there is also text in that area.

Check the url and you'll see what I'm talking about - the logo is there but an annoying star is layered on top.

-best

Title: Re: Igames - display background without gallery name
Post by: Joachim Müller on January 26, 2007, 07:56:19 AM
Edit themes/yourtheme/template.html and get rid of {GAL_NAME}or comment it out.
Title: Re: Igames - display background without gallery name
Post by: benc on January 27, 2007, 12:21:06 AM
ahh it worked when I took out gal name and replaced it with <br> <br>.. thanks!