Problem with my banner

4 replies
  • WEB DESIGN
  • |
I have a new banner on my WordPress site. Images of exactly 920 Ã-- 150 pixels will be used as-is. Well it's 920 x 150 and when i place it on the site it comes out cut in half. I re-sized it and got the same result. You can see the banner and the site in my signature. Any help you can offer me would be much appreciated.
#banner #problem
  • Profile picture of the author Nathan K
    Add center to the #header - background

    #header {
    background: url("http://www.gonzotrucker.com/wp-content/uploads/2013/09/cropped-1-1.png") no-repeat center
    }
    {{ DiscussionBoard.errors[8530666].message }}
  • Profile picture of the author gonzotrucker
    I uploaded the image no code.
    {{ DiscussionBoard.errors[8530679].message }}
  • Profile picture of the author gonzotrucker
    Thanks everybody It is now fixed. You are awesome.
    {{ DiscussionBoard.errors[8530708].message }}
  • Profile picture of the author yestyle
    Banned
    Add a width for div inside your header so your banner will be putted right place that you want.
    {{ DiscussionBoard.errors[8531316].message }}

Trending Topics