• Hi, love the plugin. I find it extremely useful.

    I have only one issue that I’m running up against.

    Images are set with a minimum and maximum width in pixels. This means that when images are generated as content they extend outside of their containing divs.

    Is there a setting I am missing? My designs are percentage based so setting image width in pixels isn’t very efficient.

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

    (@bordoni)

    Hi @xizor,

    I head you, so the goal of FakerPress is to generate these weird scenarios as well, so that the Theme developers can improve and fix bugs like that on their CSS.

    My advice to you here is to use a max-width for the img tags on your theme, it will prevent problems in the future for any users that might not use the images correctly.

    But on our code, we can only support width since we use the default WordPress image importing and that one only handles pixels by default.

    Hopefully helps you in some way.
    Best regards,

    Thread Starter MindCreatesMeaning

    (@xizor)

    OK, thank you for that answer. I can live with that!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Image Width Percentages??’ is closed to new replies.