coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: cherry on April 14, 2009, 12:17:12 PM

Title: Getting rid of Gallery title and moving links
Post by: cherry on April 14, 2009, 12:17:12 PM
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?
Title: Re: Getting rid of Gallery title and moving links
Post by: Joachim Müller on April 14, 2009, 04:08:04 PM
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.