Middlemenu and topmenu2 not styled

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Fri Mar 01, 2013 11:45 pm
Hi,

I have attempted to setup a middlemenu position, When i do this there is no styling (The grey box behind the text) its just text with the page background behind. The same with topmenu2.

Can you please help me fix please?
User avatar
Fresh Boarder

teitbite
Sat Mar 02, 2013 8:27 am
Hi

Please show me Your site.
User avatar
Moderator

GK User
Sun Mar 03, 2013 2:36 pm
Hi Teitbite,

Ive skyped you :)
User avatar
Fresh Boarder

teitbite
Sun Mar 03, 2013 4:31 pm
Hi.

I see a message that url is wrong.
User avatar
Moderator

teitbite
Sun Mar 03, 2013 5:08 pm
Hi

Ok. Looks like this will fix it:

Code: Select all
#gkBottomMenu {
    height: 31px !important;
}
User avatar
Moderator

teitbite
Sun Mar 03, 2013 5:14 pm
Hi

To remove bullets in modules located in user position please use this css:

Code: Select all
#gkUser1 .box li,
#gkUser1 .box_menu li,
#gkUser1 .box_text li {
    background-image: none;
    padding-left: 0;
}
User avatar
Moderator


cron