I would like to make my left menu (customized Fotogallery theme) as narrow as possible by inserting a line break between the words in the sys menu and sub menu. This would include a break between the logout link and the user name when applicable. I have searched the boards and haven't found anything and I don't see a theme that already does this. I have already changed the .topmenu style to 40 px. I don't want to reduce the size of the text. I don't want to go to a horizontal menu.
Any help would be appreciated.
Thanks
http://www.ccgsmd.com/cpg/index.php (http://www.ccgsmd.com/cpg/index.php)
Zip your custom theme folder and attach it to your posting (using "additional options" when composing your message)
OK,
Here is the file.
Thanks
Your custom theme is table-driven anyway, so why do you keep the tricky bits (the menu and actual gallery content that both can vary in width) within div containers? Put them into table cells - overflow is handled much better and easier that way.