i need a little help my background isn't showing for some reason., for a div overlay |
i need a little help my background isn't showing for some reason., for a div overlay |
Apr 23 2006, 03:21 PM
Post
#1
|
|
|
rawr? ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 2,705 Joined: Nov 2005 Member No: 285,858 |
okay, i put in my background. but my background isn't showing. <a href=www.myspace.com/livelovelife_74>SEE MY MYSPACE</a> i don't know why. and its making me mad.. heres my code in red.. its not showing on my myspace. and im getting very mad. cuz it isn't working. can anyone help me? please? thanks for the replies & help!
<style type="text/css"> body {background-color:FFFFFF; background-image:http://i40.photobucket.com/albums/e215/TotallyRadDork74/prep4life.png;} td, .text, div, input {color:FF9999 !important;} span, b {color:white !important;} a {color:FFCC99 !important;} img {border:0px;} table, tr, td, tbody {background-color:transparent; border:0px;} div table td font {visibility:hidden;} div table table table td font {visibility:visible;} table table table td {visibility:hidden;} marquee, table table table div td {visibility:visible;} table table embed {display:block; position:absolute; top:0px; left:0px; visibility:visible;} table table table embed {position:static;} table div div, table tr td div font a {visibility:hidden;} .div1 div, .div2 div, .div3 div, .div4 div, .div1 a, .div2 a, .div3 a, .div4 a {visibility:visible !important;} .text, table table table table a, table table table table div,.frm1 {visibility:hidden;} table table table table div a, .frm1 input {visibility:visible;} .text, td.text td.text table, .contactTable, .lightbluetext8 {display:none;} table table, table table td {padding:0px; height:0px;} .div0 { background-color:FFFF99 ; color:FF9999 ; border:4px solid; border-color:FF9966; width:800px; height:160px; overflow:auto; position:absolute; z-index:2; left:50%; top:0%; margin-left:-400px; margin-top:150px; text-align:center; visibility:visible;} .div1 { background-color:FFFF99 ; color:FF9999 ; border:4px solid; border-color:FF9966; width:250px; height:500px; overflow:auto; position:absolute; z-index:2; left:50%; top:0%; margin-left:-400px; margin-top:330px; text-align:center; visibility:visible;} .div2 { background-color:FFFF99 ; color:FF9999 ; border:4px solid; border-color:FF9966; width:530px; height:240px; overflow:auto; position:absolute; z-index:2; left:50%; top:0%; margin-left:-130px; margin-top:330px; text-align:center; visibility:visible;} .div3 { background-color:FFFF99 ; color:FF9999 ; border:4px solid; border-color:FF9966; width:530px; height:240px; overflow:auto; position:absolute; z-index:2; left:50%; top:0%; margin-left:-130px; margin-top:590px; text-align:center; visibility:visible;} .bbzDiv {content:"Overlay Generator beta";} </style> <div class="frm1"><table><tr><td><table><tr><td><table><tr><td> can anyone help me please? can anyone help me? or no? |
|
|
|
![]() |
Apr 23 2006, 03:27 PM
Post
#2
|
|
|
t-t-t-toyaaa ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 19,821 Joined: Apr 2004 Member No: 11,270 |
try replacing:
body {background-color:FFFFFF; background-image:http://i40.photobucket.com/albums/e215/TotallyRadDork74/prep4life.png;} with: body {background-color:FFFFFF; background-image:url(http://i40.photobucket.com/albums/e215/TotallyRadDork74/prep4life.png);} |
|
|
|
![]() ![]() |