1. davidphilipwebb
  2. Free Templates / Extensions
  3. Tuesday, 12 June 2012
  4.  Subscribe via email
I am tring to increase the width of the useable are in the Main Menu. Also I would like to widen the area of the Main Menu item - Sub menu's. Any help....
View "http://worldwideairspare.com/width_issue.docx"; for example of problem.
Accepted Answer Pending Moderation
0
Votes
Undo
Hi David

Are you referring to the top menu or the side menu?

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
See the .doc, its the Main Menu. IE: top menu, yes
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Sorry. I see now.

You can increase the available width for this menu by adding the following CSS to the end of your template template.css (../templates/j51_oxygen/css/template.css)

[code type=css]#hornav {width: 900px;}[/code]
You can increase the width of the dropdown by also adding the following..

[code type=css]#hornav ul li ul {width:220px;}[/code]
Where 220px is the new width of your dropdown.

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
You are the master of the the computer. Thx
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!