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

    (@huntermaster)

    It’s easy to change markup layout with CSS, something like this:

    div.img {display: inline;}

    A good place to add it might be your theme’s stylesheet:

    style.css

    You might try editing it with your theme-editor.

    It’s a good request and I will try to add some layout options directly in my plugin, thanks for the tip, -steven

    Thread Starter Joe44

    (@joe44)

    This part of code made the trick. (I was missing css coding knowledge.)
    Thank for quick response and help.
    Building in layout options would be great. But you can also just include css coding tips like above in FAQ or notes of the plugin. Would save users of my level of coding knowledge.
    best regards
    Jo?e

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