
found
hi i was wondering if you could help me i cant find how to do it but i am wanting to get pictures from the internet and display them on here how would i do thatBlackOak2 wrote:
thanks
Last edited by Arabianninja on Sun Feb 16, 2020 5:45 pm, edited 1 time in total.

BlackOak2 Offline
Premium Premium
Visit My Farm
Visit My Farm
Joined: Sat Jan 30, 2016 12:41 am Posts: 11160
Premium Premium

Re: help
You can link direct images from the internet to the site.Arabianninja wrote:hi i was wondering if you could help me i cant find how to do it but i am wanting to get pictures from the internet and display them on here how would i do thatBlackOak2 wrote:
thanks
You do that by getting the correct link (usually it will have am img in there somewhere, but not always) and using the following code:
Code: Select all
[img][/img]
Like this:
Code: Select all
[img]http://img.horseworldonline.net/gallery/4/0/3/2/2304816/5e2def6b79822.png[/img]

For this horse:
Code: Select all
[horse=2304816][/horse]
If you want to link an image from your own computer, you'll have to use an image hosting site, then you'll link it the same way as above.
Does that get you to what you want to do?
Don't forget to check it out!
Quick Start Guide For Newbies
Link to additional information.
BlackOak2's Quick-Links
Quick Start Guide For Newbies
Link to additional information.
BlackOak2's Quick-Links

Re: help
yes thank youBlackOak2 wrote:You can link direct images from the internet to the site.Arabianninja wrote:
hi i was wondering if you could help me i cant find how to do it but i am wanting to get pictures from the internet and display them on here how would i do that
thanks
You do that by getting the correct link (usually it will have am img in there somewhere, but not always) and using the following code:It's the same way we can link the gallery image of a horse here on HWO and not the 'most recent' image.Code: Select all
[img][/img]
Like this:Code: Select all
[img]http://img.horseworldonline.net/gallery/4/0/3/2/2304816/5e2def6b79822.png[/img]
For this horse:Code: Select all
[horse=2304816][/horse]
If you want to link an image from your own computer, you'll have to use an image hosting site, then you'll link it the same way as above.
Does that get you to what you want to do?