Forums

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

Home Forums CSS custom css in smoothslider Reply To: custom css in smoothslider

#170536
netgeorger
Participant

Im sorry my site still isn’t live as is it looks terrible with the blue numbers you can not see pica 8 and on deep
red color. Here is the css devoted to smooth slider but I really don’t know what I am looking at here is the css on smooth slider

/Navigation numbers/
.smooth_slider .smooth_nav { position:absolute;bottom:0px;text-align:center;margin: 10px auto;}
.smooth_slider .smooth_nav a.smooth_slider_nnav { padding: 2px 6px; margin: 3px; border: 1px solid #fff; text-align: center; text-decoration: none; font-weight:normal;}
.smooth_slider .smooth_nav a.smooth_slider_nnav.activeSlide { font-weight:bold;background-color: #fff; }
.smooth_slider .smooth_nav a.smooth_slider_nnav:focus { outline: none; }
.smooth_slider .smooth_nav a.smooth_slider_inav{display:block;float:left;}
.smooth_slider .smooth_nav a.smooth_slider_bnav{background: transparent url(buttons/default/nav.png) no-repeat 0 0;margin:0 3px;}