1. sdoratti
  2. Commercial Templates
  3. Thursday, 05 November 2015
  4.  Subscribe via email
Hello there,
I have used the following code, but the logo is still not showing properly. The Search has disappeared and I am not sure what to do from here. Help?? Thanks! The website is located at http://ashtonirishsetters.com/
#container_header {
height: 220px;
}
.hornavmenu {
top: 190px;
}
#search {
top: 205px;
}
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To remove the cropping in your logo image try adding the following to the Custom CSS field of your templates parameters...


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


Your #search CSS appears to be set to 'top: 2055px;' rather than 'top: 205px;'.

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you so much! It works much better and a little more adjustment and it's great! You are amazing Ciaran :kiss:
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


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