ASAAKI
04-15-2003, 09:55 PM
i give up.:(
i canNOT understand why on earth the css positioning is so totally off in mozilla, here (http://www10.brinkster.com/asaakitesting/auk/viewLesson.html). the "content" div just doesn't come up next to the left bar in the "left" div. i thought it might have been that the width was too wide, or maybe margin-left was too much or maybe i should add the float in the #right>#content rule... nothing is working. every time i refresh the changes, opera does somersaults, but mozilla's just stuck on the same position. and if not that, then it skids far to the right, or ends up causing a horizontal scrollbar for apparently no reason.:confused:
here's the relevant css, minus the unnecessary details:
#left{
float:left;
display:block;
top:100px;
margin-left:5%;
width:19%;
margin:0px;
}
#content{
margin-top:1%;
margin-left:2%;
margin-bottom:2%;
width:95%;
font-size:90%;
background-color:#FFFFFF;
border:1px solid #9BBD34;
color:black;
padding:5px;
}
#right>#content{ /*not for ie*/
width:80%;
margin-left:5%;
}
#right{
float:right;
}
can anyone please help?
this (http://www10.brinkster.com/asaakitesting/auk/viewLesson.html) is the page that's misbehaving beyond belief in mozilla. (okay, beyond belief at least in my narrow domain of knowledge;))
look at the page in IE and then mozilla and u'll know what i'm talking about.
________________
edit
oh goody goody!:D just realized that today's the day i get officially diagnosed with CFaholism :cool::cool:
man i've taken a while.
heh
i canNOT understand why on earth the css positioning is so totally off in mozilla, here (http://www10.brinkster.com/asaakitesting/auk/viewLesson.html). the "content" div just doesn't come up next to the left bar in the "left" div. i thought it might have been that the width was too wide, or maybe margin-left was too much or maybe i should add the float in the #right>#content rule... nothing is working. every time i refresh the changes, opera does somersaults, but mozilla's just stuck on the same position. and if not that, then it skids far to the right, or ends up causing a horizontal scrollbar for apparently no reason.:confused:
here's the relevant css, minus the unnecessary details:
#left{
float:left;
display:block;
top:100px;
margin-left:5%;
width:19%;
margin:0px;
}
#content{
margin-top:1%;
margin-left:2%;
margin-bottom:2%;
width:95%;
font-size:90%;
background-color:#FFFFFF;
border:1px solid #9BBD34;
color:black;
padding:5px;
}
#right>#content{ /*not for ie*/
width:80%;
margin-left:5%;
}
#right{
float:right;
}
can anyone please help?
this (http://www10.brinkster.com/asaakitesting/auk/viewLesson.html) is the page that's misbehaving beyond belief in mozilla. (okay, beyond belief at least in my narrow domain of knowledge;))
look at the page in IE and then mozilla and u'll know what i'm talking about.
________________
edit
oh goody goody!:D just realized that today's the day i get officially diagnosed with CFaholism :cool::cool:
man i've taken a while.
heh