Re: Image Handler 2 Conflict with Scrolling Side Boxes

Originally Posted by
misty
Query 1..yes, slow down scrolling speed.
How? What variable?

Originally Posted by
misty
Not everyone uses Image Handler..plus average zencart user does not
have great php/css knowledge, hence why sidebox, with fix,
is configured as easily as possible to understand.
Um, wouldn't *not having* to configure anything be even easier to install, regardless of whether Image Handler is installed or not...? ;)
If the extra variables at the beginning are what are throwing you off, this can easily be added for those that don't want to change the height....
$ScrollBoxH = '';
// add custom height of scrollbar above if you so choose
// otherwise default height is 160px
if(!$ScrollBoxH)
{ $ScrollBoxH = '160'; }
$ScrollBoxH2 = $ScrollBoxH - 10;
"Life is a banquet, and most sorry sons-of-bitches don't even know they're starving to death!" ~Auntie Mame