Re: Image Handler 2 Support
I get a massive white space at the top of my page when I scroll down, anyone know why this is?
here is my website http://www.clotheage.com
Re: Image Handler 2 Support
Quote:
Originally Posted by
Clotheage
I get a massive white space at the top of my page when I scroll down, anyone know why this is?
here is my website
http://www.clotheage.com
Insert this in your stylesheet:
#trailimageid{height:0px;}
Can anyone help me with my question above?
Re: Image Handler 2 Support
I've added the code but the white space is still there? :blink: any other possibilities?
Re: Image Handler 2 Support
try #trailimageid{display:none;}
Re: Image Handler 2 Support
Quote:
Originally Posted by
limelites
try #trailimageid{display:none;}
Thanks alot it worked :smile::clap:
Re: Image Handler 2 Support
You're welcome, that's what this forums is for, helping each other...
Can anyone help me with post #3944 above?
Re: Image Handler 2 Support
I checked and the images in a lot of cases are being pulled from the bmz_cache so image handler is taking care of them. I wonder if in some cases the images you have in the large folder with the _LRG on them are overriding image handler functions (which is how you override IH2).
as a side note your dynamic currency converter doesn't always work for everyone. I have yet to get it to finish loading, which means I never get the light box on the large images.
Re: Image Handler 2 Support
Quote:
Originally Posted by
Clotheage
I've added the code but the white space is still there? :blink: any other possibilities?
The main problem is that you don't have "ALL" of IH files uploaded.
Missing
Code:
includes/templates/pure_orange/css/style_imagehover.css
If you do upload this file you will have to undo Limelites's fix.
Re: Image Handler 2 Support
Quote:
Originally Posted by
limelites
Sorry to keep asking the same question, but no one ever answers and every time I check back there are a few posts here that push my question back a few posts and make it unnoticeable.
I'm trying to figure out how to apply the IH2 maximum image size setting to the main image as opposed to just the additional images?
Just to explain again, I have all my main images uploaded at 700px wide by 1050px high. Which in hindsight is too large for most screens.
So, I set IH2 in admin to IH large image maximum width 550 and
IH large image maximum height 825.
Now, when I click on additional images, they open at the 550x825 dimensions. HOWEVER, when I click on the main product image, it is still coming up as 700x1050.
Anyone know why the additional images are obeying the IH2 admin settings, but the main image is not?
What other steps have you tried to fix this?
Re: Image Handler 2 Support
Quote:
Originally Posted by
barco57
I checked and the images in a lot of cases are being pulled from the bmz_cache so image handler is taking care of them. I wonder if in some cases the images you have in the large folder with the _LRG on them are overriding image handler functions (which is how you override IH2).
as a side note your dynamic currency converter doesn't always work for everyone. I have yet to get it to finish loading, which means I never get the light box on the large images.
Interesting assumption re the _LRG images as I didn't used to use IH and so a lot of my ads are still using the old _LRG _MED structure. However, all of my new ads are using only one image in the main images folder, for example this ad. This doesn't have _LRG files and yet IH2 still opens the main image at full 700 wide resolution.
As for dynamic currency converter, I'm hoping you've experienced some sort of temporary glitch. It certainly loads for me real quick. Could you check again if you get a minute?
Quote:
Originally Posted by
tophand
What other steps have you tried to fix this?
In short, none. I have no idea what to try. All I've thought of so far is to disable and re-enable IH via admin and to change the settings in admin to different sizes. Other that that nothing. I've considered uninstalling and re-installing IH2, do you think that'd help?