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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.