• 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 !

Viewing 6 replies - 1 through 6 (of 6 total)
  • A link to your site would help…

    Thread Starter raphaelpflieger

    (@raphaelpflieger)

    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.

    Hello rapha and esmi!

    He’s talking about this: https://thiagof.com/

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

    Thanks!

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

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

    I use 1920×1080 and Firefox 3.5.3.

    EDIT: It’s working on Chrome 4.0.211.4!

    EDIT2: Nevermind. Just clean your cache and you will be good. ??

    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;
    }

    and alchymyth again. I hope they are paying your weight in gold ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Removing white space above header’ is closed to new replies.