Vincent Milone
New member
Okay here is the background part of my theme:
<style type="text/css">
h1 { color:{color:Blog title}; font-weight: normal; font-size: 50px; font-family: 'BebasNeueRegular', sans-serif; line-height: -4px;{block:ifuselogo}display:none;{/block:ifuselogo}}
h1 a {color:{color:Blog title};}
body {height: 100%; background-color:{color:Background}; color: {color:Text};font-size: 11px; font-family:{font:Body}; line-height: 14px; padding: 30px 0 200px 0; {block:ifbackgroundimage}background-attachment: fixed; background-image:url('{image:Background}'); no-repeat fixed center center; }
and i want this picture to be my background:
http://www.flickr.com/photos/34579907@N04/5259889941/sizes/l/in/faves-complicatedprettythings/
i would like it fixed, and NO tiling. i've spent a week trying to figure this is out and i cant
i don't know what resolution size to use for the background.
on flickr you can chose large or original click that and then right click and copy image address. that's all i know, how to get the URL.
i hope someone can help me. thanks sooo much
<style type="text/css">
h1 { color:{color:Blog title}; font-weight: normal; font-size: 50px; font-family: 'BebasNeueRegular', sans-serif; line-height: -4px;{block:ifuselogo}display:none;{/block:ifuselogo}}
h1 a {color:{color:Blog title};}
body {height: 100%; background-color:{color:Background}; color: {color:Text};font-size: 11px; font-family:{font:Body}; line-height: 14px; padding: 30px 0 200px 0; {block:ifbackgroundimage}background-attachment: fixed; background-image:url('{image:Background}'); no-repeat fixed center center; }
and i want this picture to be my background:
http://www.flickr.com/photos/34579907@N04/5259889941/sizes/l/in/faves-complicatedprettythings/
i would like it fixed, and NO tiling. i've spent a week trying to figure this is out and i cant

on flickr you can chose large or original click that and then right click and copy image address. that's all i know, how to get the URL.
i hope someone can help me. thanks sooo much
