Forum Discussion

dbulli's avatar
dbulli
Visitor
13 years ago

PosterScreen Letterbox Color

Is there anyway to customize the colors in this Screen. In particular I would like to change

a. The background color of thumbnail when letter box appears (scale-to-fit)
b. Unselected and selected borders

-db

2 Replies

  • It isn't possible to change the border color of the surrounding rectangle.

    You should not use images that contain transparency as your poster-art, so the background color should be part of the image itself.

    The overall background color of the PosterScreen can be changed in your theme with theme.backgroundcolor="#ff00ff"

    (any 6 digit hex color value)

    - Joel
  • Thanks RokuJoel,

    I don't control the images, so some are horizontally in terms of aspect ratio, and some are not. If i put scale-to-fill (default) it distorts image, so i need to make it scale-to-fill. It's unfortunate i can't control the background color of what is inside the border.