Hila wrote:
Hi
first i want to say thank you, i like your shopping cart !!
I have 2 questions 1) where can i move the Slideshow from the left to the right ??
2) I found that i can have image menu and products slider as well, i was loading them to the front store but were i load images to them ? i couldn't find it ???
Thank you
for first point u want to say to scrolloing image from left side to the right side?
If u want this u must edit some files
open your "noobslide.js" from root/ext/noobslide folder & find this line
| Code: |
this.modes = {horizontal:['left','width'], vertical:['top','height']};
|
replace with:
| Code: |
this.modes = {horizontal:['right','width'], vertical:['top','height']};
|
about product scroller:
first step:
go to your admin panel click on Templates> Template Modules > Content
In the next window click on green arrow to install "Product Slider" module
Second step
go to your admin panel click on Templates> Template Modules Layout> Content & click on Add button
in the next window put the same settings like in my print
