Log In · Register

 
 
Closed TopicStart new topic
almost there!!!, div layers merged?
Aquaheart
post Jan 13 2006, 11:19 PM
Post #1


Senior Member
****

Group: Member
Posts: 152
Joined: Dec 2005
Member No: 333,329



Okay.
so everything was going great.. until i made the scrollbox..
i tried editing it around a bit
and ended up merging my 2 div layers together..

uhmm heres the code can anyone tell what i did wrong or deleted?

 
duplicatex0x0x0
post Jan 14 2006, 12:02 AM
Post #2


Senior Member
******

Group: Duplicate
Posts: 1,912
Joined: May 2005
Member No: 137,527



There is a part in your code where you change the settings on the DIV layer, change what is in bold.
QUOTE
.div1 {
background-color:000000; color:000000;
border:3px solid; border-color:000000;
width:250px; height:600px; overflow:auto;
position:absolute; z-index:2; left:50%; top:0%;
margin-left:-400px; margin-top:150px;
visibility:visible;}
.div2 {
background-color:000000; color:000000;
border:2px solid; border-color:000000;
width:250px; height:600px; overflow:auto;
position:absolute; z-index:2; left:50%; top:0%;
margin-left:-125px; margin-top:150px;
visibility:visible;}
.div3 {
background-color:3CC3A3; color:3CC3A3;
border:2px solid; border-color:3CC3A3;
width:250px; height:600px; overflow:auto;
position:absolute; z-index:2; left:50%; top:0

all of the above that are in bold must be changed to alternating numbers. {2,3,4..etc} you can't have them all set to the same number, or you will ge merged DIV's.
 
Aquaheart
post Jan 14 2006, 12:52 PM
Post #3


Senior Member
****

Group: Member
Posts: 152
Joined: Dec 2005
Member No: 333,329



okay.
I tried that
and it did.. absolutely nothing.
i changed them all around like 20 times.. :/
like, they were fine until i added the scroll box thing. then theyre like omggg were gonna merge now.

gah!! i need help
 

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