Log In · Register

 
 
Closed TopicStart new topic
adding another DIV table?, how?
tombird06
post Jul 31 2007, 01:59 PM
Post #1


Member
**

Group: Member
Posts: 24
Joined: May 2007
Member No: 528,002



i want 2 new boxes...

one a comment box and second for a marquee of top friends which i know how to do!

i have tried adding a div 2 in my about me and in who id like to meet and the table doesnt appear!

my page if this helps!

code for div 1
used the same for div 2 and changing the name!
CODE
.div1 {
background-color:ffffff; color:000000;
border:0px solid; border-color:silver;
width:400px; height:440
px; overflow:auto;
position:absolute; z-index:2; left:30%; top:0%;
margin-left:-200px; margin-top:60px; text-align:center;
visibility:visible;}


hope that isnt too confusing _unsure.gif
 
Clashing
post Jul 31 2007, 02:05 PM
Post #2


Senior Member
*****

Group: Member
Posts: 371
Joined: Jun 2007
Member No: 530,773



you probably need to increase the stacking of the layer which is the z-index property. try changing the 2 to a 3 or 4 and see if that works.
 
tombird06
post Jul 31 2007, 02:05 PM
Post #3


Member
**

Group: Member
Posts: 24
Joined: May 2007
Member No: 528,002



CODE
<div class="div1"> text here </div>

is in my who id like to meet!

when i made a div 2 box in my about me i added this in my who id like to meet. and the box wont show!

CODE
<div class="div2"> text here </div>


 
tombird06
post Jul 31 2007, 02:21 PM
Post #4


Member
**

Group: Member
Posts: 24
Joined: May 2007
Member No: 528,002



found the problem!

i had an
CODE
</div>


which stopped the rest from workin!

so no worries now :)
 

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