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?
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
thx...everything is done already...