• Resolved macostello

    (@macostello)


    Hi,

    I had removed the header image from the last version of BlogoLife and there was no space between my navigation and the content of the page.

    I upgraded to the v1.6 and now, even though I have not touched my header settings, as you can see from this link Grooming Marvellous , I now have a lovely white space which I don’t want.

    Despite adding the header image back in and removing it, I still get the same problem.

    Can you let me know how I can get the navigation bar sat just above the page content?

    Many thanks,

    Michelle

    https://www.ads-software.com/extend/themes/blogolife/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Moderator keesiemeijer

    (@keesiemeijer)

    change or remove this from you themes stylesheet style.css:

    #header-image {
    	height: 200px;
    }

    Thread Starter macostello

    (@macostello)

    Easy when you know how!

    It works!

    Thanks a bunch for the extremely quick response.

    Greatly appreciated ;o)

    Michelle

    Moderator keesiemeijer

    (@keesiemeijer)

    You’re welcome. Glad you got it resolved

    Yes, it was a mistake in version 1.6. On version 1.8 this issue is resolved. Version 1.8 will be available in sort time on WP, or you can download right now from wplook

    runningweatherman

    (@runningweatherman)

    I have version 1.8 and can’t seem to get rid of the “white space” left above the top menu bar. I went and changed this…

    .header-desc {
    	width: 468px;
    	margin: 25px 20px 10px 0;
    	min-height: 0px;

    but it still gives a big white area where the social icons are. Any other ways to help on this? Here’s my site to see what I mean – https://www.runningweatherman.com/

    Sorry I’m a little new at the code part… Thanks!

    ScooterMarie

    (@scootermarie)

    I’m also wondering how to shrink the white space at the top, above the menu bar. I do have my site title up there, but I’d prefer if there wasn’t so much space above and below it in that top area.

    Here’s a link to my site as well – the part I want to shrink is up where “ScooterMarie” is: https://www.scootermarie.com/

    Thanks!

    dmcwhinnie

    (@dmcwhinnie)

    Hi, runningweatherman & ScooterMarie, have you’s had any luck in wrking out how to remove or shirking the ‘white space’ in the header of this theme v1.8? Im looking through the header.php file and the style.ccs for the more common sence methods i can think of but my coding is not strong (star wars pun could easily fit in here somewhere) and nothing obvious is standing out.

    Thanks

    I found a little way to make it work…

    1st I deleted all images from wp-content/upload/12 (12 was just the folder all my header images I uploaded were stored, probably not the same on your system)

    then I added this to the header.php

    <img src=”https://earndollarsnotpennies.com/wp-content/themes/blogolife/images/header.png”&gt;

    right under:
    <header id=”branding”>
    <hgroup class=”fleft”>

    https://www.earndollarsnotpennies.com (sorry still work in progress, but wanted to share that there is a way to get rid of that white space)

    Sincerely
    Carola

    I am having same problems – at https://www.firefli.com

    I found the wp-content/upload/12 folder, but that seems to be my media library and have all of my images there.

    so I understand how you fixed this ctec67 (thanks by the way), are you just creating a a blank header header.png? what did you do with the images that were in the 12 folder? did you move them to blogolife/images?

    thanks
    Sharon

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Theme: BlogoLife] Header Image Removed Yet 'Space' Is Still There’ is closed to new replies.