Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Text to the right of featured image in RSS Email
Member
Mar 28, 2018 2:54 PM
The text in my post is wrapping around my featured image. See attached image. How do I keep it from doing that? I looked at the code for the main body text and it is this:
<div style="font-family: {{primary_font}}; color: {{primary_font_color}}; background-color: {{body_color}};"> <h2 style="padding-bottom: 0; margin: 20px 0 5px 0;"><span style="font-size: 24px; color: #3366ff;"><a href="{{post.url}}" style="color: #3366ff;">{{post.title}}</a></span></h2> <p style="padding-top: 0; margin-top: 0;"><span style="color: #999999; font-size: 12px;">{{post.author_line}}{{post.publish_date}}</span></p> <div>{{post.summary}}</div> <p><span style="color: #3366ff;"><a href="{{post.url}}" style="color: #3366ff;">Read more »</a> <a href="{{post.comment_url}}" style="color: #3366ff;">Comment »</a></span></p> </div>
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content