Jump to content

About EMBY's method of adapting to non-square music album cover.


LINXYican

Recommended Posts

LINXYican

Can it adapt to the non-square album cover by filling a solid color background instead of directly stretching it.

The look and feel of directly stretching the album cover is very ugly.

Link to comment
Share on other sites

LINXYican

Can it adapt to the non-square album cover by filling a solid color background instead of directly stretching it.

The look and feel of directly stretching the album cover is very ugly.

Link to comment
Share on other sites

Hi there, can you please show an example of where you feel it looks ugly? Thanks.

Link to comment
Share on other sites

Happy2Play

Depending on the actual dimensions of the image, this applies to all images not just Album covers.  The code stretches the image to the placeholder.

.coveredImage {
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    background-position: center center;
}

But yes specific examples would help.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...