menu moves down

Ideal solution for your fashion website. Well-designed and responsive Joomla template.
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
Wed Sep 11, 2013 2:33 pm
Reply with quote
Report this post
when the site is opened on a smaller screen or when the browserwindow is made smaller, the menu moves under the logo
is there a way to solve this problem

www.beachshelter.nl
User avatar
Senior Boarder

GK User
Thu Sep 12, 2013 7:21 am
Reply with quote
Report this post
Ok, thats true. Please describe how should it react, when there is not enough space for menu to fit.
User avatar
Moderator

GK User
Fri Sep 13, 2013 8:37 am
Reply with quote
Report this post
i think it would be best if it stays on position, fixed height
i could make the menu a bit smaller so it stays visible also on smaller screens
could that be done?
User avatar
Senior Boarder

GK User
Tue Sep 17, 2013 12:36 pm
Reply with quote
Report this post
could you please have a look
i'm curious !!!
User avatar
Senior Boarder

GK User
Tue Sep 17, 2013 1:02 pm
Reply with quote
Report this post
But it will run out of space if browser window is smaller than logo+menu width - something must happen then.
User avatar
Moderator

GK User
Wed Sep 18, 2013 7:30 am
Reply with quote
Report this post
brower scroll to the side ??
just like this template of the forum

i'll make the menu a bit smaller
User avatar
Senior Boarder

GK User
Fri Sep 20, 2013 8:47 am
Reply with quote
Report this post
do you have the css to make this work??
User avatar
Senior Boarder

GK User
Sat Sep 21, 2013 10:16 am
Reply with quote
Report this post
Please edit: /templates/gk_fashion/css/override.css and add at its end:
Code: Select all
section#gkPageTop {
    min-width: 1100px;
}

#gkMainMenu {
clear: none !important;
margin: 0 !important;
}

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

GK User
Mon Sep 23, 2013 4:30 pm
Reply with quote
Report this post
thnx
User avatar
Senior Boarder

GK User
Mon Sep 23, 2013 4:31 pm
Reply with quote
Report this post
No problem :)
User avatar
Moderator


cron