Getting rid of Gallery title and moving links Getting rid of Gallery title and moving links
 

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

Getting rid of Gallery title and moving links

Started by cherry, April 14, 2009, 12:17:12 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

cherry

http://bladeyoustain.net/Gallery2

How do I get rid of the big, black, bold BLADE YOU STAIN GALLERY title and move the links so they are underneath the main image?

Joachim Müller

Edit themes/yourtheme/template.html and remove or comment out the token {GAL_NAME}
Edit that file as well to come up with a markup that matches your taste - if you want the menu beneath the banner image, create the corrsponding HTML markup. The position of the menu is being determined by the placeholder token in curly brackets.