Posted by Clickable images

Nesbit | ×2
Ross Uneven (#231550)


View Forum Posts


Posted on
2024-02-20 11:24:56
For some reason I can't get images to work, I'm using imgur and taking away the stars. I'm not sure what's going on? Is there a better site to use? Please let me know, thank you.

What I'm trying to use :
<*a href="link"> <*img src="pic"> <*/a>



Hrt Icon 0 players like this post! Like?

Myriad (#76)


View Forum Posts


Posted on
2024-02-20 12:04:12
The most common problem is if you’re not using the direct image link, but just the url of the whole page (which is what imgur tends to provide automatically).

It depends on your device, but some version of right-clicking the image and opening in new tab - or equivalent - and then copying the url from the address bar on that new page with just the image is usually the easiest solution. You’ll know your url is correct if it ends in .png or .jpg to correspond with the image file type.

Some hosting sites offer this url directly in an easier form - imgbb.com is one I sometimes use because it’s simpler for urls especially on mobile imo



Hrt Icon 1 player likes this post! Like?

Nesbit | ×2
Ross Uneven (#231550)


View Forum Posts


Posted on
2024-02-20 14:31:10



Hrt Icon 0 players like this post! Like?

Nesbit | ×2
Ross Uneven (#231550)


View Forum Posts


Posted on
2024-02-20 14:31:34
Won't work. I was able to get https://ibb.co/k65v9GY but how do I get the image scri?




Hrt Icon 0 players like this post! Like?


Edited on 20/02/24 @ 14:31:56 by Nesbit | ×2 Ross Uneven (#231550)

Nesbit | ×2
Ross Uneven (#231550)


View Forum Posts


Posted on
2024-02-20 14:34:17
Test


<*a href="https://www.lioden.com/lion.php?id=794212818372"> <*img src="https://i.ibb.co/G3nNtdg/Screenshot-20240220-110656.png"> <*/a>



Hrt Icon 0 players like this post! Like?

Myriad (#76)


View Forum Posts


Posted on
2024-02-20 14:38:33
That last one will work - you just need to remove all 3 asterisks from it :)



Hrt Icon 0 players like this post! Like?

Nesbit | ×2
Ross Uneven (#231550)


View Forum Posts


Posted on
2024-02-20 15:57:54





Hrt Icon 0 players like this post! Like?


Edited on 20/02/24 @ 16:08:29 by Nesbit | ×2 Ross Uneven (#231550)

Nesbit | ×2
Ross Uneven (#231550)


View Forum Posts


Posted on
2024-02-20 15:58:04
How do I make it smaller?



Hrt Icon 0 players like this post! Like?

Myriad (#76)


View Forum Posts


Posted on
2024-02-20 16:06:00
If you want to make it a specific size, then add the part in bold and alter the number of pixels to whatever you want. You don’t need to specify a height too because it does that automatically to keep it in proportion:

<a href="link here"><img src="image url here" width="300"></a>

Or if you want things to look the same on all screens regardless of device (ideal if you want something to look good for mobile users too), then add this part in bold instead and it just sizes automatically to fit the space. This is what I use personally, since so many people view on phones/tablets with smaller screens now:

<a href="link here"><img src="image url here" class="fitWidth"></a>



Hrt Icon 0 players like this post! Like?

Nesbit | ×2
Ross Uneven (#231550)


View Forum Posts


Posted on
2024-02-20 16:07:48
I did it and it didn't work



Hrt Icon 0 players like this post! Like?

Nesbit | ×2
Ross Uneven (#231550)


View Forum Posts


Posted on
2024-02-20 16:08:46
Nvm, I got it. Thank you!



Hrt Icon 0 players like this post! Like?

Myriad (#76)


View Forum Posts


Posted on
2024-02-20 16:10:16
Yw! <3



Hrt Icon 0 players like this post! Like?







Memory Used: 535.38 KB - Queries: 0 - Query Time: 0.00000 - Total Time: 0.00313s