How can i do to change the slider resolution ?????
Regards
AS Templates
POSTED: 2013-06-17
Hello JAMES67,
What is your site url please, and what is the new size of the slider.
Regards, AS Team.
james67
POSTED: 2013-06-17
My site is off line for the moment. There is an option for change the slider resolution ? It's too big for my pictures.
AS Templates
POSTED: 2013-06-17
Hello JAMES67,
It depends on the images used in the slider, all images should be the same size, without to see your site we can't help you, sorry.
Regards, AS Team.
james67
POSTED: 2013-06-18
Hello,
http://www.seria-conseil.com/
All my pictures are the same size :-(
AS Templates
POSTED: 2013-06-18
Hello JAMES67,
You have too small image, the default size of the image should be 954x287, if you would like to have another size you have to edit http://www.seria-conseil.com/templates/as002035/slider/css/slider.css file, the following class:
Get an access to all 94 items designed and developed by AS Designing team plus all the future items
which will be released over the course of your club subscription.
Price starting from $59.00
How can i do to change the slider resolution ?????
Regards
What is your site url please, and what is the new size of the slider.
Regards, AS Team.
It depends on the images used in the slider, all images should be the same size, without to see your site we can't help you, sorry.
Regards, AS Team.
http://www.seria-conseil.com/
All my pictures are the same size :-(
You have too small image, the default size of the image should be 954x287, if you would like to have another size you have to edit http://www.seria-conseil.com/templates/as002035/slider/css/slider.css file, the following class:
#slideshow #slider {
height: 287px;
margin: 24px auto;
overflow: hidden;
width: 954px;
}
Regards, AS Team.