if lang and theme if lang and theme
 

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

if lang and theme

Started by tanfwc, June 28, 2004, 08:38:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tanfwc

is not selected to display on the gallery...there is a extra spacing where the lang option and theme option suppose to be...if there any way to remove the extra line?
tanfwc
[ + ] My HomePage
[ + ] GuestBook
[ + ] Photo Gallery
[ + ] Free Image Hosting

Joachim Müller

remove {LANGUAGE_SELECT_FLAGS}, {LANGUAGE_SELECT_LIST}, {THEME_SELECT_LIST} (and the html around it) from themes/yourtheme/template.html to finally get rid of the wasted space. I recommend putting the removed tags in curly braces at the very bottom of the html file instead (right before the </body>-tag), so if you decide to re-enable the option in coppermine config you can see it again.

GauGau

tanfwc

thx...everything is done already...
tanfwc
[ + ] My HomePage
[ + ] GuestBook
[ + ] Photo Gallery
[ + ] Free Image Hosting