can somebody fix my tumblr HTML code so that i can put a background picture in? or

Giselle

New member
teach me how? the url i tried to put in there is the one i want to use, but it didn't show up once i clicked save...am i doing something wrong?

<style type="text/css">

body {http://th03.deviantart.net/fs6/PRE/i/2005/110/d/1/Beatles_by_feti.jpg
background-color:{color:Background};
background-image:http://th03.deviantart.net/fs6/PRE/i/2005/110/d/1/Beatles_by_feti.jpg('{image:http://th03.deviantart.net/fs6/PRE/i/2005/110/d/1/Beatles_by_feti.jpg}');
background-position:{text:background image position};
{block:IfBackgroundImageNotRepeat}background-repeat:no-repeat;{/block:IfBackgroundImageNotRepeat}
{block:IfBackgroundImageFixed}background-attachment: fixed;{/block:IfBackgroundImageFixed}
color:{color:Text};
font-size:{text:font size}px;
font-family:{font:body};

}
 
Back
Top