1 |
|
---|---|
Posted by | Image resizing? |
dainty (#159196) Sapphic View Forum Posts Posted on 2020-03-07 09:13:00 |
I'm trying to get this to fit on my page without being an eyesore. I know there's a way, but I can't remember. Thanks! 0 players like this post! Like? Edited on 07/03/20 @ 09:33:58 by Coconut (#159196) |
🦗Aunt Cricket🦗 (#25961)
Divine View Forum Posts Posted on 2020-03-07 09:54:12 |
You can always search "Image resizer" but I sometimes use this: http://www.simpleimageresizer.com/ 0 players like this post! Like? |
Myr (#188)
View Forum Posts Posted on 2020-03-07 12:07:56 |
You can also do it within the html, if you add in a width value (or a height value instead if you prefer), e.g. <img src="url here" width="200px"> Then just change the 200 to whatever other number you like :) 0 players like this post! Like? |
the great ace (#262739)
Blessed View Forum Posts Posted on 2022-12-17 15:53:52 |
1 |
---|