Rank: Member
Joined: 5/16/2011(UTC) Posts: 3
|
We are fairly new to BV and had just finalized our site when we upgraded to 5.8. We are having real trouble with the images. Our programmers set up the small images to 145 x 100 and the medium to <span class="FormLabel">175 x 145 with the DO NOT FORCE SIZES option checked. The parameter for the large picture was to be anything 700 width with any height. When uploading the images, many of the small are too squat and look terrible. The mediums look perfect. It is making our adding new products a torture because its so slow and the image on the backend will look perfectly in proportion in the upload box <span class="FormLabel">while the same image on the front website is squashed. So we have to check the front website every time and cannot unsquash. Our whole site is dotted with this problem and I know we are doing something really wrong because no one ever posts about this problem and our programmer says it is the way the program is set up. Is it possible to slice out that part of BC6 that just automatically sizes images, or can anyone advise. Is there a more standard parameter for the large. An Ex . SKU 973272 on our site. mmjenkins www.kitchenworksinc.com
|
|
|
|
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)
|
It's possible that image sizes are being incorrectly set on the frontend by CSS; this can happen regardless of the "do not force sizes" setting in the admin. Can you post a link to a page that's showing the problem? |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Rank: Member
Joined: 4/26/2011(UTC) Posts: 1
|
Thanks. http://www.kitchenworksi...arch.aspx?keyword=973272This is the small image. This is the medium image. It usually turns out perfectly. http://www.kitchenworksi...STARTER-SET__973272.aspxThe small looks perfectly fine in the upload box. mmjenkins
|
|
|
|
Rank: Member
Joined: 11/25/2003(UTC) Posts: 370
|
.recordimage img { height: 127px; width: 134px; </div></div>} </div>.recordimage a { border: 1px solid transparent; display: block; height: 127px; width: 134px; </div></div>} </div>.SubCategories .recordimage a { border: 1px solid transparent; display: block; height: 127px; width: 134px; </div></div>}
Looks like you have them forced in category.css
Possibly forced in html as well
<img src="<a target="_blank" href="view-source:http://www.kitchenworksinc.com/Images/SMALL/973272.jpg">/Images/SMALL/973272.jpg</a>" id="ctl00_MainContentHolder_ResultsRpt_ctl00_ProductImage" border="0" <span class="attribute-name"> width="134" height="127" alt="HENCKELS PROFESSIONAL S KNIFE STARTER SET 973272" <span class="attribute-name">/></pre>
</div> </div></div> |
|
|
|
|
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.