Guys - thanks in advance for helping me with the code to add a shadow under the Aviaslider (Fullwidth)...
Add shadow to Aviaslider (Fullwidth)
3 posts from 2 voices-
Posted 9 months ago #
-
Friends... Forgive me for not being able to find an answer in the forum, but is it possible to add a shadow under the Aviaslider in Corona? If so, can you help me figure that out? Thanks in advance for you help.
Posted 9 months ago # -
Yes - you can add a shadow to fullsize slideshows. Other slideshows don't support shadows. Add following code to css/custom.css to activate the shadows:
.slideshow_fullsize .bottom_shadow { background: url("../images/skin-minimal/shadow-featured.png") no-repeat scroll left top transparent; bottom: -5px; height: 11px; left: -12px; position: absolute; width: 954px; z-index: 1; }Posted 9 months ago #
Reply
You must log in to post.














