- Thank you received: 0
Not possible to add coordenates.
Hi,
I install you Map JLex module but when I fill all address information I do not get the green bottom to add coordinates.
Where can I check and fix this ?
The website is still in my local host.
Thanks in advance
Please Log in or Create an account to join the conversation.
- administrator
-
- Offline
- Administrator
-
- Posts: 558
- Karma: 4
- Thank you received: 72
The button still work but I think have some issue with CSS. You try open file: modules/mod_map_jlex/assets/jmap.css, find to line has .mapcoor span.jmap_geo property and replace:
background: -moz-linear-gradient(center top , #CFE782 0%, #9BCB2A 2%, #5DA331 97%, #659635 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
background: -webkit-linear-gradient(center top , #CFE782 0%, #9BCB2A 2%, #5DA331 97%, #659635 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
background: #CFE782;

Please Log in or Create an account to join the conversation.
Hi,
Change css does let me see the green bottom but if I click on the bottom I will not get any coordinates.
Thanks in advance
Please Log in or Create an account to join the conversation.
- administrator
-
- Offline
- Administrator
-
- Posts: 558
- Karma: 4
- Thank you received: 72
You try check again your browser (may it locked). I just tested and it's still work
Please Log in or Create an account to join the conversation.