- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,429
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
As an example, this image below is natively 5px by 250px. It has been sized to 8px by 80px in the post editor, and shows up like that in the editor window.
Code:
However, in the Preview and in the actual rendered post afterwards, the style of the image only specifies the width, not the height. Example output HTML, note the style:
HTML:

Code:
[IMG width="8px" height="80px"]https://imgur.com/cqEqe7U.png[/IMG]
However, in the Preview and in the actual rendered post afterwards, the style of the image only specifies the width, not the height. Example output HTML, note the style:
HTML:
<img...
نام موضوع : Can't specify both height and width of images