Title: Minor code issues
Last modified: March 21, 2018

---

# Minor code issues

 *  Resolved [mlplus](https://wordpress.org/support/users/mlplus/)
 * (@mlplus)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/minor-code-issues/)
 * Hi!
 * Everytime EME is uppdated I have to do some code modifications.
 * 1) To get autoscaling of maps working I have to change two lines of code in eme_location_map.
   js
    Line 86 and 88 are comments but should be code
 * 2) To be able to style calender I have to remove two lines of code in eme.css
   
   Line 202 and 203 Other CSS parts can be modified outside eme.css but not these.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Franky](https://wordpress.org/support/users/liedekef/)
 * (@liedekef)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/minor-code-issues/#post-10101254)
 * Why would you need the fitbound lines in eme_location_map.js ?
 * Concerning eme.css, did you read [http://www.e-dynamics.be/wordpress/category/documentation/9-changing-the-layout-css/](http://www.e-dynamics.be/wordpress/category/documentation/9-changing-the-layout-css/)?
   Creating a eme.css in your own stylesheet dir should allow you to override what
   you want …
 *  Thread Starter [mlplus](https://wordpress.org/support/users/mlplus/)
 * (@mlplus)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/minor-code-issues/#post-10102407)
 * Hi!
 * The fitbound is used to show an area of locations and scale it correctly, examples:
 * Skanör Falsterbo a part of Skåne: [https://skaneplus.se/karta_sf](https://skaneplus.se/karta_sf)
   
   Malmö area a part of Skåne: [https://skaneplus.se/karta_m](https://skaneplus.se/karta_m)
   Whole Skåne area: [https://skaneplus.se/karta_s](https://skaneplus.se/karta_s)
 * Yes I use my own stylesheet and it works fine, but for some reason this can’t
   be override and must be changed in eme.css:
    table.eme-calendar-table td.eventful
   a, table.eme-calendar-table td.eventful-today a, div.eventful-today a, div.eventful
   a { }
 *  Thread Starter [mlplus](https://wordpress.org/support/users/mlplus/)
 * (@mlplus)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/minor-code-issues/#post-10102417)
 * FYI: For showing the subareas in location maps I use category as filter.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Minor code issues’ is closed to new replies.

 * ![](https://ps.w.org/events-made-easy/assets/icon-256x256.png?rev=1856035)
 * [Events Made Easy](https://wordpress.org/plugins/events-made-easy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-made-easy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-made-easy/)
 * [Active Topics](https://wordpress.org/support/plugin/events-made-easy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-made-easy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-made-easy/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [mlplus](https://wordpress.org/support/users/mlplus/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/minor-code-issues/#post-10102417)
 * Status: resolved