View Single Post
  #4  
Old 08-06-2008, 07:15 PM
 
hello hello is offline
 

Member
  
Join Date: Apr 2007
Posts: 11
 

Default Re: Center product quantity/buynow

Got it!

Probably not the correct way to center the quantity row, but it works for now.

Changed first table width from

<table width="100%" cellpadding="0" cellspacing="0" align="center">

To

<table width="25%" cellpadding="0" cellspacing="0" align="center">
__________________
X-Cart Gold v4.1.8
Reply With Quote