Forums

Removing white space above header (6 posts)

  1. raphaelpflieger
    Member
    Posted 2 months ago #

    Hi everybody

    I am currently making a site based on the beautiful inove theme, and for esthetical reasons I'd like to remove the white space above the header, to make it touch the top of the page.

    I'm a beginner in css and php, I've tried to look into the style.css but couldn't find nothing...

    I need help please !

  2. esmi
    Member
    Posted 2 months ago #

    A link to your site would help...

  3. raphaelpflieger
    Member
    Posted 2 months ago #

    Sorry Esmi, I'm making all the modifications with xampp on my personal computer, the site isn't already on the internet...

    But my problem (space between top of page and header) is present on the basic inove theme too. I can send you my style.css if needed.

  4. brfrodinho
    Member
    Posted 2 months ago #

    Hello rapha and esmi!

    He's talking about this: http://thiagof.com/

    I'm with that blank space problem too, can you please help us to fix it esmi?

    Thanks!

  5. brfrodinho
    Member
    Posted 2 months ago #

    Here goes an image http://h.imagehost.org/0347/manolo.jpg

    In case it's a resolution problem or w/e.

    I use 1920x1080 and Firefox 3.5.3.

    EDIT: It's working on Chrome 4.0.211.4!

    EDIT²: Nevermind. Just clean your cache and you will be good. :)

  6. alchymyth
    Member
    Posted 2 months ago #

    just delete the '20px' from following part in the style.css:
    (so you end up with 'padding: 0;')

    #wrap {
    	background:url(img/light.gif) center top no-repeat;
    	padding:20px 0;
    }

Reply

You must log in to post.

About this Topic