1 |
|
---|---|
Posted by | Lion not showing up as a picture |
Darkness (#223032) Evil View Forum Posts Posted on 2022-02-10 17:12:19 |
I am trying to put my main male lion up for studding on stockpile but his image isn't wanting to show up when I do this *img src=https://static.lioden.com/images/blank.png width=50 height=50 I have tried everything please help me. 0 players like this post! Like? |
Kit in a Box ~⚙️~ (#61637) View Forum Posts Posted on 2022-02-16 19:34:01 |
I thiiink I see the problem! It looks like you might be putting the code inside the code? You only need to do it once. :) <*img src='https://i.imgur.com/IU69crq.png' width='600'> With out the * should become 0 players like this post! Like? |
Roxanne (G1 Seal Jellyfish) (#121082) View Forum Posts Posted on 2022-02-10 22:42:03 |
You seem to have forgotten the brackets in the coding, and also that image is blank, as it says in the url. You'll need to screenshot the image of your king. You can upload it to Discord and use that image link, or to a site such as Imgur. 0 players like this post! Like? |
Darkness (#223032)
Evil View Forum Posts Posted on 2022-02-10 22:47:27 |
Darkness (#223032)
Evil View Forum Posts Posted on 2022-02-10 23:08:07 |
okay so I tried what you told me and its still not working for me am I still doing something wrong? 0 players like this post! Like? |
Roxanne (G1 Seal Jellyfish) (#121082) View Forum Posts Posted on 2022-02-10 23:08:25 |
Darkness (#223032)
Evil View Forum Posts Posted on 2022-02-10 23:11:58 |
I tried this one <*img src=> it didn't work I tried this one as well <*img src= width= height=> it didn't work then I tried this one < img src="URL HERE" height=HEIGHT NUMBER width=WIDTH NUMBER > and this one didn't work 0 players like this post! Like? |
Kit in a Box ~⚙️~ (#61637) View Forum Posts Posted on 2022-02-15 10:11:38 |
Does the image you're using end with a image file extension, such as .png .gif .jpg etc.? That's the important part! :) I'll use your current profile picture as an example. <*img src='https://static.lioden.com/images/tags/0/1/1938.png'> would become (once you remove the *) And like Roxanne said, you have to take a screenshot and upload that to an image host for it to work as all lion images have a blank image overlay due to how Lioden handles Bases, markings, and other features of the lions! 0 players like this post! Like? Edited on 15/02/22 @ 10:25:59 by Kit in a Box ~🌸~ (#61637) |
Darkness (#223032)
Evil View Forum Posts Posted on 2022-02-16 13:57:26 |
Okay I have the screen shot but I don't know how to get it on Lioden. 0 players like this post! Like? |
Kit in a Box ~⚙️~ (#61637) View Forum Posts Posted on 2022-02-16 14:12:09 |
You need to upload it to a image host. I personally use imgur.com but there are other sites as well. Once the upload to the site is completed, you'll need to right-click the image and select Copy Image Link, or, if on mobile, press and hold on the image and then select Copy Link Address. (Though actual wording may vary depending on your browser and/or device. This mostly applies to Imgur as I'm not sure how the other sites work so you may need to do something else to get the correct link.) Be sure it ends with an image file extension (.png .gif .jpg etc.) and then you should be good to go! Just paste it into the URL section of the below coding and remove the *! <*img src='URL'> I hope this helps! ♥ 0 players like this post! Like? Edited on 16/02/22 @ 14:14:04 by Kit in a Box ~🌸~ (#61637) |
Darkness (#223032)
Evil View Forum Posts Posted on 2022-02-16 14:51:24 |
okay so I found the link I need but the picture from the link is too big 0 players like this post! Like? |
Kit in a Box ~⚙️~ (#61637) View Forum Posts Posted on 2022-02-16 16:39:44 |
<*img src='URL' width="#"> The above code will help with resizing the image. Just replace # with what ever pixel size you want. You don't have to include height="#" in the code unless you want to, as it will auto adjust the image the way I have it (or it should ). :) 0 players like this post! Like? |
Darkness (#223032)
Evil View Forum Posts Posted on 2022-02-16 17:26:49 |
Darkness (#223032)
Evil View Forum Posts Posted on 2022-02-16 19:35:26 |
Kero (#421784)
View Forum Posts Posted on 2023-02-25 22:39:18 |
1 |
---|