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
 WordPress for Ecommerce Templates
 Product Image Navigator
Author « Topic »  

GRN
Advanced Member

158 Posts

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

Posted - 07/14/2019 :  12:04:51  
Hi there,

ECT 7.1.2, WP 5.2.2

Is there a way to get the product image navigator below the product detail image, can't quite figure it out? https://www.dev.threedogbakery.biz/proddetail.php?prod=BAK-NAT-CHI-ADU-12LB

Thanks.

GRN

dbdave
ECT Moderator

USA
10269 Posts

Posted - 07/14/2019 :  13:07:28  
In your style.css file you have the following at line 830

div.detailimage img{
width:48%;
margin:5px 0 0 0;
padding:0;
float:left;
clear:both;
}


Take off the "img" there and that should fix it.

David

Edited by - dbdave on 07/14/2019 13:09:45

dbdave
ECT Moderator

USA
10269 Posts

Posted - 07/14/2019 :  13:08:53  
To center the prev - next buttons below the image, add the following to that css file

div.imagenavigator {
text-align: center;
}

GRN
Advanced Member

158 Posts

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

Posted - 07/14/2019 :  13:15:40  
Hi there,

That did the trick, thank you so much!

GRN

dbdave
ECT Moderator

USA
10269 Posts

Posted - 07/14/2019 :  15:14:09  
No worries. I'm glad I could help.
Good looking site you have going there.
  « 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