1. urmonmax
  2. Commercial Templates
  3. Monday, 09 March 2015
  4.  Subscribe via email
hi, using J51_Habitat how can i reduce the space between logo and the up part... pls see the following pucture





tnx so much
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To reduce the header height try adding the following to the Custom CSS field of your templates parameters (edit to taste)..


#container_header {
height: 80px;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
it seems to work not because it pull up the module covering the logo as u can see in the following immage
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Try this code instead:


#container_header {
margin-top: -20px;
}
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
no.. it works not again, in this way the search and phone module in the top desappear
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hmm, lets go back to C's response and try this:


#container_header {height: 80px;}
#logo img {margin-top:-20px!important;}
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Tnx!! now it works good.. but there is a proble.. the changing i do are visible just in home page.
if i change menu colors from template setting the new color is visible just in home page and not in the all content of template, same thing for the logo.. just the omepage changes, for the other page i see the defoult setting.. why?

it seems like if the home page and the other pages are two differents template.. i show u in this picutres
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hmm, can you give me a link to look at?
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
tnx arconis.. i found the solution, in the menu was set a different template

tnx again!
  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!