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

    (@downtownrob)

    Hi there,

    The feed looks ok to me, medium and centered. Perhaps it was cached or something, not sure.

    The Mailchimp size and wrapping is set via their custom CSS, you’d need to see what CSS id or class names they are using for their images etc.

    I have used this before and seemed to work ok, in the Mailchimp template:

    <style type=”text/css”>
    .rss-content img { padding: 0px 10px 0px 0px; float: left; }
    </style>
    <span style=”font-size:12px”>*|RSSITEMS:|*</span>
    <h2 class=”mc-toc-title”>*|RSSITEM:TITLE|*</h2>
    Posted on *|RSSITEM:DATE|*

    <div class=”rss-content”>*|RSSITEM:CONTENT|*</div>

    Try creating a new post or even edit an existing post. This should refresh the feed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Size and placement not updating.’ is closed to new replies.