Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Plus or Facebook Like Card UI with twitter bootstrap 2.3

The card design approach utilized by Google Plus or Facebook is great. How can I do so using twitter bootstrap 2.3 (can't use 3) where I do not want my card size and content to stay sane for a responsive design? I mean, I want the re-sizing to of a card based on the screen size and the content on it stay acceptable. Sorry for the fuzzy question. I am not sure how to be best ask what I have in my head.

Any website you may that that has card ui desing and using bootstrap?

Is there any framework that help with Card UI for desktop web application in general?

like image 866
iCode Avatar asked Sep 17 '13 20:09

iCode


1 Answers

Found this the other week and it's exactly what you want:

Bootplus - Sleek, intuitive, and powerful Google styled front-end framework for faster and easier web development (Based on bootstrap)

The particular section you want is under Plus.

So just take the styles you need and you're good to go.

like image 103
Ryan McDonough Avatar answered Oct 04 '22 16:10

Ryan McDonough