×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Email map modal too tall

Email map modal too tall 12 years 8 months ago #13863

  • Gregory S.
  • Gregory S.'s Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
See screenshot. When I click the mail icon, the modal window that pops up is far larger than my screen. Is it possible to force a specific size or have it automatically size to fit my screen's height?

Email map modal too tall 12 years 8 months ago #13879

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Open the file Hotspots.Layout.js and go to line 305
height: 730,
change it to something smaller:
height: 430,

you will get a scroll bar within the modal window.
Daniel

Email map modal too tall 12 years 8 months ago #13887

  • Gregory S.
  • Gregory S.'s Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 15
  • Thank you received: 0
That solved it. Thanks!
  • Page:
  • 1
Time to create page: 0.128 seconds