Narrow Left Menu Narrow Left Menu
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Narrow Left Menu

Started by ccgsmd, November 21, 2007, 07:14:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ccgsmd

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 



Joachim Müller

Zip your custom theme folder and attach it to your posting (using "additional options" when composing your message)

ccgsmd

OK,

Here is the file.

Thanks

Joachim Müller

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.