coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: ccgsmd on November 21, 2007, 07:14:05 PM

Title: Narrow Left Menu
Post by: ccgsmd on November 21, 2007, 07:14:05 PM
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) 


Title: Re: Narrow Left Menu
Post by: Joachim Müller on November 21, 2007, 07:18:17 PM
Zip your custom theme folder and attach it to your posting (using "additional options" when composing your message)
Title: Re: Narrow Left Menu
Post by: ccgsmd on November 21, 2007, 07:27:50 PM
OK,

Here is the file.

Thanks
Title: Re: Narrow Left Menu
Post by: Joachim Müller on November 22, 2007, 07:57:43 AM
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.