My b2evolution Version: 4
I'm wondering if there's a way to utilize the Nivo Slider jQuery script for a header image? My style.css code looks like this:
#banner {
width: 870px;
height: 184px;
margin: 0 auto;
padding: 0;
background: url(img/img03.jpg) no-repeat left top;
}
I'm using Hot Air Balloons skin. Is there a way to get that jpg file to rotate through multiple jpg's easily?