On Fri, 11 Mar 2005 09:13:13 +0100, Matthias Teege <[EMAIL PROTECTED]> wrote: > I have a simple question. How do I center a image with coreblog and html. > I try <img src="foo.jpg" align="center"> but in the output the text > flows arround the image. I only need text before and after the image. > I use Coreblog 1.1, Safari and Firefox.
I think it's not a CoreBlog problem, just Html. Have you tried making a separate paragraph for the image? Like this: <p align="center"><img src="foo.jpg" /></p> _______________________________________________ COREblog-en mailing list [email protected] http://postaria.com/cgi-bin/mailman/listinfo/coreblog-en Unsubscription writing to [EMAIL PROTECTED]
