I have set up the Views Nivo Slider and it works as expected except for one thing: I don't see the dots below the slideshow.

I did experiment with several different themes and the results are not very consistent: the dots either don't show or show far below the slideshow and not centered. In this case I am using Mix and Match (based on Fusion) and I don't see the control navigator at all.

Thanks for the help.

Comments

Sel_Space’s picture

Category: bug » support
Status: Active » Fixed

The navigation are shown down and this trouble is due to fusion core css

There is two Solution :

1 Try to override the overflow value on themes/fusion/fusion_core/css/style.css ligne 187 to overflow:visible
2 Asign a new height to the block in my case : #block-views-home_slideshow-block_1{height:300px}

HF ^^

kirilius’s picture

Thank you, your second option did the job!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.