Some times I get the z-index working and some times I do not. What am i doing wrong? ^_^
Code: Select all
.thrColEls #mainHome {
margin-left: 24px;
margin-right: 20px;
margin-top: -7px;
background-repeat: no-repeat;
z-index: 0;
}
}
#1 {
z-index: 2;
}Thanks,
Josh

