Igames - display background without gallery name Igames - display background without gallery name
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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!