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
 All Forums
 Technical
 ASP (Windows server) versions
 Over lapping Quick Buy and Details buttons
Author « Topic »  

Thyme
Starting Member

United Kingdom
28 Posts

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

Posted - 02/21/2018 :  08:15:56  
I am using the Premium Responsive Design Natura and have set the product layout to Product Layout #2
The buttons for Details and Quick Buy are not in the same positions as shown in your demo at http://www.wpect.com/prem-natura/cool-sneakers.php. On your demo the buttons sit side by side regardless of the size of the browser window.
On my site the Details button sits above and slightly overlapping the quick buy button unless I make the browser window very small - http://test.thymegraphics.co.uk/products.asp?cat=Silver+Bullet+Pro

Andy
ECT Moderator

95440 Posts

Posted - 02/21/2018 :  08:23:20  
Hi

In ectstyle2.css find this

div.prodprice{
float:left;
width:46%;
margin:2px 0px;
font-size:1.1em;
}

and change it to

div.prodprice{
float:left;
width:96%;
margin:2px 0px;
font-size:1.1em;
}

as you are not using the List Price.

Andy

Please feel free to review / rate our software

Thyme
Starting Member

United Kingdom
28 Posts

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

Posted - 02/21/2018 :  08:35:50  
Perfect!
and many thanks for the speedy reply

Marshall
Ecommerce Template Guru

USA
1874 Posts

Posted - 02/21/2018 :  08:37:28  
I find this works well for putting the Quick Buy and Details side by side
div.qbuybutton,div.detaillink{width:48%;margin:0 1%;padding:2px 0;float:left;text-align:center;}
You can adjust the vertical margins (the 0) as needed, but keep the horizontal margins in line with the div width so together they do not exceed 50%.

Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com
  « 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