http://66.147.244.96/~safeedu2/wordpress/
Hello, I now have a clickable box (to the left) in the white area that will link to my homepage, but I want it to float on top of the "book logo", so it's not a white strip at the top of my design. Is this possible? Here is my new CSS:
/* =Header
-------------------------------------------------------------- */
#site-title {
margin: 0;
z-index: 6;
width: 160px;
width: 130px;
}
#site-title a {
display: block;
text-indent:-9999px;
}
#site-description {
display: none;
padding: 0px;
margin: 0px;
}