Thumbs as little dots
-
Hi guys, I’m using the widget on the home page of this site
https://www.motorinolimits.com
As you can see from the bottom of the page, under the lable “Videos”, there are 4 little dots. They should be my video thumbs taken from a playlist.
I found the issue in this code: <div class=”ytc-row row”>
If I remove “row” and leave it as <div class=”ytc-row”> I get the thumb 100% wide on the column and not of the width specified (120px).
So I can’t figure out how to solve the problem. Regarding “row”, on my template I only have this css code:
===
#footer-bottom .row {
margin-bottom:0px;
}
===Thanks in advance for your help.
Regards.Alex
https://www.ads-software.com/plugins/youtube-channel-gallery/
- The topic ‘Thumbs as little dots’ is closed to new replies.