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.
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Originally Posted by: Jon Turner 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 |
|
|
|
Rank: Member
Joined: 10/2/2014(UTC) Posts: 46
Thanks: 2 times
|
|
|
|
|
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-a4e4df7e72c8It 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 |
|
|
|
Rank: Member
Joined: 10/2/2014(UTC) Posts: 46
Thanks: 2 times
|
Worked perfectly. Thanks for taking the time to provide a fix.
|
|
|
|
Rank: Member
Joined: 3/25/2013(UTC) Posts: 37 Location: Hummelstown, PA
Was thanked: 4 time(s) in 3 post(s)
|
|
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.