Re: Changing logo size?
#header .logo a img {
height:210px;
}
Since its so big, it'll be off a little so you'll want to change CSS to this as well:
#header .logo {
top: 44px;
}
I removed the other things in that CSS declaration so I didnt have to copy everything. Just change the top declaration.
__________________
- Shane Munroe
|