Hi,
I would like to insert a bigger logo in my calibra template.
Which costum css code I need?
Thanks a lot
Paolo
- paolofarina
-
- Commercial Templates
- Tuesday, 17 February 2015
- Subscribe via email
Thank you
To amend add the following to the Custom CSS field of your templates parameters...
Ciarán
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
- more than a month ago
- Commercial Templates
- # 2
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
thanks for your replay,
now hornav size is bigger, but the logo is cutted as you can see in file attached.
Thanks
Paolo
- more than a month ago
- Commercial Templates
- # 5
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...
Ciarán
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
- more than a month ago
- Commercial Templates
- # 6
Hi Paolo
By how much would you like to increase the height of the logo area of your site?
Ciarán
By how much would you like to increase the height of the logo area of your site?
Ciarán
- more than a month ago
- Commercial Templates
- # 8
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »