Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Ajay

    (@ajay)

    Hi,

    The image dimensions need to be a fixed px value. However, you can use CSS to change from px to %

    Thread Starter oleo

    (@oleotten)

    I’m using now this code for the plugin css:

    #crp_related .crp_thumb {
      max-width:100% !important;
      margin:auto;
    }
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Maximum width of thumbnail in percent not px’ is closed to new replies.