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.49 seconds
Friday 26 April 2024

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.