-
AuthorPosts
-
September 28, 2014 at 4:12 pm #326161
Is it possible to set the size of the marker tool tip on the Google map?
It breaks the text in a little “special” way.
quick css culd be nice.
September 28, 2014 at 6:09 pm #326186When you use a custom map marker, you can choose the size of it in the dialog.
You can choose between 20px x 20px – 80px x 80px.September 30, 2014 at 3:29 am #326941Hey!
Try adding this code to the Quick CSS:
.gm-style-iw { overflow: hidden !important; }
Cheers!
JosueSeptember 30, 2014 at 10:58 pm #327695This reply has been marked as private.September 30, 2014 at 11:39 pm #327725October 8, 2014 at 8:05 pm #332663Hi Josue,
its still a problem in Firefox.
A new thing after updating, the quick fix to remove lines on blank pages dosent work anymore, and now we have big top and footers?
And I have a custom editet mailform, witch I could style before, all css is now confligting with the base css
Can they be removed with a quick fix?
Example (blank page problem):
http://fortiusfitness.dk/succes-team-fit/
Example: (mailform field)
http://fortiusfitness.dk/insider/
(before updating, the mailform field looked like this: http://fortiuspersonaltraining.dk/insider/)
- This reply was modified 10 years, 1 month ago by jjdenmark.
October 9, 2014 at 5:00 am #332891Hi!
Please try to disable the cache and minify plugin then test it again.
Best regards,
IsmaelOctober 9, 2014 at 12:47 pm #333161Already tried, and in 3 browsers.
In crome I dont get scrollbars in the adress tips, but the right one still breaks the text.
Same problem with the mailform field, that dosent react on custom CSS (direct on the page).
I looked at the base.css on both test domains and I cant see any thing different in the form lines
But if I changes the whole base.css, it works like before on the mailformfield…thats just not the best solution..I guess a lot of things is fixed in the updated base.css?
October 10, 2014 at 7:21 am #333706Hi!
Please add this on Quick CSS or custom.css to fix the google map marker tooltip:
.gm-style-iw { overflow: auto !important; }
The mail form field looks the same now. Please check http://fortiusfitness.dk/insider/ and http://fortiuspersonaltraining.dk/insider/. Remove browser cache or hard refresh the page.
Best regards,
IsmaelOctober 19, 2014 at 10:42 pm #338038Hi,
I still have the issue with one adress field on the Google Map:
October 19, 2014 at 10:54 pm #338042Looks okay in Opera though
October 20, 2014 at 9:28 am #338218Hey!
Thank you for the update.
I checked the site on Chrome and Firefox and the info window looks ok:
Regards,
IsmaelOctober 30, 2014 at 3:04 pm #343427Thanks I can see its a browser caching problem.
-
AuthorPosts
- The topic ‘Size on Googlemap marker tip?’ is closed to new replies.