UPDATED: How to Make Digital 8-Bit Style Corners Using Only CSS

Back in 2010 we wrote a tutorial on how to create a digital 8-bit style effect for corners using only CSS. Now it’s 2017 and we’ve decided to revisit our earlier method and improve upon it. In this tutorial we will teach you an updated method for coding beautiful responsive digital 8-bit style corners using only 100% CSS3 requiring zero images and less markup.

Read More

How to Dynamically Add a Custom Class to Image Links in WordPress

WordPress has made huge improvements to the Media Library over time but one thing that has been lacking is the ability to add custom classes to image links as an option. In this tutorial we will teach you how to dynamically add a custom class to image links in WordPress by utilizing PHP functions.

Read More