Closed (works as designed)
Project:
Basic
Version:
6.x-2.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2011 at 17:42 UTC
Updated:
9 Mar 2013 at 21:58 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| Picture 20.png | 39.21 KB | jusyjim | |
| Picture 19.png | 34.12 KB | jusyjim |
Comments
Comment #1
CatherineOmega commentedhspace 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.