Skip to main content

Hi,

I am using an Auctiva standard template and am hosting my own images. The first image in the template is resized to 400x400 which skews the image (sometimes a little, sometimes a lot depending on the original size of the image). The rest of the images are all right (none are resized). How do I "turn off" the resizing?

http://PracticeWriter.com/vu/?5F8FC

Thanks,
Gail
Original Post

Replies sorted oldest to newest

Hi Gail,

I see a script that's operating to do a preload and resize of the images. I'm not familiar with that codeset, so I'd have to break it down to see if it's incorrect (the cause) of the resize problem. My guess is Yes, or you wouldn't have a problem with the first image.

Generally, I use the javascript onload event for the image and a test to assure the image is actually in the cache (completes the store which isn't always true/delayed with onload event) before I resize. My advanced loader also operates reentrant with prototype methodolgy. Images load asynchronous to call and that might be part of the problem, although a SetTimeout appears to be used as a delay and retest method.

If you absolutely need to resize, I can check your code when I get some time.

Danno
I appreciate your looking at it for me. Actually, I was thinking of having a custom template designed but just today learned of Auctiva's new payment program. I certainly don't mind paying for a service but I don't think the ones they are offering will fit my needs very well. I'm going to look into other options.

So, I"ll make do with the resizing for the moment.

I really appreciate your taking the time to answer though!

Gail

Add Reply

Copyright © 1999-2018 Auctiva.com. All rights reserved.
×
×
×
×
Link copied to your clipboard.
×