View Full Version : myspace


mezmerize06
08-24-2004, 12:40 PM
wut do u need 2 put 4 a background... cuz wen i use this it lookz wierd...

<body background="url" bgcolor=".000000">

if u were 2 look at this window... my bg showz up on da orange/yellow part... but i want it on da white part

bublzdablonde
08-24-2004, 12:52 PM
http://www.myspace.com/index.cfm?fuseaction=messageboard.viewThread&entryID=57008&categoryID=2&Mytoken=20040824044845

autumnphyre
08-24-2004, 01:51 PM
put this code somewhere in your body tag

<style type="text/css">
body{background:#YOUR COLOR HERE url(IMAGE ADDRESS HERE) fixed no-repeat}
</style>

the fixed and no repeat are optional, hope that helps