Why the map tiles border showing?

287 views
Skip to first unread message

Pete

unread,
Jun 28, 2011, 10:40:50 PM6/28/11
to google-map...@googlegroups.com
Hi folks,

I not sure what is going on? The map tiles border is showing on my maps, see this page for the problem. 

Please help me.

Luke Mahé

unread,
Jun 28, 2011, 11:03:38 PM6/28/11
to google-map...@googlegroups.com
Because of this line in your CSS:


.greeting img {
border: none;
/* curved border radius */
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-webkit-box-shadow: 3px 3px 7px #777;
-moz-box-shadow: 3px 3px 7px #777;
}
That is applying the box shadow to all images under .greeting
-- Luke


--
You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-maps-js-api-v3/-/WlOplRCMCmUJ.
To post to this group, send email to google-map...@googlegroups.com.
To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply all
Reply to author
Forward
0 new messages