Customising the arrows of the Products Slider in JM Ores

Hello!

My product shots are 200 px x 200 px. Because of their small size the arrows in the Products slider end up too far down, I want them to be in the middle of the pictures. Can anyone tell me where I can customise the layout of the arrows of the Products Slider?

Thank you in advance!

Warm regards,
Malin

5 answers

Profile photo of chavan 100.00 $tone August 29, 2011
Public

you can make it in the admin panel Admin -> system -> configuration -> JM Product Slider.

Here you will have all the option to control the product sliders.

Also Please post your site Url and screenshot how it is and how it should look like.

Note: If you Find my Post useful please click on the Thanks Icon

#1
Profile photo of Malin Tisell 0.00 $tone August 29, 2011
Public

Thank you Chavan!
I’ve had a look there but it doesn’t give you the oportunity to change the position of the arrows. I’ve changed the size of the pictures there but when I change them to 200x200px the arrows ends up at the bottom of the picture, kindly see attachment.

Best regards,
Malin
Attachment 15419

#2
Profile photo of chavan 100.00 $tone August 29, 2011
Public

Go to this File : /skin/frontend/default/jm_ores/joomlart/jmproductsslider/css/style.css

Find this code and decrease the size of top: 70px; in the below code

Code:

#jm-slide-left-img, #jm-slide-right-img { 	position: absolute; 	top: 70px; 	cursor: pointer; }

Note: If you Find my Post useful please click on the Thanks Icon

#4

This question is now closed

Written By

Comments