Why would you use width and not height? By using width, it's possible that the height will either be too short or too long. I always use height at 100% and it works because the cover is longer than it is wide. So it fills the screen from top to bottom and is properly aspect ratio complete.
To the OP, change width to height and you'll be good to go.
|