Category : Tutorials
Friday, January 23rd, 2009
Fixing Popularity Contest for WP 2.7
Fixes, Plugins, WordPress
Popularity Contest by Alex King is a fairly popular WordPress plugin. However, support by the original author was discontinued as of WordPress version 2.5 and above.
Then came along WordPress Guy, who not only released a version of the plugin that works, but also told users what he did to fix the original. A few other [...]
Tuesday, January 20th, 2009
CSS Tutorial: Hover Selectors
Basic Tutorial, CSS
Hey there, and welcome to Argee’s first tutorial! This one is pretty simple, we will just be walking through the nuances of the :hover selector in CSS.
This selector,like most styles, can be applied to absolutely any HTML element in your web page to create a rollover effect. A lot of people still use javascript to [...]