if lang and theme if lang and theme
 

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

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