Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

Moving main menu to the left

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

I write to ask how to move a main menu to the left.

The following image shows the position of the main menu on, respectively, chigov.com and test2.chigov.com . The first uses the Responsive v. 2.2.3 template, and the second uses the Responsive2 template.

menu-horiz.jpg



On test2.chigov.com, I want to mimic the main-menu position of chigov.com. That is, I want to move it left to the area shown by the red arrow.

Here's what I've tried:

In template parameters controlled by Layout > Widths, I changed MENU width from the value12 to lower values, such as 5, 6, and 7. This had no effect.

Inspecting the menu's style using Firebug, I saw this code in theme.blues.css:
.zen-menu-center {float: none !important; text-align: center;}

So I tried adding each of these (separately) to custom CSS:

#menu ul > li a, #menu ul > li .zen-menu-center {float: left !important;}

#menu ul > li a, #menu ul > li .zen-menu-center {text-align: left;}

Neither of these had any effect.

Suggestions?

Jim
  • glow's Avatar
  • glow
  • 3 Month Basic
  • 195 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Jim,

Did you try this setting?

menu-alignment.png
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Woops, totally missed that! Thanks, Paul.

Jim
  • glow's Avatar
  • glow
  • 3 Month Basic
  • 195 posts
  • Karma: 0
The administrator has disabled public write access.
No problem

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers