In other words, I am in desperate need of a working scrolling bestsellers mod. Please let me asap. Thanks.
In other words, I am in desperate need of a working scrolling bestsellers mod. Please let me asap. Thanks.
I have a question about these changes. Why are users not providing the full directions?
The following (IMHO) does not cut it:
So you will have something like $content .= '<MARQUEE style="position:relative" behavior= " ....
3. Add the following block to your stylesheet :
#whatsnewContent{
height: 150px;
overflow: hidden;
position: relative;
}
So you will have something like xyz... why did someone not fill in the ... with the rest of the code to make it easier for ALL to understand and lessen the burden on the forums? Also how is one to know what to change the #whatsnewContent to? I too have tried these instructions and failed. I feel we all need to do better when helping users with their problems and not just a "quick" ... and confuse the users more. Just my .02 worth
Does this mean I won't get help now
Sincerely,
0be1
"Give me one hundred preachers who fear nothing but sin and desire nothing but God, and I care not whether they be clergymen or laymen, they alone will shake the gates of Hell and set up the kingdom of Heaven upon Earth." - John Wesley
Ok!
I did it!
The solution to the "Image Handler 2 Conflict with Scrolling Side Boxes" problem is:
1. Go to the file includes/templates/YOUR_TEMPLATE/sideboxes/tpl_whats_new.php and replace
$content .= '<MARQUEE behavior= "' . $scroll_behaviour . '" align= "center" direction= "' . $scroll_direction . '" height="' . $box_height . '" scrollamount= "' . $scroll_amount . '" scrolldelay= "' . $scroll_delay . '" onmouseover=\'this.stop()\' onmouseout=\'this.start()\'>' . $rn .'</MARQUEE>';
with
$content .= '<MARQUEE style="position:relative" behavior= "' . $scroll_behaviour . '" align= "center" direction= "' . $scroll_direction . '" height="' . $box_height . '" scrollamount= "' . $scroll_amount . '" scrolldelay= "' . $scroll_delay . '" onmouseover=\'this.stop()\' onmouseout=\'this.start()\'>' . $rn .'</MARQUEE>';
2. Go to file includes/templates/YOUR_TEMPLATE/CSS/style_imagehover.css and add
#whatsnewContent{
height: 150px;
overflow: hidden;
position: relative;
}
And you're done!!! Mine is woking now just perfect. mainmag.net Check it!
For the author:
Thank you for the module! Is a really catchy one! Can I try and code it and upload an update for you? Or you want to do it? Thank you again!!!
Again... I am a novice... and I figured!
Emily
www.eaddesigns.com
This also works for the featured products scroller. Even in IE6. But I can't get it to work in IE6 for the whats new scroller.
How would I go about putting an exception in the file. (Not sure if exception is the word to use here. ) I'm thinking along the terms of ---If IE no scroll or something similar. Any ideas? ( I said in a previous post that I wasn't gonna worry about it but.....my daughter says I'm a nitpicker. Guilty as charged!!LOL)
Any help or ideas will be greatly appreciated!!
Does anyone have a "Scrolling Bestsellers Sidebox" that works with IH2 and uses the thumbnail images - not simply resizing the large images?
nevermind I was obviously a few pages behind when posting.
OK, I have everything scrolling except for the photos. The photos are staying below the box, but everything else is scrolling fine.. Any ideas?
http://www.poconopens.com