Jump to content

Not able to resize my logo


Recommended Posts

Hello,

I've uploaded my logo to prestashop but it is much too big. I've tried to change that in the globall.css file, but this only changes the width of the site itself, the logo size stays the same too big size.

Can you please give me any advice how to change that?

Thank you so much,
mareblu

Link to comment
Share on other sites

there are two ways to do that.
1. Change your original logo size to fit your page.
2. Use width and height attribute of img tag of re-size the displaying size, theme file

location:
YourSiteRoot/themes/YorSiteRoot/header.tpl

the code is as following, you need


Link to comment
Share on other sites

Hello again,

I was too quick, I'm afarid: I don't know what and where exactly to change in the code, can you please help me again?

What do I have to fill in if I want my logo to be resized to 60%, e.g.?

To resize the logo first and then upload it doesn't work, prestashop always resizes to original size...

Thank you so much!!

Link to comment
Share on other sites

  • 2 weeks later...

Hi Mare,

The easiest thing to do would be to find the original logo that was on the template you are using and inspect the image properties. This will tell you what the width and height is. Then open your new logo in a image editing programme and resize your image to withing the original logos size. Then upload and everything should work.

If you don't have any software on your computer that can resize images i recommend using http://www.picnik.com/ its completely free.

Hope this helps,

Tim

Link to comment
Share on other sites

×
×
  • Create New...