Jump to content

Logo and background.


Recommended Posts

Hi rocky!

Thx for your reply. The problem is i did change line 214 into transparent but that changes the background color of my header and not from the logo. What am i doing wrong? When i look at the logo part in css i dont seem to find a background color.

Thx

Link to comment
Share on other sites

thnx for your quick reaction but it didn,t work!

i don,t think is about the saving format of the LOGO, but somewhere in global css? it might be an adjustment in the backoffice of prestashop. I,m just guessing:

The logo is placed perfectly well, but with that white edge on it( i should say, a white background)

HELP!!!

Link to comment
Share on other sites

Like you said i changed the logo.jpg into logo.png and i uploaded the logo.png to themes, etcleanblue, img then i went to my admin of the shop and attached the new logo.png but still doesn't work.

It must be something very small i am overlooking. Question: how did you make the change and make a screenshot of it and how do you attach the screenshot into the text above?

btw: The logo background i made in Adobe FW is okay right? I made the background transparent so you see all those grey and white little blocks at the back. So here is not the problem right?

Thank you so much for helping me:)

Link to comment
Share on other sites

You need to place logo.png to root.img folder not themes/etcleanblue/img.

Then open header.tpl from themes/etcleanblue with text editor and find and replace code

src="{$img_ps_dir}logo.jpg"


with

src="{$img_ps_dir}logo.png"


and you dont need to do anything more.

then i went to my admin of the shop and attached the new logo.png

Don't do this.
Question: how did you make the change and make a screenshot of it and how do you attach the screenshot into the text above?


With Firebug - Firefox extension, PrintScreen or PicPick program, Attachments bellow text area choose Browse select image, preview post to check .

Link to comment
Share on other sites

Yes i places logo.ng next to loader.gif and 404.gif. I also changed the header.tpl from logo.jpg to logo.png...but nothing

The fact that you could change it does it mean that i change it too? Or is there any possibility that it is just not going to work?
I hope not?!!!

Thanx again razaro

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...