![]() |
Buy button next to price on product listing
Hi,
does anyone know how to get the Price, quantity and buy now button all in one row? version 4.2 Thanks in advance |
Re: Buy button next to price on product listing
for price it will be tricky and require templates modification
to add buttons next to your quantity add to the end of your main.css Code:
.buy-now .buttons-row{float:left;margin:0px 5px} Check this in IE6 since it makes floating painful possibly you will also need this to be added in main.IE6.css Code:
.buy-now .quantity, .buy-now .buttons-row{width:0px} |
All times are GMT -8. The time now is 08:56 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.