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

Increase About drop down box width
(1 viewing) (1) Guest

TOPIC: Increase About drop down box width

Re: Increase About drop down box width 30 Jun 2014 07:44 #5005

Morning, I took it off maintenance. I wouldn't mind giving you the username and password privately. I'm not sure whether this forum provides a platform for that?

Re: Increase About drop down box width 30 Jun 2014 10:18 #5008

I'm sure that the change to css in my previous post work. I tried on my local and I tried to use Firebug to change on your server.

can you change css in menu.css

FIND:
div.main_menu li ul {
background: none repeat scroll 0 0 white;
border: 1px solid #ededed;
border-radius: 3px;
box-shadow: 0 0 15px #666666;
left: -999em;
margin: 0;
padding: 0;
position: absolute;
top: 50px;
width: 200px;
z-index: 999;
}
CHANGE TO

div.main_menu li ul {
background: none repeat scroll 0 0 white;
border: 1px solid #ededed;
border-radius: 3px;
box-shadow: 0 0 15px #666666;
left: -999em;
margin: 0;
padding: 0;
position: absolute;
top: 50px;
width: 300px;
z-index: 999;
}


FIND:

div.main_menu li ul li {
white-space: nowrap;
width: 200px;
}

CHANGE TO

div.main_menu li ul li {
white-space: nowrap;
width: 300px;
}

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Increase About drop down box width 30 Jun 2014 11:22 #5013

Thank you for the patience. Nope, I don't find that code in the template's menu.css. Please find the menu.css in my templates folder attached. Maybe that could shed some light on the topic. I did try to edit it though - this is the one that I said I'm not having success with.

Re: Increase About drop down box width 01 Jul 2014 02:42 #5017

you forgot sending attached file.

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0

Re: Increase About drop down box width 01 Jul 2014 07:36 #5019

I am really so sorry. Using the forum is new for me as well. I didn't click insert.

[attachment:1]C:fakepathmenu.css[/attachment]

Re: Increase About drop down box width 02 Jul 2014 05:29 #5027

can you zip your css file. forum not allow upload css file

  • Posts:2940
  • isupport
  • Moderator
  • OFFLINE
  • Karma: 0
Time to create page: 1.13 seconds
Friday 29 March 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.