CSS code for pinterest layout style
问题 My challenge is trying to make the listing grid view looking like pinterest similar layout. I've already made a little code with it... but it's not enough. the rows below don't fit each other. #content .category_grid_view li.featured { position:relative; -moz-border-radius:3px; -webkit-border-radius:3px; } #content .category_grid_view li .featured_img { width:69px; height:72px; position:absolute; left:15px; top:0px; text-indent:-9009px; } #content .category_grid_view li p.timing { margin:0;