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

Popular posts from this blog

c++ - Creating new partition disk winapi -

Android Prevent Bluetooth Pairing Dialog -

php - joomla get content in onBeforeCompileHead function -