jquery - bxslider with thumbnails. I need to fix the position of thumbs -


i using bxslider show sliders. these sliders has thumbnails unable fix position of thumbnails, these on main image.

you can view live site http://jardinesyriegosdelsur.com/portafolio.php?g=8 or can choose gallery left side. site in spanish coding in english.

just update css below:

.bx-wrapper .bx-pager {     /* bottom: -200px; */     top: 480px; } 

and below:

enter image description here


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -