Forums
(@fwunder)
15 years, 2 months ago
I edited nivo-slider.css with the following to get that result:
.nivoSlider { position:relative; -moz-box-shadow:0px 0px 12px #333; -webkit-box-shadow:0px 0px 12px #333; box-shadow:0px 0px 12px #333; }
Hope that helps