Feral Heart

Help & Guidance => Site/Forum Help => Topic started by: Valar.Morghulis on August 26, 2018, 09:10:29 am

Title: Insanely huge pictures lmao help -solved
Post by: Valar.Morghulis on August 26, 2018, 09:10:29 am
Wether I copy photos from Google or I upload them myself on Imgur or where ever, they almost always end up being this big. I've also seen a couple of Forum posts from other people with such large photos. I don't quite understand why are they so big lol It never happened before, no matter what photo I'd post.

(https://i.imgur.com/kkTDkXA.jpg)
Title: Re: Insanely huge pictures lmao help
Post by: Lucius on August 26, 2018, 09:31:03 am
To scale your images down, add a "width=x" in your initial img tag. The height will scale down according to the image proportions.

For example, if I had a huge image that I wanted people to see at 300px wide, I'd use this: [img width=300]

I haven't tried the other variants on these forums, but I think they should work.
There's this variant: [img width=x height=y]
As well as this one:[img={width}x{height}]
Title: Re: Insanely huge pictures lmao help
Post by: Valar.Morghulis on August 26, 2018, 09:55:01 am
To scale your images down, add a "width=x" in your initial img tag. The height will scale down according to the image proportions.

For example, if I had a huge image that I wanted people to see at 300px wide, I'd use this: [img width=300]

I haven't tried the other variants on these forums, but I think they should work.
There's this variant: [img width=x height=y]
As well as this one:[img={width}x{height}]



Ah thank you, It worked!
It's weird though that I never needed to do that, photos were always in a normal size, I'm wondering why It started happening now.
Title: Re: Insanely huge pictures lmao help -solved
Post by: Kynvuu on August 26, 2018, 03:18:49 pm
Locking this as the issue was solved c: