1. NAgEX
  2. Commercial Templates
  3. Thursday, 27 November 2014
  4.  Subscribe via email
hello

how can I get the header area smaller. distance from the top to the logo. see also picture in the notes.
at the J51 Journal template?

thanks for your help
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Try adding the following to the Custom CSS field of your templates parameters. This will reduce your header height by 75px....


#container_header .wrapper960 {
height: 50px;
position: relative;
}
.logo a {
top: 27px;
}


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


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