• Resolved jessica

    (@kerflop)


    I love this plugin & currently have it set to show 120×120 thumbnails only (no words) at the bottom of my posts. I just switched to a responsive theme, which looks really great on mobile devices… except for those thumbnails. They of course, aren’t responsive. Is it possible to make them be so? I’d love for them to either shrink down with the rest of the theme on my tiny iPod, OR even switch to a list of text links once the size of the site is iPod / phone size.

    Thanks so much.

    http://wordpress.org/plugins/contextual-related-posts/

Viewing 1 replies (of 1 total)
  • Plugin Author Ajay

    (@ajay)

    I think you can achieve pretty much most of this using CSS. I’m not expert on CSS or Responsive behaviour, so you’ll probably need to look up the correct code to use, but it should ideally work by:

    1. Setting max-width CSS attribute of crp_thumb when the screen size is smaller

    2. Setting display:none for crp_thumb when screen size is smaller

    Please see this guide for sample code.
    http://learn.shayhowe.com/advanced-html-css/responsive-web-design

Viewing 1 replies (of 1 total)
  • The topic ‘Responsive thumbnails?’ is closed to new replies.