Category: Tutorials

WordPress Plugin for Dynamic Menus Based On Logged In Status

Author: Cristian Antohe
Last Updated: May 13th, 2014

Displaying dynamic menus based on logged in status is quite straight forward and any developer you're gona ask will tell you the same thing. Regardless of that, up to this point, the only way show a different menu to your logged in users was to add a bit of code to your theme header, some […]

Continue Reading

Understand how to create triangles with CSS

Author: Madalin Ungureanu
Last Updated: December 5th, 2011

I've been creating css shapes for a while now, but just recently I've been starting to wonder how does the technique actually work and why. You can find a good collection of css snipets here. Most shapes use css 3 properties but there are a few useful ones that do not require css 3 so […]

Continue Reading