blogger import image alignment
-
I recently tested the Blogger import feature which is very impressive by the way. Happily this was a test. I have 588 blogs and approximately 35% have images. Typically I use the following code – align=”right” – so the image is on the right. After testing the Blogger import I see that every image has no align code in the html.
Was this done on purpose? Has anyone mentioned this yet? I have searched through the support forums and found image discussion but nothing align related. Suggestions? Thoughts? Plans?
As I mentioned I tested the import process. I am not ‘stuck’ with a whole bunch of bad code. My Blogger account is still live and I have a backup of every post as of 3/6 so I’m not worried etc. Thanks in advance.
edit:
I checked on the blogger code and found that the align code is not what I used in many of my previous hand coded pages.Example Blogger image (found in my latest post):
<img style=”float:right; margin:0 0 10px 10px;cursor:pointer; cursor:hand;” src=”https://photos1.blogger.com/blogger/7492/1085/200/66-days.jpg” border=”0″ alt=”” />I can verify that posts with the align=right code are working properly. Happily, and not, only Blogger posts with images were affected by the import.
- The topic ‘blogger import image alignment’ is closed to new replies.