header logo upload
-
Hi, my blog is escritosemanal.com
I have a header logo that changes when the mouse is on top of it. The first one is grey, and the second orange. Sometimes, the second one takes a little more to upload, and when I put the mouse on top of it nothing appears.
Their sizes are 36 and 44 kbs. Are they too big for the web?
The URL´s are:
and
And the code im using:
#container h1 a {
display:block;
text-indent:-9999px;
background:#fff url(‘http://escritosemanal.files.wordpress.com/2011/09/encabezado-7_gris-119.jpg’) 0 0 no-repeat;
height:100px;
overflow:hidden;
width:100%;
}#container h1 a:hover {
background:url(‘http://escritosemanal.files.wordpress.com/2011/09/encabezado-7_naranja.jpg’) no-repeat scroll 0 0 #FFFFFF;
}Im using Neutra theme.
Thanks.The blog I need help with is: (visible only to logged in users)
- The topic ‘header logo upload’ is closed to new replies.

