View Single Post
  #403  
Old 01-28-2014, 05:03 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

skin/reboot/customer/main/subcategories_t.tpl

Replace...
Code:
<div class="col-md-4 col-sm-4 col-xs-4 col-lg-3 centered">
With...
Code:
<div class="col-md-4 col-sm-4 col-xs-4 col-lg-4 centered">
__________________
xcartmods.co.uk
Reply With Quote