Responsive issue - Storebox

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Fri May 10, 2013 5:55 pm
Hello !

I'm happy to use once more one of your templates. However i'm facing some slight issue in responsive.

http://awesomescreenshot.com/05819cvud3
http://agency.joomgeek.com/buggy/

Do you know how I can put ""gkTopMenu" & "gkSearch" always on the top of the main sliders ?

It would be amazing if you have the solution !

Tks a lot
User avatar
Gold Boarder

GK User
Fri May 10, 2013 8:33 pm
1. Edit /templates/gk_storebox/css/mobile.css and add at its end:
Code: Select all
#gkHeaderNav.gkAbsoluteHeader {position: relative;}
.gkIsWrapper-gk_storebox {margin: 10px 0 0;}


I hope this is what You are looking for.
User avatar
Moderator

GK User
Sat May 11, 2013 10:26 am
Tks u ! It's working fine.

Those social plugins are very fine for full screen but not so good for mobile.

http://awesomescreenshot.com/00719faq56

Anyway thanks again for your good support !
User avatar
Gold Boarder

GK User
Sat May 11, 2013 8:33 pm
If You will add:
Code: Select all
#gkTopMenu {width: 240px;}

to the same file, they will look a little bit better
User avatar
Moderator

GK User
Mon May 13, 2013 5:38 pm
Hello

Tks u !

I've made it 313 px and now it's look better.

Tks again for your support
User avatar
Gold Boarder

GK User
Mon May 13, 2013 5:46 pm
Is there anyway to upt the search box on the top of the social icones like that ? http://awesomescreenshot.com/02b19o477b

It would be amazing !

Tks a lot
User avatar
Gold Boarder

GK User
Mon May 13, 2013 7:50 pm
Same file, add:
Code: Select all
#gkSearch {position: absolute; top: 70px;}
User avatar
Moderator

GK User
Mon May 13, 2013 8:07 pm
Hello !

There was a small spelling mistake

#ghSearch {position: absolutel top: 70px;}

>

#gkSearch {position: absolute; top: 70px;}

tks a lot

It looks so much better :)
User avatar
Gold Boarder


cron