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 [...]
The other day, while working on some designs for a client, I needed to put a logo onto some fabric. The trick was making it look believable, which is surprisingly simple actually. I figured I’d write up a quick tutorial on how to do it with great results. There are many ways you could approach [...]
Designing for WordPress can be a daunting task, depending on your level of experience, but there are steps you can take to make things a bit easier and a bit quicker from a design standpoint. One of the most important steps you can take is to install WordPress locally on your machine using a local [...]