Web Design

Alternating Color Rows in vBulletin 4

by Shabbir on March 6, 2011

A client of mine wanted to have alternating colored rows (and not columns) in vBulletin 4 forums. As I searched, I saw the problem is talked a lot in forums without any solution for vBulletin 4 and so I decided to put together a solution. See my article on Go4Expert on How to have Alternating [...]

{ 0 comments }

How to Add 3D Social Icons to Your Blog

by Shabbir on October 1, 2010

Last week I got quite a few emails asking me the name of the plug-in I used for the social icons you see in the middle right of your screen. Let me tell you that it is not done through any WordPress plugin and you don’t even need a plugin for it. It can be [...]

{ 2 comments }

Today we will explore on points to test and judge the performance of a website. We will use Accessibility, Usability and web browser compatibility and many more to judge a website. 1. Usability The way to test this website is to define some tasks that user can perform when he is on your website and [...]

{ 3 comments }

How to Center Align Entire Site Using CSS

by Shabbir on April 2, 2010

For Webmasters cross browser compatibility is one of the major concern and if you are trying a fixed width layout and want your site as centered all you need to do is add the following to your CSS file. body { text-align:center; /* for IE */ } div#contentwrap { text-align:left; /* reset text alignment */ [...]

{ 0 comments }

Thesis Theme Affiliates Move to ShareASale

by Shabbir on January 14, 2010

Brian Clark of CopyBlogger Today Announced Thesis Theme Affiliate moving to ShareASale.com. Thesis is undoubtedly the best theme for wordpress and that is the main reason I use it on CodeItWell.com. Being a Fan of Thesis Theme I think this is a very good move from DIYThemes. Read the official statement here What are your [...]

{ 0 comments }