Adding an image to your video comments

This forum is for help with this web site. Please read the FAQ and then search this forum before asking questions here; most likely the question you are about to ask has already been answered.

Adding an image to your video comments

Postby Vershiris » Fri Dec 18, 2009 10:56 am

Hi, I was wondering how people were inserting images into their video comments, Ive tryed using the Img method with photobucket but it isnt working, can anybody help?
Image
Image
User avatar
Vershiris
 
Joined: 23 Oct 2009

Re: Adding an image to your video comments

Postby Kai Stromler » Fri Dec 18, 2009 11:14 am

Were you trying to use this CSS hack? (h/t to Kariudo for the code)

Code: Select all
<a style="display:block; background:url('insert url to image here'); width:[insert width here]; height:[insert height here];"></a>


if so, can you paste in your <a /> tag here using the [code] tags? There might be a problem with the URL or the specified dimensions. If you're trying to use the [img] tag on the video info page, that won't work; you need to use HTML there instead of BBcode.

--K
Shin Hatsubai is a Premiere-free studio. Insomni-Ack is habitually worthless.
Death... is Just The Beginning | so essentially it works like bacon
Coelem - Tenebral Presence single now freely available
User avatar
Kai Stromler
 
Joined: 12 Jul 2002
Location: back in the USSA

Re: Adding an image to your video comments

Postby Vershiris » Fri Dec 18, 2009 11:45 am

I wasnt using that code but I just tried and it didnt work, this is the link http://i912.photobucket.com/albums/ac32 ... fTears.jpg and this is the code <a style="display:block; background:urlhttp://i912.photobucket.com/albums/ac322/vershiris-san/aa/TheEndOfTears.jpg; width:960px; height:540px;"></a>
Image
Image
User avatar
Vershiris
 
Joined: 23 Oct 2009

Re: Adding an image to your video comments

Postby Kai Stromler » Fri Dec 18, 2009 11:55 am

Vershiris wrote:I wasnt using that code but I just tried and it didnt work


Can you try with the following?

Code: Select all
<a style="display:block; background:url('http://i912.photobucket.com/albums/ac322/vershiris-san/aa/TheEndOfTears.jpg'); width:960px; height:540px;"></a>


The url() bit is a function call, so it needs both the parens and the single-quotes around the URL.

hth,

--K
Shin Hatsubai is a Premiere-free studio. Insomni-Ack is habitually worthless.
Death... is Just The Beginning | so essentially it works like bacon
Coelem - Tenebral Presence single now freely available
User avatar
Kai Stromler
 
Joined: 12 Jul 2002
Location: back in the USSA

Re: Adding an image to your video comments

Postby Vershiris » Fri Dec 18, 2009 5:35 pm

Thanks for your time and help, it works ^_^
Image
Image
User avatar
Vershiris
 
Joined: 23 Oct 2009


Return to Site Help & Feedback

Who is online

Users browsing this forum: No registered users and 1 guest