1. selwyncomputers
  2. Commercial Templates
  3. Monday, 16 June 2014
  4.  Subscribe via email
Thanks for answering my silly questions thus far

I would now like to change the space of the area where the logo sits. I have an image that is 110px high - can you give me the custom code to achieve this?
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters where 110px is your new logo area height (default is 130px)..


#container_header {
height: 110px;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks for that.

I did that, and it didnt work - so I changed it to 300 just to make sure... and the all that happened was the code was written in the head at the top on the left. I have attached an image for your perusal.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

It appears you have added the suggested CSS to the 'Custom Code' field rather than the 'Custom CSS' field??

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


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