Responsive Images and Styles

Scritto da Happy Scoot on . Postato in Features

By nature images are not responsive, if you want Images to be Responsive just add class size-auto to them and they will re-size to the screen size. We have example of images with Lightbox on them that work with responsive design.


Sample Image

Sample Image

Sample Image


<img class="size-auto" src="image" alt="Sample Image"/>

Image Styles



Sample Image

border

Sample Image

polaroid

Sample Image

well

Sample Image

round

<img class="size-auto polaroid" src="Image" alt="Sample Image"/>