I have an old blogger that I host at my own domain. It works with the new blogger settings, I suppose it made it over. The deal is, I couldn't get images to upload via blogger so I decided to upload them via ftp and just create custom img src tags. It works, but....
I'm really new to this -- I used MarsEdit to upload image and text and it showed all was well in preview. In reality, its a mess -- it's on top of last post. It's the default wordpress theme on flightsavorfare.com. The tag line doesn't read correctly either, but I did that thru WordPress. I think. Should I do what you told Thorne to do?
Hi nkhayes - again I hope somebody else - maybe Takaaki - will chime in with good advice. But it seems that on your page, the "Short Size" of the default summaries is competing with the larger size of the photos.
I think the options in that case are to either specify a smaller width/height on the photo, or else change the theme for your blog so that it gives more room to the summaries on the front page (or doesn't show summaries - just shows the whole entry like on www.red-sweater.com/blog).
You can save the problem temporarily by adding a style in your entry manually.
<p style=\"clear: both;\">Residents o..... od Grill Memorial Day weekend.</p>
You need to learn about CSS as well as HTML if you wanna explore more about this problem. Most of the blog software including WordPress encourage users to separate structures from the contents of the web page.
If you going to have a better understanding of (X)HTML and CSS, I would hightly suggest you check HTML dog <<a rel="nofollow" target="_blank" href="http://www.htmldog.com/">http://www.htmldog.com/>. Theming a webpage and making a website is no easy task, though starting it is really easy. But as far as I know, you seem to have some knowledge about HTML, which is a great start for your further exploration.
at the end of the post if you use the web interface. So, if you use the web interface, the code is inserted, thus making images avoid other elements. On the other hand, in MarsEdit, this code is not inserted, so you see your images appear as you complain.
You can enable/disable this setting at Setting > Formatting > Enable float alignment .