Hello all, my CP theme leaves a 475 pixel wide space for the gallery. Everything looks great except when I'm logged in as Admin, because the admin links and Delete/Properties/Edit links push the margins waaaaaay off. It would look fine if I could make the admin menu on two lines instead of just one row and the Delete/Properties/Edit links on three lines instead of one. Where could I find the code to change that layout? I've done text searches on my Coppermine and theme files and can't seem to find how to do it.
Thanks!
If you don't have the variables $template_gallery_admin_menu and $template_album_admin_menu in your theme.php, copy them from the sample directory theme.php and paste them into yours. Then you can edit them to suit your needs.