I am using a shortcode to create a map search. Is there a way I can turn off the frameborder? Great plugin!!
Thanks,
Larry
=================
Larry Levenson
Sigma Web Technologies
I am using a shortcode to create a map search. Is there a way I can turn off the frameborder? Great plugin!!
Thanks,
Larry
=================
Larry Levenson
Sigma Web Technologies
Hi Larry, have you tried removing it via css? If not, add the following code to your theme's style.css
iframe {
border: none;
}
BTW, are you using the development version of the plugin 2.x.1? If so, did you have to change field names as well as property types and how did it work out for you?
Thanks! Duh!?
:)
It appears I downloaded v1.1.0 . Where can I get v2?
@sigmaweb - I made an update for the beta version - 2.x.3 - please re-install it from the same link above. Thanks!
This topic has been closed to new replies.