Feb
13
2009

How To: Modify the Azul/Baughxie Navigation Bar

Updated – 05/17/2009 Thanks to Marla for pointing this out. You can easily change the “Home” button on the Azul/Baughxie themes to anything you want by simply modifying this bit of code in the “header.php” file: <div id=”navbar”> <?php wp_page_menu(‘show_home=1′); ?> </div> All we need to do is modify the menu tag something like this [...]

11
Feb
08
2009

WordPress Theme – Baughxie 1.1 Released

I’ve been working on a new WordPress theme called “Baughxie”. It’s loosely based on the Azul theme, but I decided to try a couple new things with my CSS. Right off the bat you’ll notice that the navigation menu is centered and the date for each post looks like a neat little calendar page. You [...]

1