[Google Maps API v2] Re: Marker infowindow is getting deformed
There are several CSS files loaded
http://thegallerieslist.com/wp-content/themes/studio/_inc/css/layout.css
has a rule:
#content img {
margin: 0;
max-width: 640px;
}
It is the max-width that ruins the info window image . The width of
info window image is 690px and its shadow image 1144px.
You should edit or overwrite that rule.
--
You received this message because you are subscribed to the Google Groups "Google Maps API V2" group.
To post to this group, send email to google-maps-api@googlegroups.com.
To unsubscribe from this group, send email to google-maps-api+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home