Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter begonegrete

    (@begonegrete)

    Also, if it’s not to much to ask.. is there a way to make it appear in all my posts automatically? Maybe some code I can paste in the editor CSS?

    Plugin Author sjaved

    (@sjaved)

    Hi,

    Add this code in your CSS file to move the widget to right side.

    .fb_iframe_widget {
    float: right;
    }

    I am afraid second one is not simple CSS. It requires a good deal of customization that is beyond the level of support I can provide here. Sorry!

    sjaved

    Thread Starter begonegrete

    (@begonegrete)

    Thanks! I’ll try this

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘align shortcode to the right’ is closed to new replies.