On 15/02/2012 20:53, just_web wrote:
@sams your solution doesn t work with responsive grid...
I did not look at it within a responsive layout

the media q's for thumbnails are sparse. when I tried it out I was able to make it work if the sizes were reduced

but more needs to be done for both desktop and mobile

making .spanX contained within thumbnails of .row-fluid smaller helps (but not mobile mq's would need to be added)
  .row-fluid .thumbnails .span4 {
    width: 30.32%;
  }

Reply via email to