Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • sean
    Participant

    Hello, Currently, thumbnails only appear at the bottom of the text links. How do I make the thumbnail images appear to the left of the text using Super RSS Reader so it looks like this? Thank you for your help!

    View post on imgur.com

    Hi Sean,

    Sure, this can be done. Can you enable feed title and thumbnail and share the page URL?
    I’ll check and share CSS.

    Thanks,
    Aakash

    sean
    Participant

    Thanks for the reply. Here you go (link). You’ll find it on the right hand side of the page. I’d like to make it look like the one here (link) on the right side of the page.

    Sean,

    Please paste the CSS below in your theme settings. View the page source and ensure the CSS is present on the page.

    .srr-thumb {
        margin-right: 15px !important;
    }
    
    .srr-item-in.srr-clearfix {
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
    }

    Thanks,
    Aakash

    sean
    Participant

    Thanks, I just implemented your solution (link). However, the thumbnails are getting cut off and not square like they should be. Any ideas to fix this?

    sean
    Participant

    Think I just fixed it, but take a look, I added a min-width of 64px.

    Excellent Sean! The plugin looks great on your website!

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Location of Thumbnail Images’ is closed to new replies.

Subscribe for updates

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter