Logo Size

All sizes and styles for the default skin are set in skins/parabola/screen.css

for the logo its this part:
Code:
#logo {
text-align: left;
width: 400px;
float:left;
}
 
Thanks Mark I new it was something like that but for the life of me I could not remeber this.
 
Back
Top