Explain to me again what I need to change.
It currently says:
It says height: 106. Changing it to height: 102 isn't gooing to make any noticeable difference is it?
It currently says:
#logo
{
position: absolute;
width: 300px;
height: 106px;
background: url(http://www.enworld.org/forum/images/enw/enw_logo_300.gif) top left no-repeat;
margin: 10px 0px 0px 10px;
overflow: hidden;
top: 15px;
left: 0px;
}
It says height: 106. Changing it to height: 102 isn't gooing to make any noticeable difference is it?