Pic in comment

Locked
User avatar
FunStorm
Joined: Mon May 26, 2008 8:03 am
Status: Never knows best.
Location: Prague - CZ
Contact:
Org Profile

Pic in comment

Post by FunStorm » Thu Jul 09, 2009 2:43 am

Just a fast question ... I have tried to put picture into comment for my video but I cannot find the way to do so with available tags. How is it done?

I tried to search it here but without answer, for sure it is somewhere asked and I have just had bad luck.
Image Image

User avatar
Minimoto
Joined: Thu Oct 16, 2008 9:24 pm
Status: Trying to Live
Location: Wherever I smell good food!
Org Profile

Re: Pic in comment

Post by Minimoto » Thu Jul 09, 2009 3:24 am

photobucket
Image
Robert F. Young wrote:Day Before Yesterday I saw a rabbit, yesterday a deer, today you.

User avatar
FunStorm
Joined: Mon May 26, 2008 8:03 am
Status: Never knows best.
Location: Prague - CZ
Contact:
Org Profile

Re: Pic in comment

Post by FunStorm » Thu Jul 09, 2009 6:03 am

Someday Soon wrote:photobucket
yeah ... that is obvious to me that I have to upload image somewhere. But with what tag am I able to put it in there afterwards?
Because there are only allowed tags for link and text formating which are of no use in this case.

Or does photobucket have some special linking system which makes it possible to use it this way (I only tried imageshack).
Image Image

User avatar
Vax
Sexy black guy
Joined: Sat Oct 11, 2008 11:14 am
Status: Chayin
Location: New York
Org Profile

Re: Pic in comment

Post by Vax » Thu Jul 09, 2009 9:06 am

Someday Soon wrote:photobucket
[That's not what they were asking.] Be more helpful next time...

Code: Select all

<a style="display:block; background:url('url_to_your_image'); height:yypx; width:zzpx; background-repeat:no-repeat;"></a>
The yy's and xx's are the values of your picture in pixels..
Last edited by Corran on Thu Jul 09, 2009 11:06 am, edited 2 times in total.
Reason: Flame removed

User avatar
FunStorm
Joined: Mon May 26, 2008 8:03 am
Status: Never knows best.
Location: Prague - CZ
Contact:
Org Profile

Re: Pic in comment

Post by FunStorm » Thu Jul 09, 2009 4:37 pm

Vax wrote:

Code: Select all

<a style="display:block; background:url('url_to_your_image'); height:yypx; width:zzpx; background-repeat:no-repeat;"></a>
The yy's and xx's are the values of your picture in pixels..
Thanks a lot, that's exactly what I needed. And sorry that I could not find out by myself.
Image Image

User avatar
Jemm54
Joined: Fri Oct 12, 2007 9:43 am
Status: Cow
Location: Argentina!!
Contact:
Org Profile

Re: Pic in comment

Post by Jemm54 » Wed Mar 31, 2010 6:51 am

Vax wrote: [That's not what they were asking.] Be more helpful next time...

Code: Select all

<a style="display:block; background:url('url_to_your_image'); height:yypx; width:zzpx; background-repeat:no-repeat;"></a>
The yy's and xx's are the values of your picture in pixels..

What is that code language, I also want to use bold, and other styles

User avatar
Kariudo
Twilight prince
Joined: Fri Jul 15, 2005 11:08 pm
Status: 1924 bots banned and counting!
Location: Los taquitos unidos
Contact:
Org Profile

Re: Pic in comment

Post by Kariudo » Wed Mar 31, 2010 10:39 am

It's html + css

Code: Select all

display:block; background:url('url_to_your_image'); height:yypx; width:zzpx; background-repeat:no-repeat;
^this being the css part.

Bold text is pretty easy, just add font-weight:bold;
Not quite sure what you mean by other styles though
Image
Image

Locked

Return to “Site Help & Feedback”