Jump to content

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


Recommended Posts

LINXYican
Posted

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.

LINXYican
Posted

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.

Posted

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

Happy2Play
Posted

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.

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...