• Resolved Paul Stone

    (@paulstone)


    Hello, I love this plugin! Crisp, clean, colorful. But for my purposes I want to select multiple areas and just display their current temperatures, all within the same widget. Is that possible?

    Right now I’m trying to put multiple short codes for the widget in a “Text widget” but they keep displaying one on top of the other instead of side by side in a nice row. Is there an attribute I can change so that each new short code doesn’t start a new widget underneath of the previous one, but instead next to it?

    Thank you!

    http://wordpress.org/plugins/awesome-weather/

Viewing 1 replies (of 1 total)
  • Plugin Author Hal Gatewood

    (@halgatewood)

    HI,

    You’re going to want to use the ‘inline_style’ attribute like this:

    inline_style="float: left; padding: 10px;"

    I added a padding of 10 on there, you may want to remove that based on your needs.

    Hal

Viewing 1 replies (of 1 total)

The topic ‘Multiple Locations’ is closed to new replies.