Web Designers' Edge – The Self-Taught Designer's Best Friend

Category: CSS

Using CSS To Use A Custom ShareThis Icon Or Image

May 23rd, 2010 by Tim Norton View Comments

It’s pretty annoying how little instruction there is to change the ShareThis icon to something else. So I took a stab at finding my own solution without needing to modify javascript code or API calls. Frankly, the freshest information about it was 2 years old. And very paltry and not very helpful.
The issue is that [...]

The Hover Effect Without Javascript or Jquery

December 21st, 2009 by Tim Norton View Comments

We all love javascript and jquery, right? It’s the stuff that helps you do cool stuff on your site, like rotators, animated elements, and a ton more. But the problem is, if you use Javascript and Jquery to do every effect on your site, it can be a little code-intensive. It also won’t work when [...]