How to align images in RSS feeds

As blogging has become a way to make money, inserting images in the blog posts is a way to earn money through advertising. Inserting images in the blog posts is easy with wordpress as wordpress allows you to align images left, right, centre or none and at the same time add a caption to them. These images usually works fine when they are viewed in blog posts but messed up in the RSS feed. With RSS feed this images become unaligned and even break the structure or layout of the post.

 

For this reason it requires to fix this if you want to align an image in feed that works well. This can be done easily by adding a style attribute to each image of the post. Include this code to <img style=“float:left;”> or <img style=”float:right”>.

 

Adding such code manually every time you add a image would be bothersome. Align RSS images is a simple plug-in that helps you in adding images by scanning your RSS feed and also ensures that your image is aligned correctly.

 

To download the plug-in click here

comments

It looks like too complicated and very comprehensive for me. I am looking forward for your the other submission, and I am going to try to obtain it! In fact the script is spreading its wings promptly, searching for it…

Post A Comment

You must be logged in to post a comment.