Header image is cropping when it shouldn't
-
Hi. The header image size for my theme is 960×270, but I want to use an image that is 960×500, so I chose a theme that has the Flexible Header option. When I uploaded the picture, instead of cropping the photo I chose “Skip cropping – leave as is.” But even though it doesn’t appear to cropped when I’m in my dashboard, when I go to my actual site it HAS been cropped. Any idea why, and how I can fix it? Thanks in advance!
The blog I need help with is: (visible only to logged in users)
-
-
I checked out your site (currently using the Pink Touch 2 theme) and found that you fixed this using the following CSS:
#header { background: url('http://therealroryo.files.wordpress.com/2012/11/header-big.jpg'); height:475px; padding:35px 0 0; }Nice work!
- The topic ‘Header image is cropping when it shouldn't’ is closed to new replies.