Code: Select all
top: -2px;The css for the div is:
Code: Select all
#hidden_div {
visibility: hidden;
width: 91px;
height: 30px;
position: absolute;
background: url("images/pic01.jpg");
}I am really tired right now and perhaps my explanation isn't the best, feel free to ask if there are any questions.
Thanks.