1. judemac
  2. Commercial Templates
  3. Monday, 02 June 2014
  4.  Subscribe via email
Hi Ciarán,

I'm having a problem sorting out the height of my logo png in Letterpress. I have sorted the width - 600px, but the height isn't working for me. I tried using a fix in one of the searches I found, I got the height of the logo, but it moved the menu bar down over the slideshow? Obviously wrong fix for my problem.

My logo size is 600 x148 - help appreciated as usual

Thanks,
Judy
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Judy

Would you have a URL to an example of your logo?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you Judy

Just to confirm.. you wish to increase the entire height of this area (moving the menu down) so you can accomodate the full height of the logo? Or just have your logo extending over your menu?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Problem with just extending the logo is it will either extend behind your menu or over your menu.. the latter will make your menu items un clickable.

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
I adjusted the png to make it fit. However if there is a way to slightly adjust the height of the area it might be good to know if anyone else is having the same problem. The image I had originally was 600px x 149px, not a great height.
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
To increase the header area by 20px for example you would add something like the following to the Custom CSS field of your templates parameters...


#container_header {
height: 160px;
}
#header {
top: 20px;
}
#logo {
top: -20px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!