Logo Size

Mark

Administrator
Staff member
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;
}
 

Karl

Member
Thanks Mark I new it was something like that but for the life of me I could not remeber this.
 
Top