Hi,
I've searched with Firebug the slideshow.css and the main CSS, but I haven't found, where I can change the opacity of the captions within the accordion slideshow at the frontpage (the normal and the hovering opacity).
Any idea?
Thanks.
Hi,
I've searched with Firebug the slideshow.css and the main CSS, but I haven't found, where I can change the opacity of the captions within the accordion slideshow at the frontpage (the normal and the hovering opacity).
Any idea?
Thanks.
Hey,
the opacity is controlled via js - open up corona/js/aviacordion-dev.js and replace:
captionOpacity: 0.8,
with any other value between 0 and 1
many thanks, I haven't looked at the .js-files!
Glad to see it solved :)
You must log in to post.