Viewing 1 replies (of 1 total)
  • gabrieldilaurentis,
    Create a custom theme or edit the existing one and adjust the pagination li settings.
    I’ve made these large youtube indicators for my video slideshow.

    .slideshow_container .slideshow_pagination ul li {
    	margin: 10px  20px 30px 20px;
    	width: 50px;
    	height: 50px;
    background: url(https://img.youtube.com/vi/1.jpg) no-repeat;
    background-size: cover;
    background-position:center;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Navigation Buttons’ is closed to new replies.