Closed (fixed)
Project:
Celju
Version:
6.x-1.3
Component:
Usability
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2008 at 20:02 UTC
Updated:
28 Apr 2008 at 12:55 UTC
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?
| Comment | File | Size | Author |
|---|---|---|---|
| right-aligned-in-firefox.jpg | 160.84 KB | johnjanney | |
| not-right-aligned-in-ie.jpg | 125.7 KB | johnjanney |
Comments
Comment #1
jwolf commentedCould you provide a link to your site so that I can take a look to see what the problem is?
Comment #2
Bence commentedDon't use align="right" since Celju is an XHTML 1.0 Strict theme. Use style="float:right" instead.
Comment #3
jwolf commented