layout does not work |
layout does not work |
Aug 7 2006, 12:24 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Aug 2006 Member No: 450,069 |
Here is my code:
QUOTE <style type="text/css"> .Background { background-color:transparent; background-image:url(""); background-attachment:fixed; position:absolute; left:50%; top:-10px; width:800px; height:1600px; border-style:none; margin-left:-390px; } .nlinks{ background-color:transparent; font-family:arial; font-size: 10pt; font-weight:normal; text-align:center; line-height:12pt; position:absolute; left:50%; top:150px; margin-left:-300px; width:600px; height:20px; overflow:auto; z-index:0; visibility:visible !important; border-style:solid; border-width:0px; border-color:1E1D3D; } .header{ background-color:transparent; background-image:url("http://img440.imageshack.us/img440/8196/header001kc2.jpg"); font-family:arial; font-size: 10pt; font-weight:normal; text-align:left; line-height:12pt; position:absolute; left:50%; top:170px; margin-left: -400px; width:800px; height:600px; overflow:auto; z-index:0; visibility:visible !important; border-style:solid; border-width:2px; border-color:1E1D3D; } .player{ background-color:5B657E; font-family:arial; font-size: 10pt; font-weight:normal; text-align:center; line-height:12pt; position:absolute; left:50%; top:1865px; margin-left:-400px; width:350px; height:320px; overflow:auto; z-index:0; visibility:visible !important; border-style:solid; border-width:2px; border-color:1E1D3D; } .glinks{ background-color:transparent; font-family:arial; font-size: 10pt; font-weight:normal; text-align:center; line-height:12pt; position:absolute; left:50%; top:1026px; margin-left:-45px; width:445px; height:20px; overflow:auto; z-index:0; visibility:visible !important; border-style:solid; border-width:0px; border-color:1E1D3D; } .about { background-color:5B657E; font-family:arial; font-size: 10pt; font-weight:normal; text-align:center; line-height:12pt; position:absolute; left:50%; top:795px; margin-left:-400px; width:350px; height:380px; overflow:auto; z-index:0; visibility:visible !important; border-style:solid; border-width:2px; border-color:1E1D3D; } .mlinks{ background-color:transparent; font-family:arial; font-size: 10pt; font-weight:normal; text-align:center; line-height:12pt; position:absolute; left:50%; top:775px; margin-left:-400px; width:350px; height:20px; overflow:auto; z-index:0; visibility:visible !important; border-style:solid; border-width:0px; border-color:1E1D3D; } .likes{ background-color:5B657E; font-family:arial; font-size: 10pt; font-weight:normal; text-align:center; line-height:12pt; position:absolute; left:50%; top:1185px; margin-left:-400px; width:350px; height:350px; overflow:auto; z-index:0; visibility:visible !important; border-style:solid; border-width:2px; border-color:1E1D3D; } .music{ background-color:5B657E; font-family:arial; font-size: 10pt; font-weight:normal; text-align:center; line-height:12pt; position:absolute; left:50%; top:1545px; margin-left:-400px; width:350px; height:310px; overflow:auto; z-index:0; visibility:visible !important; border-style:solid; border-width:2px; border-color:1E1D3D; } .famous { background-color:5B657E; background-image:url(""); font-family:arial; font-size: 10pt; font-weight:normal; text-align:center; line-height:12pt; position:absolute; left:50%; top:775px; margin-left: -45px; width:445px; height:250px; overflow:auto; z-index:0; visibility:visible !important; border-style:solid; border-width:2px; border-color:1E1D3D; } .pictures { background-color:5B657E; font-family:arial; font-size: 10pt; font-weight:normal; text-align:center; line-height:12pt; position:absolute; left:50%; top:1047px; margin-left:-45px; width:445px; height:245px; overflow:auto; z-index:0; visibility:visible !important; border-style:solid; border-width:2px; border-color:1E1D3D; } .friends { background-color:5B657E; font-family:arial; font-size: 10pt; font-weight:normal; text-align:left; line-height:12pt; position:absolute; left:50%; top:1302px; margin-left:-45px; width:445px; height:360px; overflow:auto; z-index:0; visibility:visible !important; border-style:solid; border-width:2px; border-color:1E1D3D; } .flinks{ background-color:transparent; font-family:arial; font-size: 10pt; font-weight:normal; text-align:center; line-height:12pt; position:absolute; left:50%; top:1665px; margin-left:-45px; width:445px; height:20px; overflow:auto; z-index:0; visibility:visible !important; border-style:solid; border-width:0px; border-color:1E1D3D; } </style> <style type="text/css"> BODY { scrollbar-face-color:5B657E; scrollbar-highlight-color:5B657E; scrollbar-3dlight-color:5B657E; scrollbar-darkshadow-color:5B657E; scrollbar-shadow-color:5B657E; scrollbar-arrow-color:B7D3BA; scrollbar-track-color:5B657E; } table, td { background-color:9EBEBB; border:none; border-width:0;} body{ background-color:9EBEBB; background-image:url(""); background-attachment:fixed; background-repeat:repeat; background-position:center;} div table td font {display: none;} img {border:0px;} a img {filter:alpha(opacity=50) 9EBEBB();} a:hover img {filter:none;} a:link{color:9EBEBB; font-family:tahoma; font-weight:normal; font-size:8pt; text-transform:uppercase; background-color:5B657E;} a:visited{color:9EBEBB; font-family:tahoma; font-weight:normal; font-size:8pt; text-transform:uppercase; background-color:5B657E;} a:active{color:9EBEBB; font-family:tahoma; font-weight:normal; font-size:8pt; text-transform:uppercase; background-color:5B657E;} a:hover{color:5B657E; font-family:tahoma; font-size: 8pt; line-height:10px;text-transform:lowercase;font-weight:normal;text-decoration:none; background-color:9EBEBB;} a.navbar:link{color:9EBEBB; font-family:tahoma; font-weight:normal; font-size:8pt; text-transform:uppercase;} a.navbar:active{color:9EBEBB; font-family:tahoma; font-weight:normal; font-size:8pt; text-transform:uppercase;} a.navbar:visited{color:9EBEBB; font-family:tahoma; font-weight:normal; font-size:8pt; text-transform:uppercase;} a.navbar:hover{color:5B657E; font-family:tahoma; font-size: 8pt; line-height:10px;text-transform:lowercase;font-weight:normal;text-decoration:none;line-height:10px;background-color:9EBEBB;} a.redlink:link {color:9EBEBB; font-family:tahoma; font-weight:normal; font-size:8pt; text-transform:uppercase;background-color:5B657E;} a.redlink:active {color:9EBEBB; font-family:tahoma; font-weight:normal; font-size:8pt; text-transform:uppercase;background-color:5B657E;} a.redlink:visited {color:9EBEBB; font-family:tahoma; font-weight:normal; font-size:8pt; text-transform:uppercase;background-color:5B657E;} a.redlink:hover {color:5B657E; font-family:tahoma; font-size: 8pt; line-height:10px;text-transform:lowercase;font-weight:normal;text-decoration:none; BACKGROUND-COLOR:9EBEBB;} .btext {color:9EBEBB;font-family:times new roman; font-size: 16pt; letter-spacing:-2;background-color:5B657E; display:block; text-align: center; font-weight:normal; visibility:visible;} .blacktext10 {color:9EBEBB;font-family:times new roman; font-size: 16pt; letter-spacing:-2;background-color:5B657E; display:block; text-align: center; font-weight:normal; visibility:visible;} .blacktext12 {color:9EBEBB;font-family:arial; font-size: 8pt; text-align: center;} .lightbluetext8 {color:9EBEBB;font-family:times new roman; font-size: 16pt; letter-spacing:-2;background-color:5B657E; display:block; text-align: center; font-weight:normal; visibility:visible;} .nametext {color:9EBEBB;font-family:times new roman; font-size: 16pt; letter-spacing:-2;background-color:5B657E; display:block; text-align: center; font-weight:normal; visibility:visible;} .orangetext15 {color:9EBEBB;font-family:times new roman; font-size: 16pt; letter-spacing:-2;background-color:5B657E display:block; text-align: center; font-weight:normal; visibility:visible;} .redbtext {color:FFFFFF;font-family:tahoma; font-size: 8pt; text-align: center;} .redtext {color:FFFFFF;font-family:tahoma; font-size: 8pt; text-align: center;} .text {color:FFFFFF;font-family:arial; font-size: 8pt; text-align: center;} .whitetext12 {color:FFFFFF;font-family:arial; font-size: 8pt; text-align: center;} td {color:FFFFFF; font-family:arial; font-size:8pt; text-align:center;} b{color:9BBFBB;font-family:tahoma; font-size: 8pt;} U {font-family: tahoma; font-size:8pt; color:E6E7C7; letter-spacing: 0; font-style: border; border-bottom: 1px solid; border-bottom-color:ECF0F3;font-weight:bold;} i, em {color:C3DBB9;font-family:tahoma; font-size: 8pt; font-weight:bold;} strong {color:FDF35E;font-family:tahoma; font-size: 8pt; font-weight:bold;} textarea{border-width:1px; border-style:inset; border-color:000000; background-color:9EBEBB; color:FFFFFF; font-family:tahoma; font-size:8pt; font-weight:normal;} input {border-width:1px; border-style:ouset; border-color:5B657E; background-color:9EBEBB; color:5B657E; font-family:tahoma; font-size:8pt; font-weight:normal;} table {visibility:hidden;} div table tbody tr td a.navbar, table tr td script {visibility:visible !important} table tbody tr td a.navbar, table tbody tr td input, table tbody tr td font {visibility:visible;} body table td {background-color: transparent;} table tbody table tbody td {visibility:hidden;} table tr td div div{display:none;} div table tbody tr td form input, div table tbody tr td a img, div table tbody tr td div a, div table tbody tr td {visibility: visible !important;} td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;} td.text td.text table {background-color:transparent;} td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;} td.text td.text table table td {padding:3;} td.text td.text table table br {display:inline;} .friends table {background-color:transparent;} .hidethem {visibility:hidden; display:none;} a span{display:none;} a:hover span {display: block; position: absolute; top: 170px; left: 200px; width: 220px; padding: 5px; margin: 10px; z-index: 5; color: 9EBEBB;font-family:tahoma;font-size:16px;text-decoration:none;} </style> <style type="text/css"> a .text { font-weight: bold; font-family: Arial, Helvetica, sans-serif; } </style> <style type="text/css"> body, html {visibility:visible !important; display:block !important} </style> The only thing that will show up is the background color Can anyone help me out so the whole overlay shows up? |
|
|
|
vita1y layout does not work Aug 7 2006, 12:24 PM
toyo loco You have no overaly in teh code. You just have the... Aug 7 2006, 12:29 PM
vita1y yeah i'm new to all of this... i got my start ... Aug 7 2006, 12:30 PM
toyo loco Its not one code its as many as syou need. Um I sa... Aug 7 2006, 12:34 PM![]() ![]() |