×

Notice

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

TOPIC: Dark Template

Dark Template 11 years 4 months ago #21737

  • Kevin Morrison
  • Kevin Morrison's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 23
  • Thank you received: 0
Is there by chance a setting to style the popups for dark templates? I have a dark template and the popup while using a white background is causing the mostly white text to be nearly unreadable.

Dark Template 11 years 3 months ago #21775

  • Kevin Morrison
  • Kevin Morrison's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 23
  • Thank you received: 0
I will take that as a no...;)

Dark Template 11 years 3 months ago #21776

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Kevin,
No, please don't take this as a no :D I forgot about that thread.
Currently there is no option in the setting for this, but in one of the future releases there will be an infowindow tab with options to configure it.

Right now what you could do is open the following file:
media/com_hotpsots/js/libraries/infobubble/infobubble.js

On line 177 you have this
InfoBubble.prototype.BACKGROUND_COLOR_ = '#fff';
change it to for example:
InfoBubble.prototype.BACKGROUND_COLOR_ = '#000';

Regards,
Daniel
  • Page:
  • 1
Time to create page: 0.145 seconds