News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Igames - display background without gallery name

Started by benc, January 26, 2007, 02:12:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

benc

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


Joachim Müller

Edit themes/yourtheme/template.html and get rid of {GAL_NAME}or comment it out.

benc

ahh it worked when I took out gal name and replaced it with <br> <br>.. thanks!