too long left menu title

Professional Jomal template designed to be easily adaptable to all kinds of business
GK User
Mon Mar 05, 2012 12:33 pm
Good day. My problem with Corporate 2, Joomla 1.5
Title of left menu is too long for one string, but second strings is set too closer. It's shown on added picture.
Unfortunately, the site is making on local machine under Denver and I can't put a link.
User avatar
Fresh Boarder

GK User
Mon Mar 05, 2012 1:35 pm
Hi

Please enable override.css file on template parameters and them try adding this line on this file:

Code: Select all
.moduletable_content .menu li {word-wrap: break-word;}


Cheers
User avatar
Platinum Boarder

GK User
Mon Mar 05, 2012 5:09 pm
It doesn't work.
User avatar
Fresh Boarder

GK User
Wed Mar 07, 2012 12:43 pm
You gave me a clue and my problem was solved by this
Code: Select all
.moduletable h3 { padding:0px 14px 27px 14px; line-height: 1.6;}

Very thanks
User avatar
Fresh Boarder


cron