CSS

Creating a fixed header region in drupal 7

One of the big web design trends in the last year has been fixed headers. They look great (sometimes) and you can do some really creative things with them. 




Useful jQuery tooltip

While I've been developing my own personal site, I've figured out how to do a lot of cool things with jQuery in the process. I've known how to do tooltips for some time. There are literally dozens of ways you can do them. I wanted the most simple solution that looked good, had minimal changes in my code, and that I could use across any part of the site.

I stumbled on a pretty cool way to do it. Here's how:

HTML

Subscribe to RSS - CSS