Design Lunatic Freebie: Content is King
Aug 16, 2011 | In Wordpress |Today, I’m releasing Design Lunatic’s first ever freebie: Content is King! It’s a minimalist wordpress theme, with a sticky sidebar and a nice background.
Today, I’m releasing Design Lunatic’s first ever freebie: Content is King! It’s a minimalist wordpress theme, with a sticky sidebar and a nice background.
These apps are a great addition to any developer or designer’s toolbox.
Today, I will explain to you how to make another CSS3 version of a popular javascript widget. In this case, an accordion. You know, those things that unfold when when you click on a link. Follow along, and you will learn how to make a CSS3 accordion.
I’m sure many of you have heard of jQuery Masonry. It “Arranges elements vertically, positioning each element in the next open spot in the grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.” Now, I’m not going to lie to you, masonry is definitely […]
You make think that the title of this article is incorrect. Well, today, I will prove to you otherwise. There has been a raging debate for the past year or so: Native Apps or Web Apps? While many think that there are only two distinct possibilities to developing mobile apps, that’s not true. Today, I’ll show you how to make a native Android app using…
Today, I will be showing you guys how to make a simple jquery sticky sidebar script. So simple, as a matter of fact, that I made it into a plugin. The link is in the post.
As web designers/developers, we generally tend to sit in front of our big 1980×1024 screens for most of the day. Now, this isn’t necessarily a bad thing thing, because it shows that we have a work drive and that we love our jobs. On the other hand, however, there are minuses to sitting in front of a computer all day.
Today, I’ll be reviewing a wordpress theme called Shaken Grid, from Shaken and Stirred Themes. The theme is very nicely made, but it has some issues, as you will find out when you read the post.
Wordpress plugins allow Wordpress to accomplish some amazing things. From SEO to typography, there is probably a Wordpress plugin that allows you to accomplish what you need. Take a look at this list to find some great Wordpress plugins. I’m sure that you will use at least one of these.
Today, I’m going to show you how to replicate something that is normally done with javascript: A tooltip. Every browser out there takes the title tag of an element and displays this, but sometimes, the default browser “tooltip” just isn’t enough. That’s the reason for this CSS snippet. If you want the “tooltip” text to […]