1. rocket_marc
  2. Commercial Templates
  3. Wednesday, 25 November 2015
  4.  Subscribe via email
Having recently bought the Revolve template and already want to change the Main Menu structure of it. :huh:

I would like the Menu to change in this that the logo is left aligned and de Main Menu aligned to the right.
(I should have bought Creative because of its menu structure, but the rest of Revolve was better for me.)
So it will look like this:
(Left side)Logo - 'space left' - Home – Second Menu – Third Menu – Forth Menu - etc. - etc.- (Right side)

I already found this CSS code the get rid of the space above and under the logo (height of the logo image will determine height of the hole menu zone:
#header {
padding-bottom: 2px;
}
#header {
padding-top: 2px;
}

Is it possible to change this with custom CSS code?
Thank you very much for your help!
Marc
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Marc

To amend try adding the following to the Custom CSS field of your templates parameters...


#header {
text-align: left;
}
.hornav {
text-align: right;
}
.hornav > ul {
width: auto;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks, this works realy fine for me ;)
Marc
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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

Join Our Newsletter

* indicates required
We respect your privacy and do not tolerate spam and will never sell, rent, lease or give away your information (name, email, number, etc.) to any third party. Nor will we send you unsolicited email.
Joomla51 - Mullaghmore, Co. Sligo, Ireland
Joomla51.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by
Open Source Matters
the trademark holder in the United States and other countries.

We use cookies on our website. Some of them are essential for the operation of the site, while others help us to improve this site and the user experience (tracking cookies). You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.

Ok