Title: Styling Question
Last modified: August 22, 2016

---

# Styling Question

 *  [alaskaav8r](https://wordpress.org/support/users/alaskaav8r/)
 * (@alaskaav8r)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/styling-question-7/)
 * Sorry I am kind of new to this but here is my question. I have the following 
   code in my stylesheet for word press,
 *     ```
       div.entry-content img { /* adds rounded corners and shadow to images */
           box-shadow: 5px 5px 15px #000000;
           -webkit-box-shadow: 5px 5px 15px #000000;
           -moz-box-shadow: 5px 5px 15px #000000;
           border:1px #777 solid;
           border-radius:10px;
       }
       ```
   
 * This makes the images on my website have a nice rounded corner with a shadow.
   The problem is, it also makes the map tiles in the google map do the same thing.
   I know there is likely something I can add to my stylesheet to stop this problem
   but I cannot figure out what it is. Can someone help?
 * thank you.
 * [https://wordpress.org/plugins/mapmaker-enhanced-google-maps/](https://wordpress.org/plugins/mapmaker-enhanced-google-maps/)

The topic ‘Styling Question’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mapmaker-enhanced-google-maps_968c75.
   svg)
 * [MapMaker Enhanced Google Maps](https://wordpress.org/plugins/mapmaker-enhanced-google-maps/)
 * [Support Threads](https://wordpress.org/support/plugin/mapmaker-enhanced-google-maps/)
 * [Active Topics](https://wordpress.org/support/plugin/mapmaker-enhanced-google-maps/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mapmaker-enhanced-google-maps/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mapmaker-enhanced-google-maps/reviews/)

## Tags

 * [styling](https://wordpress.org/support/topic-tag/styling/)

 * 0 replies
 * 1 participant
 * Last reply from: [alaskaav8r](https://wordpress.org/support/users/alaskaav8r/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/styling-question-7/)
 * Status: not resolved