joomfreak-logo

It's time to pass this project on to someone passionate about continuing its journey. joomfreak offers a unique opportunity to build upon a well-established platform and keep providing the Joomla community with quality templates and tools.

If you're interested, we'd love to hear from you!
Contact us

VISIT AND LIKE OUR PAGE ON FACEBOOK
TAKE A LOOK AT OUR TWEETS ON TWITTER
SUBSCRIBE TO THE JOOMFREAK RSS FEED
VISIT OUR CHANNEL ON YOUTUBE

Account Details

Change your name, email, password or permanently delete your account. Change settings

We offer several ways you can get support from our experts: Support ForumKnowledgebaseNewsletter

Your Forum Posts

No posts to display.

Welcome, Guest
Username Password: Remember me

Sub Menu Item - Text Overflow
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Sub Menu Item - Text Overflow

Sub Menu Item - Text Overflow 02 Feb 2015 10:11 #6190

The sub menu items text is getting out of bounds when it has extra characters. Please check attached image.


Website Url - www.joomly.byethost8.com/joomla16/

This image is hidden for guests. Please log in or register to see it.

Any solution? any editing required in CSS files
Last Edit: 02 Feb 2015 11:47 by tntvar.

  • Posts:2
  • tntvar
  • Fresh Boarder
  • OFFLINE
  • Karma: 0

Re: Sub Menu Item - Text Overflow 03 Feb 2015 02:39 #6192

You can edit file css/menu.css, line 4 edit
 
div.main_menu li ul {
width: 200px;
}
 

to
 
div.main_menu li ul {
width: 230px;
}
 

line 13:
 
div.main_menu li ul li {
width: 200px;
}
 

to
 
div.main_menu li ul li {
width: 230px;
}
 


joomfreak
The following user(s) said Thank You: plomez

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
  • Page:
  • 1
Time to create page: 0.37 seconds
Monday 17 March 2025

joomfreak is not affiliated with or endorsed by the Joomla Project or Open Source Matters.
The Joomla logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.