Post Less and Land in Technoratti’s Top 100…?

Technoratti Top 100

It’s strange, I’ve posted here on Antbag.com a lot less over the past two months or so as I’ve picked up more work, but my blog seems to be picking up a little steam. My subscriber count is higher than it’s ever been, my daily unique visitor count is up. I’ve had some much larger days than I’m having right now(days I’ve launched a new WP Theme, with it’s subsequent announcement on Weblog Tools Collection), but not on a consistent basis.

Another neat thing, due to backlinks from my WP Themes, is that I’ve been listed this week in Technoratti’s Top 100 popular blogs at #99. I seriously would have expected this to bring in a rush of traffic, but truth is, it hasn’t. According to my stats, I’ve not had even one referrel this week from Technoratti….strange.

As for being in the Top 100, I know there are quite a few designers out there who have WAY more back-links than me, but are not listed in the Top 100 popular blogs. My assumption is that once they figure out the reason I have all those back-links(WordPress Themes), I’ll be off the list. Anyway, kinda nice to see my blog listed.

Add to Technorati Favorites

Customize Your Theme: Understanding Layout

Tips for Customizing You Blog Theme

Since I started offering WordPress themes, I’ve noticed that a far majority of new bloggers want to customize their theme. I don’t blame them, that’s what I did too. Many of these new bloggers who are using one of my themes, contact me when running into things that they can’t figure out. I realize that there is a real blind-spot when it comes to how a page is laid out. In this post, I hope to shed a little light and hopefully clear up some of the confusion.

All Themes Are Not The Same

Generally speaking, I think that most of us have probably tried to change a few things on a CSS stylesheet before. It would make sense that what works on one, will work on the next. Unfortunately, there’s a little more to the equation. I’ve noticed that many will assume changing the width of the header, for instance, will have the same effect on all themes, however, this isn’t the case. It truly depends on how the theme is laid out in the first place. Remember, any styles applied on the stylesheet, are adding style to the HTML elements as they are defined within the HTML. So header isn’t necessarily the same from one theme to the next. It depends on how that component is defined within the HTML.

Continue reading