Posted by jusyjim on October 29, 2011 at 5:42pm
2 followers
Jump to:
| Project: | Basic |
| Version: | 6.x-2.9 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
When adding images to content, the theme does not apply the hspace and vspace properties.
See comparison of same content displayed in 2 different themes in the images I've attached. Is there a style that I need to override or add?
Thanks.
| Attachment | Size |
|---|---|
| Picture 19.png | 34.12 KB |
| Picture 20.png | 39.21 KB |
Comments
#1
hspace and vspace were deprecated back in 1999 with the release of HTML 4.0. Are you using a WYSIWYG editor that's inserting them still? The current method for doing this is with the margin property in CSS.