X
HGG Community Forums
Log In to HorseGeneticsGame
HGG Community Forums
Join our discord server!
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Categories
- All Discussions61,405
- Announcements1,194
- HAJ Discussion59,055
- ↳ New Member Introductions68
- ↳ Help Me Out5,089
- ↳ Horses for Sale and Auction14,459
- ↳ Breeding Ads and Sales6,102
- ↳ Herd Helpers22,965
- ↳ Bug Discussion8
- Non HAJ Discussion1,156
- ↳ Saddle Sisterhood113
- ↳ Games, Contests and GiveAWays349
- ↳ Genetics305
In this Discussion
- Ammit January 2023
- bluchrystals January 2023
- CheshireFarms January 2023
Who's Online (1)
- annismyrph 7:14AM
Image sharing?
-
So I'm using the link that the forum provides
< img src= "https://ibb.co/6mxqDCJ" / >
I've tried two different browsers, two different image sharing sites....I'm lost. I don't know why I can't get my image to share.Post edited by bluchrystals at 2023-01-24 21:22:59 -
:(Post edited by bluchrystals at 2023-01-24 21:23:50
-
That link is to a webpage not an image. You can't shove a whole web page in an image src. You need the URL of the image not the page it is on.Post edited by Ammit at 2023-01-24 21:48:32Need to contact me? Read this first.
I sometimes get busy and miss things. If your private message, question, etc. gets missed please ping me so I can follow up with you. I am also always happy to explain or clarify. (HAJ does not have a customer service email, please send me a forum message! )
she/her -
Post edited by bluchrystals at 2023-01-24 22:48:32
-
Thank you so much! I finally figured it out!
-
Just in case anyone else has an issue, I had to select the item and try to share the image then save the image link. Couldn't find that anywhere until I selected the image. The only way imgur visibly offers the share is by the web link.
-
....I don't know what you did. But you hosted your image on imgBB which is different from imgur I think.
When you click on the original link you provided: https://ibb.co/6mxqDCJ
And scroll down to the bottom, you will see a list of Embedded Codes.
You want the one that says "Full Image" and "HTML"
Will look like this:
img src="https://i.ibb.co/JK4SrJF/Picsart-23-01-25-00-08-43-796.jpg" alt="Picsart-23-01-25-00-08-43-796" border="0" /
(I had to remove the < and > because the forum was turning them into weird symbols)
img src="https://i.ibb.co/JK4SrJF/Picsart-23-01-25-00-08-43-796.jpg" alt="Picsart-23-01-25-00-08-43-796" border="0" />
The image hosting site already puts it into html format for you.Post edited by CheshireFarms at 2023-01-25 09:30:18 -
Eh gads that image is big.
In that case, you may want to use the Full Image Linked HTML and then add in some Width and Height restrictions to fit better on the forum post. And then people can click it to enlarge it.
a href="https://ibb.co/6mxqDCJ">img src="https://i.ibb.co/wRX2pmr/Picsart-23-01-25-00-08-43-796.jpg" alt="Picsart-23-01-25-00-08-43-796" border="0" /
(I had to remove the < and > because the forum was turning them into weird symbols)
I talk about using width and height attributes in this post here: https://www.huntandjump.com/forum/discussion/comment/386914#Comment_386914Post edited by CheshireFarms at 2023-01-25 09:30:07Thanked by 1ChateauAlbere -
Thank you! I'm adding that to my bookmarks so I don't forget next time.Post edited by bluchrystals at 2023-01-25 11:11:43