Forums

[resolved] Changing header in wasteland template (10 posts)

  1. funwithmoms
    Member
    Posted 1 year ago #

    Hi, How do I replace the header in wasteland with my own? I'm new to css/html etc. So speak slowley to me...lol

    1. Do I need to upload my image to wp.org?
    2. Where do I put all the info?

    Thank You,
    Amber

  2. WP Bum
    Member
    Posted 1 year ago #

    Need a link to your site or the theme to help.

  3. funwithmoms
    Member
    Posted 1 year ago #

    sry..www.funwithmoms.com

  4. WP Bum
    Member
    Posted 1 year ago #

    One way is you can make your header image.

    Then FTP and place the file in this location.

    /wp-content/themes/wasteland/images/header.jpg

  5. funwithmoms
    Member
    Posted 1 year ago #

    ok...I did that, but now look at it...the otherstuff is on there to..how do I remove the other text, rss feed button etc...

    ty

    Amber

  6. WP Bum
    Member
    Posted 1 year ago #

    Ahh open up header.php in Appearance Editor

    Here is what you show now...

    <div class="header">
    <div class="subscribe"><a title="Add this blog to any reader" href="http://www.funwithmoms.com/?feed=rss2"><img alt="RSS" src="http://www.funwithmoms.com/wp-content/themes/wasteland/images/rss.gif"></a></div>
    <h1><a href="http://www.funwithmoms.com">FunWithMoms</a></h1>
    <div class="description">Just another WordPress site</div>
    </div>

    If you want to remove the text and rss button then just remove them from the code. If you never done this save a copy of it notepad or something in case you need to revert back.

    But to remove all that just delete everything between the middle leaving.

    <div class="header">
    </div>
  7. funwithmoms
    Member
    Posted 1 year ago #

    TY..I did that and it worked BUT, now things have shifted funny, and it looks like somethings changed size....How do I fix that?

    Amber

  8. funwithmoms
    Member
    Posted 1 year ago #

    ok...just set it back to before and everything is normal, but the text is still popping through my header again.

    at least it's all realigned again though...lol

  9. WP Bum
    Member
    Posted 1 year ago #

    I would have to see what it looks like after you made the change above.

    From those 5 lines if you delete the middle 3 it should work. If you can make those changes and leave them and post back here and I will look.

  10. funwithmoms
    Member
    Posted 1 year ago #

    all better now..

    ty

Topic Closed

This topic has been closed to new replies.

About this Topic