Log In · Register

 
i need help
verbalistic
post Sep 2 2006, 07:09 PM
Post #1


& my dreams fall down
******

Group: Member
Posts: 1,173
Joined: Nov 2005
Member No: 291,336



Okay this is my site :

and these are my codes:
CODE
<style type="text/css">
.r{}
Body{

    background-color:C4DF9B;
    background-attachment:no-fixed;
    background-position:   top center;
    background-repeat:     repeat-repeat;
                scrollbar-track-color:C4DF9B;
    scrollbar-face-color:C4DF9B;
    scrollbar-highlight-color:E9B015;
    scrollbar-base-color:C4DF9B;
    scrollbar-DarkShadow-color:C4275A;
    scrollbar-Shadow-color:C4DF9B;
    scrollbar-arrow-color:FFFFFF;}


body,table, td, li, p, div, textarea  
{font-family:tahoma; font-size:10px; color:FFFFFF; font-weight:none;}

.text {font-family:tahoma; font-size:10px;
color:C4DF9B; font-weight:none}  

.text5 {font-family:tahoma; font-size:10px;
color:C4DF9B; font-weight:none}  

body div div table td { display: none }
.navibar {display: none }
.navbar { display: none; }
div div table
tr td a.navbar, div div table tr td font {display: none;}
.hidethem {visibility:hidden; display:none;}

.title {
color: C4275A;
font: 10px tahoma;
font-weight: normal;
text-transform: none;
letter-spacing: 0px;
padding: 0px;
background-color:C4DF9B;
text-align:center;}

div {
font-family: tahoma;
color :E9B015;
font-size : 10px;
letter-spacing:0pt;
background-color:C4DF9B;}

.Main {
position: absolute;
left: 50%;
top: -1000px;
width: 80px;
z-index: 1;
margin-left: -400px;
padding: 0px;
border: 0px;
background-color: C4DF9B;

}
.comments {
visibility: hidden;
display: none;
}
div div table tr
td a.navbar, .navbar, div div table tr td font, .lightbluetext8 {display: none;}
td ProfileMusic, td ProfileMovies,  td ProfileMusic, .whitetext12 {display: none;}

strong, b {font-weight: bold; color:C4275A;}

a:link{color:C4275A;text-decoration: none;}
a:hover{color:FFFFFFF; font: 10px tahoma; font-weight:bold;
line-height:11px;}
a:active {color:C4275A;font-weight:;text-decoration: none}
a:visited {color:FFFFFFF;font-weight:;text-decoration: none}
a.navbar:link{color:E9B015; font: 10px tahoma; font-weight:bold; line-height:11px; }
a.navbar:active{color:C4275A; font: 10px tahoma; font-weight:bold; line-height:11px;}
a.navbar:visited{color:E9B015; font:10px tahoma; font-weight:bold; line-height:11px;}
a.navbar:hover{color:E9B015; font: 10px tahoma; font-weight:bold; line-height:11px;}
a.redlink{display: none;}
a.redlink:link{display: none;}
a.redlink:active{display: none;}
a.redlink:visited{display: none;}
a.redlink:hover{display: none;}

a.man{font-family:tahoma; font-size:10px;  
font-weight:normal;background-color:transparent;}
a:link{color:C4275A;font-weight:bold;font-family:tahoma}  
a:active{color:E9B015;font-weight:bold;font-family:tahoma}  
a:visited{color:FFFFFF;font-weight:bold;font-family:tahoma}
a:hover{color:E9B015;font-weight:bold;font-family:tahoma}

.dunky{font-family:tahoma; font-size:20 pt; letter-spacing:2px;
color:FFFFFF; font-weight:none}  
</style>





<STYLE TYPE="text/css">
p {align=justify}
BODY{cursor: url(http://www.geocities.com/mayette_s@sbcglobal.net/teelove.ani);}
a {cursor: url(http://www.geocities.com/mayette_s@sbcglobal.net/teelove.ani);}

<div class="main" style="position: absolute; top:527px; left:430px; width:752px; height:512px;overflow:auto;">
<img src="http://i71.photobucket.com/albums/i143/teelahhboo/wantitfromvg6.png">





<style type="text/css">
    table, tr, td {background:transparent;}
    table table table table, table table table table td.text, table.contactTable {display:none;}
    td.text table, .orangetext15 {visibility:hidden;}
    td.text table table {display:inline; visibility:visible;}
    td.text td.text table {display:none;}
    div b font font, div font font u {display:none;}
.whitetext12 { display: none; }
.nametext { display:none;}
.orangetext15{display: none;}
To get rid of the top links myspace.com | Home ect... use this code
.{removes top links only}
div table form tr td {visibility:hidden!important; height:0px!important;}

To get rid of the top links plus the navigational bar use this
. {removes top links and navbar}
div table form tr td, a.navbar, font{visibility:hidden!important; height:0px!important;}

To hide the copyright use this
. {hiding the copyright}
table div font a, table div div {visibility:hidden; display:none;border:0px!important;background-color:transparent;}
.contactTable {display:none!important; border:0px !important;}
.blacktext12 {visibility:hidden; display:none}
table td.text {visibility:hidden;}
td.text td, td.text span, td.text a {visibility:visible;}
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;}
td.text td.text table td {font-size:0pt;}
td.text td.text {height:0;}
td.text td.text table b, td.text td.text table table td {font-size:8pt;}
table, tr, td {background-color: transparent; border: 0px; padding:2;}
table table {border: 0px;}
table table table table{border: 0px;}
table table table {border: 0px solid; border-color: transparent; background-color: transparent; }
</style>
<style type="text/css">
table td table tr td.text table {visibility:hidden;}
table td table tr td.text table table, table td table tr td.text table table td.text {visibility:visible;}
</style>


What's the problem? B/c my layout isn't showing at all, and I tried to upload it from diff. places and its still showing the same result. sad.gif
 

Posts in this topic
verbalistic   i need help   Sep 2 2006, 07:09 PM
WHIMSICAL 0NE   Okay, well in your about me you need to post the f...   Sep 2 2006, 08:02 PM
verbalistic   thank you ! thank you ! TOPIC CAN BE CLO...   Sep 2 2006, 08:52 PM


Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: