Forums

white area in my header? (7 posts)

  1. robman
    Member
    Posted 5 years ago #

    hi, can someone explain to me how i can remove the white part on the right on my custom header?

    http://www.robmania.nl/site

    header image: http://www.robmania.nl/site/wp-content/plugins/k2-picupload/images/headers/banner.jpg

    im quite new to this so im sorry if it's a stupid question :p

    thanks.

  2. whooami
    Member
    Posted 5 years ago #

    well thats there because thats the background of the actual page, and your new header doesnt extend the full width of that space.

    You'll either need to adjust the entire width of the blog, thus decreasing that space's width also, or make your new header image the proper width to fill that space, or put another image there, or ... change that color via your CSS, center your image, then change the color.. I dunno, lots of choices, but you cant just "remove" it ..

  3. robman
    Member
    Posted 5 years ago #

    thanks for your reply, but my header has the width to fill that space, but it looks like its 'cut off' or something. or like some white area is on top of it.

    check the differents between the header image and the header on my site.

  4. whooami
    Member
    Posted 5 years ago #

    aha.

    Indeed.

    In your style.css look for :

    #header {
    padding: 0;
    margin: 0;
    position: relative;
    height: 200px;
    width: 460px;
    position: center;
    background: #3371A3;
    }

    change that 460 to the correct width, the width of your image.

  5. robman
    Member
    Posted 5 years ago #

    fixed.. thanks man!

  6. whooami
    Member
    Posted 5 years ago #

    im female, but youre welcome anyway :)

  7. robman
    Member
    Posted 5 years ago #

    woops thank you girl ;)

    but you being all mysterious in your name and all, so you can't blame me :)

    but thanks again.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags