Hi! Here is the screenshot http://dl.dropbox.com/u/75590438/1.jpg
Can you tell me how to remove the overlay from the right side of the slider? Thank you
Hi! Here is the screenshot http://dl.dropbox.com/u/75590438/1.jpg
Can you tell me how to remove the overlay from the right side of the slider? Thank you
Hi,
Try adding this to your custom.css or Quick CSS:
div .slideshow .slideshow_caption {
background: none repeat scroll 0 0 transparent;
}
Regards,
Mya
You must log in to post.