Web Design

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 }

I am fan of Jeremy Shoemaker aka shoemoney and I follow his blog but I see that he has this habit of missing important things. I am subscribed to his email updates and few months back I got an email from him where the bitly link in his email was wrong and somebody misused that [...]

{ 0 comments }

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 }

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 }

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 [...]

{ 1 comment }