1. mp911
  2. Commercial Templates
  3. Monday, 23 February 2015
  4.  Subscribe via email
Hi all,

I'm building a new web site with the Alexis template,It's realy good. But I have 2 questions please :

1) Move the Hornav menu position : I've found the solution to move the logo and minimize the header size, but now, i cannot move the hornav menu. You can see my problem in the following screenshot :



2) How can I have a Capital letter for each 1st letter of the menu link ?

Thank you very much for your help
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

1. Would you have a URL to an example of this issue?

2. Try adding the following to the Custom CSS field of your templates parameters...


.hornav > ul > li > a {
text-transform: capitalize;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran,

That's Ok for Capital letters. I'm sorry, but i'm in local development for the moment. So I cannot give you an URL or an admin access.

I just wanna move up and center the hornav menu please. I've tried to modify the nexus.css file, but I don't find the vertical position of hornav menu.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Try something like the following. You may wish to edit to your own taste...


.hornav {
margin-top: -30px;
text-align: center;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Great !

Thank you :)
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Can I do the same thing for scrolling Menu of my hornav Menu ?

I'm talking about capital Letter.

If I put :

.hornav > ul > ul > li > a {
text-transform: capitalize;
}

It's not working
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

For your sub menu items you can also add the following...


.hornav ul ul li {
text-transform: capitalize;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Perfect !

Thank you :)
  1. more than a month ago
  2. Commercial Templates
  3. # 7
  • 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