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
 All Forums
 Technical
 ASP (Windows server) versions
 Images/View Prev Next - Huge White Space?
Author « Topic »  

Positivek9
Ecommerce Template Guru

USA
4061 Posts

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

Posted - 06/10/2018 :  09:40:31  
Hi all,

I've come across a weird behavior & am not sure what is causing it.

If a product has more then one image, and you click on Next to view the next image - it creates a huge white blank area under the options area.

The blank area stays when you click Prev to go back to the 1st image. If you reload the page, the blank space is gone.

The page does a quick flash when hitting the next image- I'm thinking maybe something is conflicting?


Julie
Owned & loved by 7 German Shepherds

Edited by - Positivek9 on 06/10/2018 09:57:34

Andy
ECT Moderator

95440 Posts

Posted - 06/10/2018 :  09:48:27  
Hi Julie

Find this in ectstyle2.css

div.detailquantity{
float:left;
margin: 10px 0px 0px 4px;
}

and replace it with

div.detailquantity{
float:left;
margin: 10px 0px 0px 4px;
clear:left
}
div.detailprodoption{float:left;}

Andy

Please feel free to review / rate our software

Positivek9
Ecommerce Template Guru

USA
4061 Posts

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

Posted - 06/10/2018 :  09:57:11  
Yes! Perfect!!

Thanks so much!

Julie
Owned & loved by 7 German Shepherds
  « 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