Home › Forums › CSS › Does anyone have experience with Nivo Slider? › Re: Does anyone have experience with Nivo Slider?
July 21, 2011 at 11:41 am
#83747
Member
under .nivo-controlNav a { delete the following lines:
display:block,
float:left,
margin:right
and under #slider a { delete:
display:block
I turned these off in firebug and they magically appeared in what looks like the right place, no idea why though!!