View Single Post
  #320  
Old 11-20-2013, 04:42 AM
 
PhilJ PhilJ is offline
 

X-Guru
  
Join Date: Nov 2002
Posts: 4,094
 

Default Re: X-Cart - reBOOT - Responsive Template

Quote:
I have a 3 column home page with image link stacked tiles in the right hand column. Would it be possible to make these images responsive too as they fit great on the desktop but are still the same size when viewed on an iPad and need to be smaller to fit in the reduced column.

You can make any images responsive, by adding the class "img-responsive".
Quote:
<img src="xxxx" class="img-responsive">

If you want a border around the image, you can use class="img-responsive img-thumbnail"
__________________
xcartmods.co.uk
Reply With Quote