Specific picture

Listed in the Recording Help & Tips category.

jkubler

Posted by jkubler on July 9, 2008 at 12:58 AM

Can anyone tell me how to add a specific picture to my song.

Quote

MommysGirl2

Reply by MommysGirl2 on July 18, 2008 at 5:39 PM

Put this in the box where you type after you sing


<style> body{ background-image:url('http://PIC_LINK');
<br />background-position:top left; background-repeat:repeat;
background-attachment:fixed;}</style>

Quote