Archive for the ‘HTML & CSS’ Category

Content to the front with jQuery

Jan1st
2010
••

I have been asked numerous times how I accomplished the sidebar and main content fading on this site. It’s a pretty simple snippet of jQuery. I decided it’s about time to just make a post about it. First off my reason for using the effect. Having a dark colored site with …
Read the rest of this entry »

Posted in HTML & CSS, jQuery

JQuery cross-column pull-quotes

Dec15th
2008
••

Here’s something I’ve been wanting to figure out for a while now. How to make two column pull quotes that are actually usable for the most part. With the use of some pseudo-fancy CSS and a little bit of neat jQuery, I have finally done just that. The text resize function …
Read the rest of this entry »

Tags: ,
Posted in HTML & CSS, jQuery

Wordpress admin login restyling

Feb27th
2008
••

I recently restyled the login page for Wordpress. I like it a lot better actually, plus it has the bonus of matching my site. Odds of me redoing the whole admin panel are slim, very slim, but I learned a couple things doing it so I’ll talk about it. …
Read the rest of this entry »

Tags: ,
Posted in HTML & CSS, Wordpress