mainmenu on bannertop position horizontally

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Feb 22, 2013 10:51 am
Reply with quote
Report this post
hi,

I installed the quickstart template for 2.5. now my client wants to have the mainmenu on position bannertop and he wants the items displayed horizontally (from left to right).

can somebody tell me how to do this?

thanks.
regards
claudia
User avatar
Fresh Boarder

GK User
Fri Feb 22, 2013 11:25 am
Reply with quote
Report this post
Hi,
MENU:
There are few solutions:
1) Use not standard menu, search here: http://extensions.joomla.org/extensions ... -tab-menus
2) In joomla.css file (templates\gk_magazine\css\joomla.css)
in line ~1010 add
Code: Select all
float:left; margin: 0 16px 0 0 !important;

css.png


After upload edited file, you will get this:
top.png
User avatar
Platinum Boarder

GK User
Fri Feb 22, 2013 12:02 pm
Reply with quote
Report this post
p.s.
You don't have to use HTML/CSS editor, because Joomla has option to edit online css files.
css2.png


Template Manager -> Templates tab (on the top) -> choose 'Gk_magazine Details and Files'
User avatar
Platinum Boarder

GK User
Fri Feb 22, 2013 1:14 pm
Reply with quote
Report this post
hi,

thank you. this is almost perfect. only the "hover thing" is not good.

please have a look on my testpage webarchitektur-vonarx.ch/strub

what are the suffixes (or other settings) to have a the same navigation with subpages like the mainmenu on pos. inset in the quickstart package?

I also would like to have the client logo on the bannertop position too, on the right side of the menu. is this possible or do I have to use the position userarea (btw. each module with position userarea doesn't show up - is this only for login and register?)

thanks.
regards
claudia
User avatar
Fresh Boarder


cron