Can anyone tell me if i use document general for picture and profiles and also sell products how to keep my document from showing up under new product in the sidebox. thanks
Hi Clyde,
Great Mod! I am having just one small problem though, the product pictures are not showing up in the 'Best Sellers" sidebox. In what directory should the pictures be located in order to show? What I get now is the name of each and the default picture that says "No Picture Available."
Thanks for all your hard work, your mods are terrific!
duffy
Thanks for the prompt reply. Unfortunately it is not picking them up for some reason. I do use different images for the medium and large pictures, could that be the problem? I also have Zen installed in the root directory could it be that it is looking for images where they don't exist?
The small images reside in mydomain/images. The large and medium are int mydomain/images/large and then .../medium. I tried creating the folder ...images/small and placing the desired images in there, but that didn't work either.
Hello,
I have just installed jScroller and its working great, with note that I have used only sidebox featured. However there is small change I need to make in featured sidebox: how can I change size of thumbnails which are scrolling in sidebox? Default size of thumbnails is to-tiny for my site so I need to make them larger. Also where can I adjust scrolling speed?
I hope there is solution for this
Cheers![]()
Last edited by adi2009; 7 Feb 2010 at 10:06 PM.
The sidebox uses the small image size you have set in
admin -> configuration -> images
If the default size is too small, this is where you would make the changes.
You can make changes in the scroll speed by:
open includes/templates/YOUR_TEMPLATE/sideboxes/tpl_featured.php
find the following line of code and change the highlighted portion
$content .= '<div class="scroller_container"><div class="jscroller2_up jscroller2_speed-20 jscroller2_mousemove">' . $fp .'</div></div>';