Ticket #1517 (closed bug: wontfix)

Opened 5 years ago

Last modified 5 years ago

setBackgroundColor does not seem to work for FramedCloud popups

Reported by: tomh Owned by: euzuro
Priority: minor Milestone:
Component: Popup Version: 2.6 RC2
Keywords: Cc:
State:

Description

Calling setBackgroundColor() on a FramedCloud popup does not seem to change the background color.

Change History

Changed 5 years ago by crschmidt

  • status changed from new to closed
  • resolution set to wontfix

FramedCloud popups are based on an image, configured via the Popup Javascript and the image path. In order to change the background color, one needs to make a new image, and replace the framed-cloud.png path references to point to the new image.

Note: See TracTickets for help on using tickets.