Welcome Guest! To enable all features please try to register or login.
An image in a profile
Miss_Lucine_TG
#1 Posted : Thursday, June 29, 2017 2:00:36 PM(UTC)


Rank: Rising Forum Member

Joined: 1/9/2014(UTC)
Posts: 58
Medals:
Hello all,

I wonder why I cannot longer put an image on my profile or in a message.

I use the img src..... command

Was trying with photobucket with photimg with imgur

nothing works

thanks for help

Lucine
LazTopCat
#2 Posted : Thursday, June 29, 2017 2:45:02 PM(UTC)


Rank: Veteran Forum Member

Joined: 4/15/2009(UTC)
Posts: 4,161
Location: Kansas City
Miss_Lucine_TG;1488487 wrote:
Hello all,

I wonder why I cannot longer put an image on my profile or in a message.

I use the img src..... command

Was trying with photobucket with photimg with imgur

nothing works

thanks for help

Lucine

'Img src=' is java script... You'll have to use an HTLM script like [img]your image html code here[/img]

2 users thanked LazTopCat for this useful post.
__Willow__ on 6/29/2017(UTC), divingA_WnC on 6/30/2017(UTC)
The_Wraith
#3 Posted : Thursday, June 29, 2017 6:03:53 PM(UTC)


Rank: Veteran Forum Member

Joined: 4/19/2009(UTC)
Posts: 2,842
Location: Texas
Medals:
The HTNL script will look something like this.

Code:
<img src="YOUR IMAGE URL HERE" />


It does have the img scr= in the HTML code. Maybe you only copied part of the code when you tried to add it to your profile. You have to be sure and start the code with the < and end it with />.

That is the basics of the code and will work to display your image. If you copy the full HTML code from Photobucket the full code would look something like this.


Code:
<a href="http://photobucket.com/" target="_blank"><img src="YOUR IMAGE URL HERE" border="0" alt="ALTERNATE DESCRIPTION TEXT"/></a>
1 user thanked The_Wraith for this useful post.
divingA_WnC on 6/30/2017(UTC)
B_Joe
#4 Posted : Friday, June 30, 2017 3:34:39 AM(UTC)


Rank: Seasoned Forum Member

Joined: 2/16/2012(UTC)
Posts: 609
Location: Seattle
Medals:
Just a slight clarification here...

There are two forms used to place images. One, BBCode, is used in forum postings, your forum signature images, and all else related to this forum software. The proper syntax is

Code:

[img]ImageURL[/img]


For images on your profile, email inline images, profile comments, etc, you need to use HTML image syntax, in the form

Code:

<img src="ImageURL">


I hope this clears things up.

Joe
1 user thanked B_Joe for this useful post.
divingA_WnC on 6/30/2017(UTC)
Miss_Lucine_TG
#5 Posted : Friday, June 30, 2017 2:11:31 PM(UTC)


Rank: Rising Forum Member

Joined: 1/9/2014(UTC)
Posts: 58
Medals:
It is ok the problem was programm Privacy Badger on chrome thanks for help

Lucine
1 user thanked Miss_Lucine_TG for this useful post.
LazTopCat on 6/30/2017(UTC)
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Clean Slate theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2010, Yet Another Forum.NET
This page was generated in 0.198 seconds.
TC-IIS-7
3.128.204.5