hi guys,
I have a logo issue - when I upload it the png seems to affect the header menu height.
See here: http://yfrog.com/6e2vzj
Note how the default maintains menu size but the altered version narrows it?
Any ideas?
hi guys,
I have a logo issue - when I upload it the png seems to affect the header menu height.
See here: http://yfrog.com/6e2vzj
Note how the default maintains menu size but the altered version narrows it?
Any ideas?
All fixed.
I had to over-write the skin3 logo png ... it wouldn't take any other renaming, even on the logo upload function.
Apparently it only wants logo.png and it only wants it in the correct skin folder.
Cheers
Hi I have this problem - could someone please be more specific as to how to fix.
Hey,
You can adjust the height / width of the logo by editing style.css (line 150):
#top .logo, .logo a {
border:medium none;
display:block;
height:85px;
left:0;
margin:0;
padding:0;
position:relative;
top:0;
width:165px;
}
James
You must log in to post.