Post by ruswady » Mon Oct 01, 2007 9:42 pm

Help me.. How to replace a logo header?

Newbie

Posts

Joined
Mon Oct 01, 2007 9:28 pm

Post by tchemis » Mon Oct 01, 2007 10:20 pm

catalog/template/default/image/logo.png

Active Member

Posts

Joined
Tue Aug 21, 2007 9:23 am

Post by ruswady » Mon Oct 01, 2007 11:34 pm

thanx.. but i'm still don't know how to change it. there no template's sub menu under catalog's main menu.

Newbie

Posts

Joined
Mon Oct 01, 2007 9:28 pm

Post by tchemis » Tue Oct 02, 2007 10:11 pm

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.
Last edited by tchemis on Tue Oct 02, 2007 10:12 pm, edited 1 time in total.

Active Member

Posts

Joined
Tue Aug 21, 2007 9:23 am

Post by ruswady » Tue Oct 02, 2007 10:27 pm

ok problem solved ;D 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.

Newbie

Posts

Joined
Mon Oct 01, 2007 9:28 pm

Post by motoridder » Mon Oct 15, 2007 11:15 pm

So, if I understood ok, the header logo could be replace only if I over write it?  :o

Is there a header code in the css file that enables me to modify the dimensions of the logo?

Newbie

Posts

Joined
Mon Jul 16, 2007 1:46 pm

Post by willow1872 » Tue Oct 16, 2007 5:21 am

motoridder wrote: So, if I understood ok, the header logo could be replace only if I over write it?  :o

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:

#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.

Newbie

Posts

Joined
Tue Oct 09, 2007 10:21 pm
Location - United Kingdom
Who is online

Users browsing this forum: No registered users and 3 guests