Images

TappedOut forum

Posted on Dec. 17, 2015, 2:38 p.m. by wwhitegoldd

How do I change the size of images I put in my descriptions?

For example how do I change the size of this monster:MONSTER!!!

rorofat says... #2

I'm not an expert on this syntax, but if you want you can do it with html:

 <img src="LINK TO IMAGE HERE" width="400px">

replace 400 with whatever you want and you're good to go!

December 17, 2015 2:43 p.m.

wwhitegoldd says... #3

Thank you so much!

December 17, 2015 2:49 p.m.

yeaGO says... #4

they're auto sized to fit the view. it looks great on mobile for example whereas setting the width to 400 might not

December 17, 2015 2:51 p.m.

Femme_Fatale says... #5

You could also find a smaller image of it through google.

December 17, 2015 5:36 p.m.

rorofat says... #6

yeaGO actually the website code overrides the inline html on mobile so it looks fine :)

December 17, 2015 7:20 p.m.

This discussion has been closed