<div id="navigation">
<form action="/index.php" method="get">
<fieldset>
<input value="" name="s" id="s" />
<input type="submit" value="Go!" id="searchbutton" name="searchbutton" />
</fieldset>
</form>
<ul>
<li class="selected"><a href="http://www.prima-donna.dallasrocker.com">Home</a></li>
</ul>
</div><!-- /navigation -->
Look in your theme’s index.php for that block of code. In there, change the word “Home” to the word “Blog”.
I really like your Christmas theme!
Wow is that pink! But it is a cool theme. I like the background image on the sides… but I think I’m gonna’ have a seizure. 🙂 Merry Christmas!
Hehe, thankies! And thanks for the help. I wasn’t sure where to edit that at! It was actually in the header.php. ^^
Thanks guys, I’m semi-new at this and I’m doing my best! I’ve actually encountered another problem. I just created the rest of the navigation menu and when I click on one it makes the whole page shift. It’s odd. Any ideas where I went wrong? 🙁
Figured this one out. There just needed to simply be more content on the site so that the site would appear correctly, I guess.