vwvh
Jul 29, 2015

CSS Fix for iOS vh-unit Bug

There are many Javascript fixes for the viewport height units bug in iOS 7 (iPhone & iPad), this article will cover how to resolve this bug with CSS. This particular ...

landingpage inspiration
Mar 2, 2015

Landing Pages Inspiration

While I was working with the Themify team on the Landing theme, we looked at over a hundred landing pages for inspiration. We reviewed how people designed their landing pages, ...

30interactivesites
Sep 16, 2013

30 Great Interactive Sites

I apologize for not posting on the Wall for the longest time, but yes, I’m still alive (just been busy with Themify). Today I have an awesome post to share ...

responsive menu
Jan 24, 2013

CSS: Responsive Navigation Menu

Previously I wrote a tutorial on how to make a mobile navigation for responsive design, now I’ve discovered a new technique to produce a responsive menu without having to use ...

responsive columns css
Nov 27, 2012

Responsive Column Layouts

Typically, to create a column layout, you would need to add the first or last classes to reset the margin space and clear the float. Today I’m going to share ...

viewport tag 1
Oct 10, 2012

Viewport Meta Tag For Non-Responsive Design

I’m sure you all are using viewport meta tag for responsive design, but did you know that the viewport tag can also be very useful for non-responsive design? If you ...