css - Floating Basic jQuery slider -
i´m using basic jquery slider (http://www.basic-slider.com) on website: http://www.bizgamesstudios.com/
my goal float slider left bullet points beneath stand side side slider. however, when applying float: left slider collapses.
any ideas on how without changing appearance of slider?
thanks
apply these properties .featurelist:
float: right; margin-top: -300px; margin-right: -80px;
Comments
Post a Comment