topbar position in mobile

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 Jun 26, 2015 12:46 pm
Reply with quote
Report this post
Hello

Please, I need help with 2 questions:

1) I need to show topbar position in mobile web too, because in this position I have the flags to switch language of the site.
Please, can you say me how can I get it ?¿
2) In mobile view, how can I center the logo and place it some pixels to down ?¿

The URL is:
http://www.ag-25.com/index.php

I attach two screenshots (Once from desktop and once from mobile)

Thank you very much !!!
Best regards :)
User avatar
Fresh Boarder

GK User
Sun Jun 28, 2015 9:45 am
Reply with quote
Report this post
Lets start with logo...
Please edit: /templates/gk_instyle/css/override.css and add at its end:
Code: Select all
#gkLogo img {max-width: 100%; margin-top: 5px}

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

GK User
Mon Jun 29, 2015 10:03 am
Reply with quote
Report this post
Ok. Work's perfect :)
Thank you very much !!!

And for my first question. Do you know how to get it ¿?

Best regards :)
User avatar
Fresh Boarder

GK User
Tue Jun 30, 2015 5:37 pm
Reply with quote
Report this post
Please edit: /templates/gk_instyle/css/override.css and add at its end:
Code: Select all
#gkTopBar {display: block;}

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


cron