Is this possible center Main Menu
- GK User
- Wed Sep 04, 2013 1:20 pm
Ive tried centering the main menu with no luck, is this possible if so whats controlling it?
Regards,
Stefan
Regards,
Stefan
-

- Junior Boarder
- GK User
- Wed Sep 04, 2013 1:50 pm
I don't have 1.6 version of this template but if its same html layout as 2.5 version then you can use following css code.
See you around...
- Code: Select all
.gk-menu {
text-align: center;
}
div.gk-menu ul.level0 {
display: inline-block;
margin: auto;
}
See you around...
-

- Platinum Boarder
- GK User
- Wed Sep 04, 2013 2:10 pm
Thanks Norman,
it worked like a charm, i have the 2.5 version but i didnt see a board for 2.5?
thanks anyway.
it worked like a charm, i have the 2.5 version but i didnt see a board for 2.5?
thanks anyway.
-

- Junior Boarder
- GK User
- Wed Sep 04, 2013 2:14 pm
No problem at all, see you around...
-

- Platinum Boarder
4 posts
• Page 1 of 1
