hello,
Thank you for the help in adavance.
my logo is 202 width by 134 hight
What do i need to change exactly to make it fit perfectly?
thanks.
hello,
Thank you for the help in adavance.
my logo is 202 width by 134 hight
What do i need to change exactly to make it fit perfectly?
thanks.
i figure it out thanks anyway
Could you tell us how?
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.