1. paolofarina
  2. Commercial Templates
  3. Tuesday, 17 February 2015
  4.  Subscribe via email
Hi,
I would like to insert a bigger logo in my calibra template.
Which costum css code I need?

Thanks a lot

Paolo
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Paolo

By how much would you like to increase the height of the logo area of your site?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran
My clienti ask to have a 200x200 px logo

Thanks

Paolo
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Paolo

Try adding the following to the Custom CSS field of your templates parameters which should give you plenty of room to accommodate your logo...


#container_hornav {
top: 380px;
}
#container_header {
height: 350px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Dear Ciaran,
thanks for your replay,
now hornav size is bigger, but the logo is cutted as you can see in file attached.

Thanks

Paolo
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,
this is the url

http://www.hammer-beer.com/it/homepage.html

Thanks

Paolo
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

To amend add the following to the Custom CSS field of your templates parameters...


.logo_container, h1.logo, h1.logo a {
height: 200px;
}


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

Paolo
  1. more than a month ago
  2. Commercial Templates
  3. # 8
  • Page :
  • 1


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