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
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
Need a link to your site or the theme to help.
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
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>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
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.
all better now..
ty
This topic has been closed to new replies.