• Toll-free  888-665-8637
  • International  +1 717-220-0012
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Jon Turner
#1 Posted : Monday, April 13, 2015 6:14:59 PM(UTC)
Jon Turner

Rank: Member

Joined: 10/2/2014(UTC)
Posts: 46

Thanks: 2 times
I'm having issues with additional images thumbnails not properly sizing. When adding additional images, the thumbnails seem to bleed over outside of the thumbnail area. This is especially noticeable with many additional images loaded and seems to only happen on the bottom rows or right side images. Is there a fix somewhere for this? I've looked at the BVC2013 Theme stylesheet and Additional Images.ascx.vb and can't seem to locate what needs to be added or modified.

Any help would be appreciated.
Aaron
#2 Posted : Tuesday, April 14, 2015 8:27:38 AM(UTC)
Aaron

Rank: Administration

Joined: 4/2/2004(UTC)
Posts: 2,393
United States
Location: Hummelstown, PA

Thanks: 6 times
Was thanked: 163 time(s) in 158 post(s)
Originally Posted by: Jon Turner Go to Quoted Post
I'm having issues with additional images thumbnails not properly sizing.

Can you post a link to a product page that has this problem?
Aaron Sherrick
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
Jon Turner
#3 Posted : Tuesday, April 14, 2015 8:33:17 AM(UTC)
Jon Turner

Rank: Member

Joined: 10/2/2014(UTC)
Posts: 46

Thanks: 2 times
Nathan
#4 Posted : Wednesday, April 15, 2015 1:59:11 PM(UTC)
Nathan

Rank: Member

Joined: 3/25/2013(UTC)
Posts: 37
Location: Hummelstown, PA

Was thanked: 4 time(s) in 3 post(s)
Hello Jon,

I'm looking at the thumbnails in the popup window for the product you linked to.
http://www.hankscarpet.c...e-4816-86e5-a4e4df7e72c8

It looks like there is a width and height being set on the input. (Yes, each thumbnail is an input of type="image")

So I was able to fix this issue by adding this new rule below to the stylesheet located at (BVModules/Themes/Bvc2013/styles/styles.css)

#AdditionalImageWrapper #AdditionalImageMenu span.ImageLink input {
height: inherit !important;
width: inherit !important;
}

You can place this in your stylesheet as the last rule and give it a test.

Nathan Baker
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
Jon Turner
#5 Posted : Wednesday, April 15, 2015 2:17:09 PM(UTC)
Jon Turner

Rank: Member

Joined: 10/2/2014(UTC)
Posts: 46

Thanks: 2 times
Worked perfectly. Thanks for taking the time to provide a fix.
Nathan
#6 Posted : Wednesday, April 15, 2015 3:06:26 PM(UTC)
Nathan

Rank: Member

Joined: 3/25/2013(UTC)
Posts: 37
Location: Hummelstown, PA

Was thanked: 4 time(s) in 3 post(s)
Great! Glad to help.
Nathan Baker
BV Commerce
Toll-free 888-665-8637 - Int'l +1 717-220-0012
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

©2024 Develisys. All rights reserved.
  • Toll-free  888-665-8637
  • International  +1 717-220-0012