Fresh installation - strange spacing when top_nav not active

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Thu Jan 12, 2012 4:59 am
Hi All

I just registered to gavick and downloaded the Music templates.

Iam working on a quickstart localhost copy. I have a strange issue when the position topnav is not active (topnav menu unpublished). There is no space between the component / right-right position and the navigation (screenshot_1)

screenshot_1.jpg


As soon as I active the topnav menu the spacing is correct again (screenshot_2)

screenshot_2.jpg



Did I miss an important setting in the backend or is this a bug?

Hope you can help me with that ;-)

Regards,
Menelik
User avatar
Fresh Boarder

GK User
Fri Jan 13, 2012 11:00 am
Hi,

You are right, it's a bug! If you unpublish the menu module, add this css code to file override.css to fix the issue:
Code: Select all
#gkMainMenu{
margin-bottom: 20px;
}

Remember to enable override css mode in template setting.
User avatar
Platinum Boarder

GK User
Thu Jan 19, 2012 6:18 am
Hi Don Lee

Sorry for my late response. Thank you for providing a quick fix for this problem ;-)

Regards,
Menelik
User avatar
Fresh Boarder

GK User
Thu Jan 19, 2012 2:29 pm
You are most welcome Menelik, feel free to let me know if you need any other helps.
User avatar
Platinum Boarder


cron