1. paolofarina
  2. Commercial Templates
  3. Monday, 23 March 2015
  4.  Subscribe via email
Hi
I have a Pianoforte Template,
I would like to have the menu centered in tha page.
I followed this article

http://www.joomla51.com/forum/8-commercial-templates/5404-habitat-center-menu#11097

But it doesn't work.

Any suggest?

Thanks

Paolo
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Paolo

Could you try adding the following to the Custom CSS field of your templates parameters...


.hornavmenu, #hornav {
display: inline-block;
text-align: center;
width: 100%;
}
#hornav ul {
display: inline-block;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
perfect Ciaran, it works

You are great, like everytime

Paolo
  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!