« Helping each other Forum

change image size

how do i do that


Report Topic

1 Reply

Reply by Aleks/Jan

posted

Inside the image code just put a space after the quotation marks with your image url and then put style= "width:[put number here]px;height:[number]px"

Example: <img src="https://i.pinimg.com/originals/1c/47/de/1c47de76547bf77970837caa3b189f67.jpg" style="width:150px;height:200px"/>


Permalink Report Reply