Archive for December, 2009

The Right Way to Add Custom List Markers to Unordered Lists

Custom List MarkersMost experienced web developers now understand that using CSS’s built-in method for adding custom list markers (also referred to as “bullets”) to style an unordered list is not an option. The unpredictable bugs that occur in Internet Explorer when using…

Why Links are Important?

This post was generated by an RSS Feed from SEO Advice For You

Finding quality links to your website is the most important job for something doing SEO. Without quality backlinks, you will not rank high in any…

How to Develop WordPress Themes Behind the Scenes

A reader recently asked about how to develop a theme on a live site such that:

  • All visitors will see the current theme
  • Only the designer will see the new theme
  • All site plugins will work with the new

10 More WordPress Hacks for Easy Life

1. Fight Cross Browser Compatibility the WordPress Way

While designing a theme, there are numerous cross browser compatibility issues that raise their head, and most of the times we are left with no choice but revert to using conditional hacks.…

Don’t Lose Your :focus

For many web designers, accessibility conjures up images of blind users with screenreaders, and the difficulties in making sites accessible to this particular audience. Of course, accessibility covers a wide range of situations that go beyond the extreme example of…

WordPress tip: Send article to a friend by email

This post was generated by an RSS Feed from WP Recipes

To apply this recipe to your blog, simply paste the following function into your functions.php file, and that’s all. Hard to do something simpler!

function direct_email($text="Send by

WordPress hack : How to display ads on old posts only

This post was generated by an RSS Feed from WP Recipes

To achieve this recipe, simply open your functions.php file and paste the following code in it:

function is_old_post($post_id=null){
   $days = 15;
   global $wp_query;
   if(is_single() || is_page()) {

Free WordPress Theme – Matipid Creative

Matipid WordPress Theme

Blog Style Blue Color

Social Subscribe Widget

Special Header

DEMO | DOWNLOAD


This post was generated by an RSS Feed from Site Editor

What Do Visitors See? Google Browser Size

Google Browser Size is a visualization tool by Google Labs that shows any website behind an overlay of browser-window-sizes average

The overlay information is actually created from the data of people who visit Google (which won’t be wrong to call…

Becoming an Amazon Affiliate – And Making It Pay

This post was generated by an RSS Feed from Website goodies

Wouldn’t it be great if you could sit back and make money—even when you weren’t actually doing anything?  With an affiliate program, you can!  As an affiliate,…