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

    (@tepelstreel)

    Hello,

    yes you can set the width of the image and nothing else. An RSS feed is not really stylable. That’s why I built in just that single option.

    But if you want, you can of course harde code some stuff and get the width and height out of the image tag and put style=”max-width: 100%; height: auto;” to get what you want.

    Regards,
    Stefan

    Plugin Author tepelstreel

    (@tepelstreel)

    Hello again,

    as I mentioned earlier, styling the image of a feed is a bit tricky. In a future version there might come some options to add styles to the image.

    But one has to be careful with using those styles. Most of the css attributes that you can attach to an image won’t make the feed not valid. But especially the max-width causes a warning and might brake the feed in some readers.

    Best,
    Stefan

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Question About Setting a Max Width’ is closed to new replies.