Changes between Initial Version and Version 1 of Ticket #50909, comment 12
- Timestamp:
- 08/12/2020 12:57:49 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50909, comment 12
initial v1 16 16 > Thanks. I'm not a tech person — what do you mean? Will there be unintended side effects from this? 17 17 18 Certain attributes will override others. The image height attribute is overridden by the CSS style. So basically, if there was an image that was relying on the height attribute to set its height as something different than its actual size (e.g. the actual image file has a height of 100px, but the height attribute is 200 px), then this CSS will override that.18 Certain attributes will override others. The image height attribute is overridden by the CSS style. So basically, if there was an image that was relying on the height attribute to set its height as something different than its actual size (e.g. the actual image file has a height of 100px, but the height attribute is 200), then this CSS will override that. 19 19 20 20 This is the reason why putting that CSS in will "fix" the image height attribute issue. It simply overrides the height attributes that have been applied with this update.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)