Responsive
- Dima
- Offline
- Platinum Member
Less
More
11 years 6 months ago - 11 years 6 months ago #1774
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Responsive
As for contacts - read my docs.
Plugin - it is content plugin, and DOESN'T work in contact fields. Only system plugins can do that.
If you want to show map in contact form, you can use my module: Zh GoogleMap Module
Or create your own page with contact info, and in this case you can call plugin
Plugin - it is content plugin, and DOESN'T work in contact fields. Only system plugins can do that.
If you want to show map in contact form, you can use my module: Zh GoogleMap Module
Or create your own page with contact info, and in this case you can call plugin
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 11 years 6 months ago by Dima.
The following user(s) said Thank You: avush96
Please Log in or Create an account to join the conversation.
- avush96
- Topic Author
- Offline
- New Member
11 years 6 months ago - 11 years 6 months ago #1775
by avush96
Replied by avush96 on topic Responsive
Hi Dima,
thanks!! for the map with component it works great now!
for the plugin: OK got it..! thanks!
Avi
thanks!! for the map with component it works great now!
for the plugin: OK got it..! thanks!
Avi
Last edit: 11 years 6 months ago by avush96. Reason: erorre in my text
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 6 months ago #1779
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Responsive
OK. Welcome, I think you can manage what you want to have with map
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- glowfish
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
11 years 6 months ago #1945
by glowfish
Replied by glowfish on topic Responsive
Hi
I noticed that the commn.css line 120 was causing a few issues for my responsive css:
#GMapStreetView iframe, svg, img {
max-width: none !important;
}
which I changed to:
#GMapStreetView iframe, #GMapStreetView svg, #GMapStreetView img {
max-width: none !important;
}
Does that seem OK and thanks for a great plugin.
Phill
I noticed that the commn.css line 120 was causing a few issues for my responsive css:
#GMapStreetView iframe, svg, img {
max-width: none !important;
}
which I changed to:
#GMapStreetView iframe, #GMapStreetView svg, #GMapStreetView img {
max-width: none !important;
}
Does that seem OK and thanks for a great plugin.
Phill
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 6 months ago #1946
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Responsive
Thanks.
I'll fix it in future release.
I'll fix it in future release.
Don't forget support my developments: post review in JED , donate , help with translation
The following user(s) said Thank You: Knuth
Please Log in or Create an account to join the conversation.
Time to create page: 0.193 seconds