Replace Your Blog Title with a Logo

This post is the 2nd installment in my WordPress Theme Tips series.

Tips to Customize the Look of your blog!

I’m sure you’ve noticed that practically all themes that you can download for free, have text in the header which links back to the blogs homepage. I’ll just bet you’ve visited other blogs that have a logo instead of this title text. Trying to figure out things like this can drive you nuts without a little direction. In this post, we’re going to look at replacing anchor text with an image. Creating a logo is not covered here, so we’ll assume you already have an image you want to use.

The easiest way to make this replacement would be to simply delete the text out of your document, and put the image there in it’s place. The only problem with that is the fact that a search engine can’t read what you’ve written in an image. So, the better practice would be to disguise the text with an image. Using CSS, we can leave the HTML text in place, and use a background image to hide it. Sound interesting?

Continue reading

WordPress Theme Tips – Text

Tips for Customizing You Blog Theme

Almost every blogger would like their design to be different from everyone else’s. After all, that’s one more thing that can set you apart from the crowd. However, not every blogger has experience with CSS. If you fit that description, I’ve written this just for you!

This isn’t really an introduction to CSS. It’s more of a guide to change specific elements within your theme. Over the course of several posts, I’m going to cover some things you can do to your current theme to add your own flavor and style. In this post, we’ll take a look at the text.

Continue reading

I’ve Been Interviewed

disassociated.com

John Lampard recently interviewed me for his site, disassociated.com, in relation to my WordPress theme development. 5 Questions: Anthony Baggett was a fun experience, especially since I had never had the pleasure of being interviewed.

We all know that bloggers love to get incoming links, right? And in my opinion, an interview is like the ultimate incoming link. Jonathan-C. Phillips touched on this recently, how an interview is like a recommendation. So I really appreciate the opportunity and the exposure!

John Lampard also runs The Interchange Desk, a site for those looking to make a change in the career department.

Tweaking My Current Design For Release

When I first introduced the Fastway theme(which got a lot of great attention), I had several really nice compliments about my current design, and questions as to whether I would make it available. Well, the time has come.

Would you be interested in THIS theme?

When I started the layout of this theme, I wanted something that had a very professional look to it, and also a memorable color scheme. I think I succeeded in both ways. You’re probably wondering why I’ve included a screenshot of this design in the post………when all you gotta do is look at the site you’re reading. :-) Well that’s because I want readers to see the design I’m talking about once I roll out my new design.

For the most part, nothing about this theme will change. It will be available as you see it here. Of course, the logo and banner will not be in the header……..that will be up to you to add whatever you want up there. The default header will have the blog title and tagline.

Links, Anyone?

Something I’m going to do a little different with this release, is offer you the opportunity to enjoy the incoming links that a theme can bring you. Would you like a boost for your Technorati rank? If so, this will be a cool opportunity………more on that later.

    After doing some research, I will not be offering links afterall. It’s not an excuse, but I had no idea that their was an issue surrounding it. So I will be putting this design up for download, but no sponsored links.

5 Essential Sidebar Items

With blogging’s rise in popularity, the sidebar has become a place for much more.

The far majority of websites and blogs have at least one sidebar. The primary purpose being to provide deeper navigation into the website. With blogging’s rise in popularity, the sidebar has become a place for much more. The sidebar is a great place to put information and links that will benefit readers by providing them quick access to useful info. I got the idea from a post on bill2me.com to make a list of what I think are the essentials.

First, I want to list a few things that are found in many sidebars, but are wasted space in my opinion.

  • Calendar
  • Archives(by date)
  • meta(site admin links)

Having said that, yes, I do include those things in the default sidebars in my themes. Why? I guess because that’s the normal thing to do, and that is what people expect to find in a theme. I haven’t really considered doing any different, since most WordPress users use sidebar widgets anyway. All three of these elements can be useful in certain types of sites, but in general they don’t really add value.

So, what are the more important things to include? Well this really comes down to opinion and personal preference. What I find to be crucial, you may think otherwise. Here, I’ve made a list of what I think are the 5 most essential items to include in a sidebar, and why.

  1. Pages / Navigation – Some sites, such as this one, have a horizontal navigation menu right under the header. All sites don’t. It’s frustrating for me to visit a site, and the only means of navigation is either going to the bottom of the page and following the “previous entries” link, or by searching the Archives(by date). The truth is, I probably won’t take the time to do either. So I think providing easy navigation is the most essential. Preferably with a nice sitemap.
  2. Recent Posts – I like to display recent posts, because this is obviously the first place a visitor will look when visiting a site for the first time, to try getting an overall feel for the content.
  3. Recent Comments – This is important, in my opinion, because it makes it easy for the reader to follow any conversations that are happening on the site. And hey, isn’t conversation what blogging is all about?
  4. Categories – This one goes right along with navigation. If a reader is looking for specific information, this makes it easy for them to see if you have anything to offer about that subject.
  5. Subscription Options – If you want to build a community of regular readers, it’s much more likely to happen by RSS.

That’s my list. What would you consider the most important elements of a sidebar? What am I leaving out?