Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Nivo slider problem when overflow: hidden; is removed from #nivoSlider Re: Nivo slider problem when overflow: hidden; is removed from #nivoSlider

#135862
gilbery007
Member

usually the arrows remain within the div of the nivo slider so i am displaying them outside of the div using positioning left: -100px; for the prev image and right: -100px; for the next image. If i add the overflow: hidden; property back to the #nivoSlider the images sit where they should but then i lose the prev and next arrows completely