When I add align=right in an image tag, it right-aligns in Firefox, but not IE.

See attached screenshots...

Any idea what's causing this and how to correct it?

Comments

jwolf’s picture

Status: Active » Postponed (maintainer needs more info)

Could you provide a link to your site so that I can take a look to see what the problem is?

Bence’s picture

Don't use align="right" since Celju is an XHTML 1.0 Strict theme. Use style="float:right" instead.

jwolf’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)