WebSite X5Help Center

 
Peter J.
Peter J.
User

Content Slider navigation buttons and bullet visibility  en

Autor: Peter J.
Visited 379, Followers 1, Udostępniony 0  

I am using the Content Slider object in my website but have had feedback that visitors didn't realise it was a slider and so missed a lot of content.

The problem comes from the fact that navigation buttons and bullets are only visible on mouse-over.

I would like the navigation buttons and bullets to be permanently visible but I can't find a way to do it.

Any ideas?

Posted on the
2 ODPOWIEDZI - 1 PRAWIDłOWA ODPOWIEDź
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator
Najlepszy Użytkownik miesiąca PT

(It > En)  ... if you can't do it with the Program options, then you can do it with my simple and immediate EXTRA code:
<style>
.arrow-btn .a, .arrow-btn .b, .current-slide-radio-visible {visibility:visible !important }
</style>

... you have to paste the code in the Properties of the Page, in this section:
>> Step 3 - Map > The 'Page Properties' window > Options in the Expert section | Custom Code: > 3^(third) option Before closing the HEAD tag

ciao

.

.

Czytaj więcej
Posted on the from  ‪ KolAsim ‪ ‪
Peter J.
Peter J.
User
Autor
 ‪ KolAsim ‪ ‪
(It > En)  ... if you can't do it with the Program options, then you can do it with my simple and immediate EXTRA code: <style> .arrow-btn .a, .arrow-btn .b, .current-slide-radio-visible {visibility:visible !important } </style> ... you have to paste the code in the Properties of the Page, in this section: >> Step 3 - Map > The 'Page Properties' window > Options in the Expert section | ▪Custom Code: > 3^(third) option > Before closing the HEAD tag

That works perfectly. Thanks

Czytaj więcej
Posted on the from Peter J.