This won’t actually work I don’t think.
You will also need to change the dimensions of the logo.png file with an editor – such as photoshop – but there are lots of other editors including some good free open source ones that you can use.
<em>@jaumequelo 190255 wrote:</em><blockquote>Hello.
I am changing the image with ftp.
And then from the templates/ja_opal/css/template.css him I am resizing the image of the logo
edit these lines
h1.logo a {
width: 290px;
height: 90px;
display: block;
background: url(../images/logo.png) no-repeat center;
}
I have to edit to change the size and the image of the logo template??
Tahnks</blockquote>