Log In · Register

 
Divs disappearing, when they shouldn't
SortedDetails
post Nov 21 2006, 04:12 PM
Post #1


Splee.
****

Group: Member
Posts: 226
Joined: Apr 2006
Member No: 397,965



This is what it looks like.
This is what its suppose to look like.

So as you can see I'm missing some things. Any ideas on whats going on?

About Me Sections code:

CODE
<style type="text/css">

.contacttable,.whitetext12,.nametext,.lightbluetext8,.orangetext15,.blacktext12,
btext,.redtext,.redbtext {
    display:none;
    height:0px;!important;
    visibility:hidden;
}

td td td td {
    border:0px;
    width:0px;
    text-align:left;
}

table,td,tr {
    padding:0px;
    width:0px;
    background-color:transparent
}

table table table {
    padding:1px;
    height:.01%;
    width:100%;
}

table table,table table table table,table,tr,td {
    height:0px;!important;
    border:0px;!important
}

a.text,table div font a,table div div,.navbar font,tr td font {
    visibility:hidden;
    display:none;
    height:0px;!important;
}

table table table table,table table table table td.text, td.text td.text table {
    display:none;
}

td.text table table {
    display:inline;
    visibility:visible;
}

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;
}


body {
    background-image:url("");
    background-attachment:no-fixed;
    background-color:EE66E9;
    background-repeat:repeat;
    background-position:center;
    scrollbar-arrow-color: 000000;    
    scrollbar-track-color: EE66E9;
    scrollbar-face-color: 000000;
    scrollbar-shadow-color: EE66E9;
    scrollbar-highlight-color: EE66E9;
    scrollbar-darkshadow-color: EE66E9;
    scrollbar-3dlight-color: EE66E9;
}



.thingie {
    font-size: 8px
    font-family: century Gothic;
    color: ffffff;
    text-transform:lowercase;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-bottom: 1px;
    border-color: EE66E9;
    border-style: dashed;
    text-align: justify;
}


a:link {
    color:EE66E9;
    font-weight:none;
    font-family: sans-serif;
    text-decoration: none;
    font-style: inherit;
}

a:active {
    color:EE66E9;
    font-weight:none;
    font-family: sans-serif;
    text-decoration: none;
    font-style: inherit;
}

a:visited {
    color:EE66E9;
    font-weight:none;
    font-family: sans-serif;
    font-style: inherit;
}

a:hover {
    color: ffffff;
    font-family: sans-serif;
    font-weight: inherit;
    font-style: inherit;
    text-decoration: none;
}

.container {
background-image: url("http://www.luxiedesigns.com/MSImages/layout101/largerbg.gif ");
background-color: EE66E9;
background-repeat: no-repeat;
position: absolute;
width: 600px;
height: 800px;
    top: 220px;
    left: 40%;
    margin-top: -9em;
    margin-left: -15em;
}

b.rtop, b.rbottom{display:block; background-color: EE66E9;}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background-color: 000000;}
b.r1{margin: 0 5px;}
b.r2{margin: 0 3px;}
b.r3{margin: 0 2px;}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px;}

</style>


I'd Like to Meet Section:

CODE
<body>

<div class="container">


<div class="contenttop" style="background-color: 000000; position: absolute; left:17px; top: 7px; width:235px; height: 170px; overflow: hidden; overflow-x: hidden; overflow-y: hidden;">
<font color="EE66E9">

<img src="http://www.luxiedesigns.com/MSImages/layout101/unfocused.png" align=left  style=" margin-left: 2px; border-color: black; border-style: solid; border-width: 2px;">

<span class="thingie">Name:</span> Melody
<br><span class="thingie">Age:</span> 20
<br><span class="thingie">Sex:</span> Female
<br><span class="thingie">Location:</span> Longview, TX
<br><span class="thingie">Status:</span> Married
<br><span class="thingie">Sexuality:</span> Bisexual
<br><span class="thingie">Sign:</span> Libra
</font>
</div>


<div class="contentleft" style="background-color: 000000; position: absolute; left:17px; top: 200px; width:235px;  overflow: hidden; overflow-x: hidden; overflow-y: hidden;">
<font color="EE66E9">

<center>
This is Text. This is Text. This is Text. This is Text.
This is Text. This is Text. This is Text. This is Text.

<b class="rbottom">
  <b class="r4"></b> <b class="r3"></b> <b class="r2"></b> <b class="r1"></b>
</b>

</center>
</font>
</div>

<div class="contentright" style="background-color: 000000; position: absolute; left:258px; top: 8px; width:336px;  overflow: hidden; overflow-x: hidden; overflow-y: hidden;">
<font color="EE66E9">

<center>
This is Text. This is Text. This is Text. This is Text.
This is Text. This is Text. This is Text. This is Text.

<b class="rbottom">
  <b class="r4"></b> <b class="r3"></b> <b class="r2"></b> <b class="r1"></b>
</b>

</center>
</font>
</div>
</div>
</td> </tr> </table> </div>
<div class="comments">

<table><tr><td><table><tr><td>
</body>
 
 
Start new topic
Replies
freeflow
post Nov 21 2006, 06:51 PM
Post #2


t-t-t-toyaaa
********

Group: Official Member
Posts: 19,821
Joined: Apr 2004
Member No: 11,270



Be patient. You guys can't expect help in a few hours. Especially during the time people go to school. People have lives you know.

Take out:


CODE
a.text,table div font a,table div div,.navbar font,tr td font {
    visibility:hidden;
    display:none;
    height:0px;!important;
}
 

Posts in this topic


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