Video information help

Locked
User avatar
Vanity
Joined: Fri Dec 28, 2007 10:52 pm
Status: XIII
Location: Everywhere, yet no where
Org Profile

Video information help

Post by Vanity » Mon Apr 28, 2008 2:40 am

can someone help me...how can i upload a picture into my video comments info.

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

Post by Kariudo » Mon Apr 28, 2008 3:07 am

you have to use css to put pictures into your video information page

Code: Select all

<a style="display:block; background:url('insert url to image here'); width:[insert width here]; height:[insert height here];"></a>
for example, to display my avatar you'd use the following:

Code: Select all

<a style="display:block; background:url('http://www.animemusicvideos.org/phpBB/images/avatars/470953795464a4995337d6.jpg'); width:100px; height:100px;"></a>
Image
Image

Oli.C
Joined: Fri Oct 31, 2003 4:54 am
Location: Manchester, England
Org Profile

Post by Oli.C » Tue Apr 29, 2008 12:05 pm

Thank you, this is helpful information!

Locked

Return to “Site Help & Feedback”