Hello, the default image is 157px wide, by 37px height.. create your logo with those dimensions name it logo.png, and overwrite the logo.png file in the path I mentioned above. You might want to consider making the background transparent, or it will look funky depending on the design. If you need further let me know I can do this work for you.
There is no option in the administrative section for this, you have to manually overwrite files in the directories. The above is not a path for the admin section, its a folder path.
There is no option in the administrative section for this, you have to manually overwrite files in the directories. The above is not a path for the admin section, its a folder path.
Last edited by tchemis on Tue Oct 02, 2007 10:12 pm, edited 1 time in total.
ok problem solved
I overwrote the file through FTP. Note: replace your logo's file name (eg. logo.gif/logo.jpg) to logo.png ..otherwise it won't work. upload to server.. allows overwrite. Done!
Optional: The default logo.png can be replaced with any name (eg. logo2.png) if required or just delete it.
many thanks.

Optional: The default logo.png can be replaced with any name (eg. logo2.png) if required or just delete it.
many thanks.
So, if I understood ok, the header logo could be replace only if I over write it? 
Is there a header code in the css file that enables me to modify the dimensions of the logo?

Is there a header code in the css file that enables me to modify the dimensions of the logo?
In /template/default/css/default.css fin:motoridder wrote: So, if I understood ok, the header logo could be replace only if I over write it?
Is there a header code in the css file that enables me to modify the dimensions of the logo?
#header .a {
background: url('../image/logo.png') no-repeat;
behavior: url('catalog/javascript/png/iepngfix.htc');
width: 157px;
height: 32px;
float: left;
position: absolute;
top: 22px;
left: 10px;
}
Change the css properties to suit.
Who is online
Users browsing this forum: No registered users and 3 guests