WebSite X5Help Center

 
Peter J.
Peter J.
User

Content Slider navigation buttons and bullet visibility  en

Автор: Peter J.
Просмотрено 386, Подписчики 1, Размещенный 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?

Размещено
2 Ответы - 1 Корректно
 ‪ KolAsim ‪ ‪
 ‪ KolAsim ‪ ‪
Moderator

(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

.

.

Читать больше
Размещено От  ‪ KolAsim ‪ ‪
Peter J.
Peter J.
User
Автор
 ‪ 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

Читать больше
Размещено От Peter J.