10 Free Concrete Textures; Cracked and Grunge Textures

Some more ultra handy concrete textures from around my house. There’s a lot containing cracks, and of course excellent grunge textures. High resolution 3872 x 2595 (300 pixels/inch). Click on the thumbnails below to download the full sized texture image. I used “Concrete 712″ for the above banner image. Free for personal or commercial use! [...]

Read More »


jQuery: Smooth Scrolling Internal Anchor Links

Here’s a neat little jQuery trick to fancy up your internal anchor links, by making them scroll smoothly to their target as opposed to jumping instantly.

Read More »


WordPress Function: is_page_or_descendant()

Here’s a handy little function to check if the page you’re currently viewing is a specific page or a descendant of it (child, grandchild, etc). I’ve come across a few simliar functions: is_child(), is_subpage(), is_descendant(), etc; but none that met my needs exactly.

Read More »


WordPress: Add the <hr> button to the Visual Editor (TinyMCE)

Strangely, the <hr> tag (horizontal rule) button isn’t enabled by default in the WordPress Visual Editor (TinyMCE). Here’s how to turn it on, along with any other buttons you want to use.

Read More »


CSS: Style your <hr> tags with a background image

I find <hr> (horizontal rule) tags to be a nice semantic way to separate or break up content on a page. To give them some style, you can replace them with a nice background image.

Read More »


Page 2 of 912345...Last »