Title: Tile Borders
Last modified: June 19, 2017

---

# Tile Borders

 *  Resolved [jonbbrad](https://wordpress.org/support/users/jonbbrad/)
 * (@jonbbrad)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/tile-borders/)
 * I installed this plugin yesterday and I think it’s awesome… just what I was looking
   for but I have these strange borders around each tile on the map.
 * [http://www.talbotyouthtravel.org/wp-content/uploads/2017/06/borderstrackserver.jpg](http://www.talbotyouthtravel.org/wp-content/uploads/2017/06/borderstrackserver.jpg)
 * [http://talbotyouthtravel.org/track-us](http://talbotyouthtravel.org/track-us)
 * Help!

Viewing 1 replies (of 1 total)

 *  Plugin Author [tinuzz](https://wordpress.org/support/users/tinuzz/)
 * (@tinuzz)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/tile-borders/#post-9240560)
 * Hi,
 * It is because you have padding:5px and border:1px for img in your theme’s CSS.
 * More specifically, in [http://www.talbotyouthtravel.org/wp-content/themes/evolve/style.css](http://www.talbotyouthtravel.org/wp-content/themes/evolve/style.css):
 *     ```
       .entry-content img, .entry-content .wp-caption {
           padding: 5px;
           border: 1px solid rgba(255, 255, 255, 0.95);
       }
       ```
   
 * Best regards,
    Martijn.
    -  This reply was modified 8 years, 11 months ago by [tinuzz](https://wordpress.org/support/users/tinuzz/).

Viewing 1 replies (of 1 total)

The topic ‘Tile Borders’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/trackserver.svg)
 * [Trackserver](https://wordpress.org/plugins/trackserver/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/trackserver/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/trackserver/)
 * [Active Topics](https://wordpress.org/support/plugin/trackserver/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/trackserver/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/trackserver/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [tinuzz](https://wordpress.org/support/users/tinuzz/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/tile-borders/#post-9240560)
 * Status: resolved