I looked through the forums on how to change the logo size, but its still not working. I've updated my style.css to the following:
#top .logo, .logo a{
display:block;
height:150px;
width:270px;
position:absolute;
left:0px;
top:15px;
border: none;
padding: 15;
margin:0;
}
#top .logo a, #top .logo a:hover{
top:0;
left:0;
outline:none;
border: none;
}
#top .logo img{
border:none;
}
#top .bg-logo a{
text-indent: -9999px;
}
Website is charminghawaiikids.com.
Thanks














