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 »  

jimhuang
Advanced Member

Taiwan
248 Posts

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

Posted - 12/13/2020 :  21:24:29  
Hi

I only update Chinese store, but the product layout change.
Please look at my product page in English store and Taiwan store. I want the layout to look like English store in 2 columns.

Besides, where can I change the Add to Cart & Checkout button in red color.

Jim

Vince
Administrator

42706 Posts

Posted - 12/14/2020 :  01:52:14  

jimhuang
Advanced Member

Taiwan
248 Posts

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

Posted - 12/14/2020 :  02:02:53  
Please look at the product page in 3dlens.com/taiwan/

Jim

Vince
Administrator

42706 Posts

Posted - 12/14/2020 :  02:37:49  
Hi Jim
quote:
I want the layout to look like English store in 2 columns.
The layout is in 2 columns for me. Could it be you just need to clear the cache so the new style sheet is loaded? To do that just hit...
<Ctrl>+F5
Can you try that first and see if it helps?

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

jimhuang
Advanced Member

Taiwan
248 Posts

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

Posted - 12/14/2020 :  03:06:17  
Hi Vince

Maybe you visited home page.

Please visit the product page:



Jim

Edited by - jimhuang on 12/14/2020 19:43:24

Vince
Administrator

42706 Posts

Posted - 12/14/2020 :  05:50:25  
Hi Jim
It doesn't look like the site is using the ectcart.css from the latest updater. But this should do what you want if you add it to the site style sheet. Don't add this to the ectcart.css file or that will get overwritten by the updaters.

div.product{
width:49%;
}
div.prodoptions {
clear: both;
}

However looking at your products page, the ectcart file comes AFTER the site style sheets (style.css and style3.css) and these should come after. Really it would be better if you re-order the style sheets so that ectcart.css comes before...

<link href="css/ectcart.css" rel="stylesheet" type="text/css" />
<link href="css/style.css" rel="stylesheet" type="text/css" />
<link href="css/style3.css" rel="stylesheet" type="text/css" />

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

jimhuang
Advanced Member

Taiwan
248 Posts

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

Posted - 12/15/2020 :  21:39:03  
Vince,
Thank you very much.

I have another question.
How to set the quantity box and Add to Cart button on a line.

My Product page:

[img]https://3dlens.com/products.png[/img]


My Product detail page:

[img]https://3dlens.com/productdetail.png[/img]


Jim
V7.25

Vince
Administrator

42706 Posts

Posted - 12/16/2020 :  06:21:36  
Hi Jim
The new version has a new possibility for the product page layout and detail page layout parameter...
addtocartquant
It's well worth using this instead of addtocart and quantity as this way they are put in a special container.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000