View Single Post
  #304  
Old 11-13-2013, 05:27 AM
 
PhilJ PhilJ is offline
 

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

Default Re: X-Cart - reBOOT - Responsive Template

Button sizes are controlled by classes...

Standard...
Code:
class="btn-custom"

Full width, according to container....
Code:
class="btn-custom btn-block"

See here for more info...
http://getbootstrap.com/css/#buttons
__________________
xcartmods.co.uk
Reply With Quote