Habari 0.9 changed the style of some of my posts by inserting new paragraph tags between divs and img tags. I think Habari 0.8 would have left the following manually entered HTML alone in a post:
<div align="center"><img src ... /></div> Habari 0.9, wraps the img in a paragraph like so: <div align="center"><p><img src ... /></p></div> Admittedly I was using bad technique for centering my pictures. I realize that that was my fault. Still it was bad form for Habari to suddenly change the image from a CSS "#content img" to a "#content p img". I've worked around this unexpected change. I believe the following is a bug: Please visit: http://david.dlma.com/blog/page/2 (and http://david.dlma.com/blog/page/4) and search for "Undefined index". What do I have to do to fix this error? -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users
