• Resolved funwithmoms

    (@funwithmoms)


    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

Viewing 9 replies - 1 through 9 (of 9 total)
  • Need a link to your site or the theme to help.

    Thread Starter funwithmoms

    (@funwithmoms)

    sry..www.funwithmoms.com

    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

    Thread Starter funwithmoms

    (@funwithmoms)

    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

    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>
    Thread Starter funwithmoms

    (@funwithmoms)

    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

    Thread Starter funwithmoms

    (@funwithmoms)

    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

    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.

    Thread Starter funwithmoms

    (@funwithmoms)

    all better now..

    ty

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Changing header in wasteland template’ is closed to new replies.