Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tobyreid7

    (@tobyreid7)

    Thanks for the reply, will have a look when 2.4.0 comes out.

    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(http://img.youtube.com/vi/1.jpg) no-repeat;
    background-size: cover;
    background-position:center;
    }
Viewing 2 replies - 1 through 2 (of 2 total)