Free Source for CSS Templates

March 14th, 2007 by Sjan Evardsson

There is a great resource for free CSS Templates, at (would you believe it) freecsstemplates.org! There are some very nice uses of CSS-only rounded corners (similar to Nifty Corners Cube), some very professional designs and plenty of fun, personal-type designs for blogs and such. Definitely worth a look.

Technorati Tags:

Post to Twitter Post to Yahoo Buzz Buzz This Post Post to Delicious Delicious Post to Digg Digg This Post Post to Ping.fm Ping This Post Post to Reddit Reddit Post to StumbleUpon Stumble This Post

Peter Nederlof’s whatever:hover to the rescue!

April 16th, 2006 by Sjan Evardsson

Well, I found a way to do CSS2 drop-down menus and force IE to accept them. It takes a little bit of JavaScript madness created by Peter Nederlof called which forces IE to accept the :hover psuedo-class for any element (as is the spec for CSS2).

While it uses IE specific tricks to make it work, it can be done in such a way as to not break in other browsers. (In other words, the changes are only applied if the browser is IE.)

There is a handy tutorial at SEOConsultants that was incredibly helpful.

Post to Twitter Post to Yahoo Buzz Buzz This Post Post to Delicious Delicious Post to Digg Digg This Post Post to Ping.fm Ping This Post Post to Reddit Reddit Post to StumbleUpon Stumble This Post