Viewing 7 replies - 1 through 7 (of 7 total)
  • FYI, threads are automatically closed after one year – whether resolved or not. Users also do not have the ability to close threads.

    Thread Starter Ffgrf

    (@grouchyturtle)

    That’s still a horrible feature.

    No matter how old a thread is, it should remain open if not resolved.

    That way people who are having the same issue can post, even if it has been a while. Also it means less threads with the same issue showing up in search results…often none of them providing an answer.

    It’s actually useful –

    Old threads are not usually relevant because WP/themes/plugins are updated over time. And it’s also unlikely that your situation is identical to someone else’s – which is why the forum guidelines say:

    Posting your own topic is smiled upon. Unless you are using the same version of WordPress on the same physical server hosted by the same hosts with the same plugins, theme & configurations as the original poster, do not post in someone else’s thread. Start your own topic.

    The above is also to help track issues by topic and because it’s very confusing to have multiple conversations in the same thread. If you see a thread that seems relevant to your issue, just reference that thread in your new thread.

    BTW, posting a link to your site would make it much easier for someone to help you with this current question.

    Thread Starter Ffgrf

    (@grouchyturtle)

    Oops!

    Looks like I pasted the wrong link.

    https://grouchyturtle.com/

    Are you asking about the videos in the sidebar – if so, try changing the padding (it’s currently set to 3px) in this CSS:

    .youtube_gallery_item img {
        background: none repeat scroll 0 0 #EEEEEE;
        border: 1px solid #999999;
        margin: 3px;
        padding: 0;
        width: 90%;
    }

    Thread Starter Ffgrf

    (@grouchyturtle)

    In what file?
    youtube-simplegallery/youtube_simplegallery.css?

    If so, I tried making both the margin and padding 0 with no change.

    Thread Starter Ffgrf

    (@grouchyturtle)

    Also checking or unchecking “Center thumbnails on Post/Page” seems to have no effect one way or the other.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘YouTube SimpleGallery thumbnails not aligning.’ is closed to new replies.