Forums

Header randomly disappeared (7 posts)

  1. amydm23
    Member
    Posted 1 year ago #

    I was trying out a couple of plug-ins (which I've now deleted) and my header randomly disappeared. I notice a drop-in that I'm pretty sure wasn't there before: install.php

    I've deactivated all plug-ins and nothing has changed. Also, I know very little about code. Thank you for your help.

    http://amyinwanderland.com

  2. iamgarrett
    Member
    Posted 1 year ago #

    You some height:0 and text-indent in your CSS that should be there. Get rid of those rules and your header should start to look like you remember it.

  3. amydm23
    Member
    Posted 1 year ago #

    I'm sorry--I didn't catch that. And I really need to understand before I go messing with the CSS because I blew up my blog last time I did that.

  4. iamgarrett
    Member
    Posted 1 year ago #

    http://www.w3schools.com/cssref/pr_dim_height.asp
    http://www.w3schools.com/cssref/pr_text_text-indent.asp

    Heights are being set at 0 here:
    settings.css line 28, 39

    text-indent rule is here:
    style.css line 109

  5. amydm23
    Member
    Posted 1 year ago #

    Thank you so much for your help, but this is Greek to me. Maybe I can find someone who knows more than me to look at what you've given me here. Thanks again.

  6. iamgarrett
    Member
    Posted 1 year ago #

    I hope so amydm23. While I can't teach you CSS basics in one night, that should get your potential helper in the right direction.

  7. amydm23
    Member
    Posted 1 year ago #

    I understand. Thanks, iamgarrett.

Topic Closed

This topic has been closed to new replies.

About this Topic