Clevurr UI starter kit

I have been chipping away at this project for quite some time.  I am excited to share a complete user interface kit for your next super cool web app.  The Clevurr UI kit is a the perfect foundation.

What’s included?

  • No images needed.
  • Header with a simple drop down menu
  • 1104 pixel 12 column grid layout.  Easy to use!
  • Using jQuery UI
  • Full font styling and paragraph layout
  • Form elements including CSS3 sliders
  • 2 different simplistic table layouts
  • CSS3 buttons in multiple colors and sizes.  Including button groups
  • Full @ font-face icon set .  Already created default user thumbnails and buttons with icons included.
  • Clean notification bars and just a small snippet of javascipt to hide them.
  • Tabular data layout

View Demo

Fog City User Interface

dark ui kit

Hello my peeps!  I have been slacking big time, so I made today’s freebie a larger giveaway.  Here are a lot of great ui design elements for your next app.  It includes buttons in multiple states, user drop-down menu, loading pie, tags, stars and much more!  I will continue to add to this for the pixel members, so make sure to get on that up top.  I also have some cool CSS3 freebies you get when you sign up.  Thanks for visiting and if you have any questions please feel free to contact me.  As always, enjoy!

[wpdm_file id=26]

 

How does Relative and Absolute Positioning work?

That’s a great question!  Understanding CSS positioning was one of those pivotal moments for me.  It seems to trip a lot of people up, and once you get it, you’ll find lot’s of uses for them.

This subject has been covered many times and I found positioning 101 by A List Apart to be super helpful.

I’m going to go over a key relationship in CSS positioning that might help solve some head scratchers. The infamous relative and absolute positioning.  By default elements are positioned static. Once you declare an element as absolute, it will position itself to the browser window.

Check this out!

static positioned div

So as you can see in the image above, positioning the div absolute pushes it to the browser window or the body element (base of the tree).

Now, here is the important part…  If you want to have full control over an element inside of another, you would likely use the relative and absolute positioning relationship.

Check this out!

position relative

Now you can see that if the parent div is declared as relative the child elements can be positioned absolute inside.

One example is you would use this to position a close modal box icon in the top right or left.

Quick Notes

 

  • Elements are by default positioned static
  • Positiong an element as relative allows you to nudge it around with left right/ top bottom declarations
  • Positioning an element absolute by itself will set that to the browser window or body element (base of the tree)
  • You must set an element :relative to position other elements :absolute inside of it (see second image)

 

 

CSS3 Buttons

It’s been quite a while since I have posted. Maybe you noticed an entire site overhaul. Today, I put together an assortment of some super sweet CSS3 buttons. These are created with support down to IE9 (sorry legacy guys). Grab the file and enjoy! Show me some pics of projects where you have used them. I would love to see that.

View Demo

[wpdm_file id=23]

PDF: iPhone 4 Wireframe Template

Today’s freebie took me quite some time. I always suggest sketching before beginning any web/app project. It helps you to think through the user flow and it’s much easier to erase. I wanted to provide a quality template to let loose any ideas when wire-framing a mobile design in a well organized template. This will also help you to easily present it to stakeholders/clients/bosses. Included is a print resolution pdf and layered PSD. Enjoy and feel free to share!

[wpdm_file id=20]

PSD: App Navigation Menu

Today’s freebie includes a great start to your next applications menu bar. The fundamentals are included. Just customize it to fit for your product. I have a few notification styles included. One minimalistic and the other a color glowing notification set. Enjoy and please spread the word.

fonts included: Helvetica Neue and Wisdom Script

[wpdm_file id=19]