gk-locate problem

GK User
Tue Sep 16, 2014 9:03 am
Hi there,

Got some problems with the GK-Locate botton.
it is not aligned right (see photo)
I want the button always on the right side no matter what size the screen is or device it's on.

hope you can help me out :))

Best regards,
Stef
User avatar
Expert Boarder

GK User
Tue Sep 16, 2014 9:39 pm
forgot the photo!
locate.jpg
User avatar
Expert Boarder

GK User
Fri Sep 19, 2014 12:20 pm
Anybody?

Thank you,
User avatar
Expert Boarder

teitbite
Sun Sep 21, 2014 11:11 am
Hi

Please tell me the url to Your site.
User avatar
Moderator

GK User
Mon Sep 22, 2014 9:18 am
Hi,

I did fix it myself, copied and load the original code back in and customized it again.
Worked perfect, so i guess i screwed up something in the code!

Thx,
Stef
User avatar
Expert Boarder

teitbite
Mon Sep 22, 2014 11:16 am
Hi

Ok. Great to hear that. I could not help anyway since site is offline and I do not have an access to it to check. Anyway, I'm glad it's working now.
User avatar
Moderator

GK User
Mon Sep 29, 2014 4:50 pm
hello! I have not understood how to set up a map for my location, where changing settings? :roll:
User avatar
Junior Boarder

GK User
Mon Sep 29, 2014 5:15 pm
Thank you, I've found)) :D
There are few important elements in the above code:

<div class="gk-map" data-latitude="-34.397" data-longitude="150.644" data-zoom="8" data-ui="yes"></div>
This is a code responsible for creating the background map. The data attributes specifies the location (based on the latitude and longitude), map zoom and usage of the map interface (data-ui attribute).

The map is hidden under the overlay area created by the element with gk-over-map class (which additionally uses the previously mentioned gkCols feature).
User avatar
Junior Boarder

teitbite
Tue Sep 30, 2014 7:02 pm
Hi

And can be set in additional informations in contact details. Please use HTML mode while adding this.
User avatar
Moderator

GK User
Wed Oct 01, 2014 12:27 pm
Please, where is this code??

lexxxex wrote:Thank you, I've found)) :D
There are few important elements in the above code:

<div class="gk-map" data-latitude="-34.397" data-longitude="150.644" data-zoom="8" data-ui="yes"></div>
This is a code responsible for creating the background map. The data attributes specifies the location (based on the latitude and longitude), map zoom and usage of the map interface (data-ui attribute).

The map is hidden under the overlay area created by the element with gk-over-map class (which additionally uses the previously mentioned gkCols feature).
User avatar
Fresh Boarder

teitbite
Fri Oct 03, 2014 10:17 am
Hi

First of all You need to disable using editor in user settings, since this code is in HTML than go to Contacts and in the default one in Additional information box You will see it.
User avatar
Moderator


cron