Fix <PRE> code going outside <DIV>

Fix <PRE> code going outside <DIV>

People who have been following this site for a while know that we recently released an entirely new theme and look.
As I was going through old posts to answer comments I noticed some posts with PRE code-wraps extended outside the main DIV:s…

Statistics first year of service!

Statistics first year of service!

We have been up and running for about a year now, figured we’d share some statistics.

We’re very excited that so many people come to learn, share and help contribute!
Keep sharing and helping each other, together we thrive! :)

WordPress: Hacks for the Media Uploader

WordPress: Hacks for the Media Uploader

Today I implemented Fancybox on the site. Although Wordpress had to be hacked a bit for this to work. By default WP will add a bunch of weird classes and properties that will screw up plugins. This is how I managed to fix it.