Hello!
I am using the HTML version, and want to change the curtain slider to a certain size on one page, and but keep the accordion slider it's original size on the index page. When I change the height here to 550px. It changes all the sliders' size.
.featured_inside, .featured, .fadeout{
height:550px; /*this changes the height of the image slider*/
}
How can I change each slider height individually?
Thanks a bunch!
Tina














