Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

dano2
Ecommerce Template Expert

USA
514 Posts

Pre-sales questions only
(More Details...)

Posted - 02/20/2018 :  18:51:37  
Hi I noticed on the buy page of a product on our site, the small square container where you enter product
quantity is kind of squeezed in between price and the word Quantity. Is there a way to adjust that piece?

Thanks for any help..

Andy
ECT Moderator

95440 Posts

Posted - 02/21/2018 :  00:04:27  
Hi

Can you let us know the URL and we'll see what css you need to change there?

Andy

Please feel free to review / rate our software

dano2
Ecommerce Template Expert

USA
514 Posts

Pre-sales questions only
(More Details...)

Posted - 02/21/2018 :  08:32:06  
Thank You Andy....

wWwdOtsaFetypRoShopDotcOm

Edited by - dano2 on 02/21/2018 17:54:44

Andy
ECT Moderator

95440 Posts

Posted - 02/21/2018 :  08:42:39  
In ectstyle.css find this

div.detailquantity{
float:left;
width:130px;
margin-left:12px;
}

div.detailquantitytext{
margin-top:16px;
float:left;
width:30%;
text-align:right;
}

div.detailquantityinput{
margin-top:16px;
float:right;
width:50%;
text-align:left;
padding:0px;
height:65px;
}

and change it to

div.detailquantity{
float:left;
width:130px;
margin-left:12px;
}

div.detailquantitytext{
margin-top:18px;
float:left;
width:45%;
text-align:right;
}

div.detailquantity0div input{
margin-top:14px;
float:right;
width:50px;
padding:4px;
text-align:left;
}

Andy

Please feel free to review / rate our software

dano2
Ecommerce Template Expert

USA
514 Posts

Pre-sales questions only
(More Details...)

Posted - 02/21/2018 :  10:07:05  
Thanks Andy that worked!

Dano

Edited by - dano2 on 02/21/2018 17:55:22
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000