I uploaded a new logo.png size 288w 100h, but the image is shown with size (i think)200w and 75 height even when i changed the code in the templates.css.
|* Logo */
|#logo {
| float: left;
| display: block;
| width: 200x;
| height:100px;
|
| background-color: #fff;
|}
Please help me