Hi
You can't becasue image is a background for div #t3_logo and it has height 20px setted in css.
Just add to override.css
- Code: Select all
#t3_logo {
height:20px;
width:160px;
}
and change values to the same as your's picture. Of course remember to enable override.css option in template settings