Viewing 3 replies - 1 through 3 (of 3 total)
  • Yea, setting the nav controls to False still shows them.

    And setting the image height/width doesn’t force that height/width at all – it still shows the images as whatever the dimensions they were uploaded at.

    Still a bit buggy this plugin…

    Thread Starter tigresslea

    (@tigresslea)

    Just FYI, I figured out how to hide the buttons.

    Edit the file tiny-carousel-loadwidget.php

    Change the line #tchsp .buttons { background: #C01313; border-radius: 35px; display: block; position: absolute;

    to

    #tchsp .buttons { visibility: hidden; background: #C01313; border-radius: 35px; display: block; position: absolute;

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘nav button and images’ is closed to new replies.