Using "Highlights" position for a menu

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Apr 15, 2014 11:06 am
Reply with quote
Report this post
Hi,

How can I use the position "Highlights" for a horizontal menu? I can only get the menu to show vertical.

Cheers,
User avatar
Senior Boarder

GK User
Tue Apr 15, 2014 11:12 am
Reply with quote
Report this post
You would need to create some custom css styling.
Could You please post an url to your site where this menu is already generated so I can prepare correct override.css for you?
User avatar
Moderator

GK User
Tue Apr 15, 2014 12:15 pm
Reply with quote
Report this post
http://www.sportnsync.com

The menu will differ from sub-page to sub-page in the final version of the site.
User avatar
Senior Boarder

GK User
Tue Apr 15, 2014 6:57 pm
Reply with quote
Report this post
Please edit: /templates/gk_news2/css/override.css and add at its end:
Code: Select all
#gkHighlights ul li {display: inline-block; padding: 0 10px;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Wed Apr 16, 2014 8:41 am
Reply with quote
Report this post
Works like a charm.

Thanks Cyberek!
User avatar
Senior Boarder


cron