1. Pappy
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 23 December 2014
  5.  Subscribe via email
I've reduced the height of the logo and want to remove the extra space between it and menu.
I'd also like to have the menu stay at the bottom of the header bar when you scroll.
I've tried several things, after changing the header bar height, but can't get the menu to stay with the logo area like it does now.


http://198.20.228.223/~classica/index.php
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Presuming I understand you correctly may I suggest the following related forum post.. http://www.joomla51.com/forum/8-commercial-templates/5743-position-of-lifestyle-top-menu#12300

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
I have same problem. If i want change logo heigh. Half logo not showing now. I need change Header_bar heigh and then need change menu position little bit down. Outside in Header_bar. Same kind like now but header_bar is bigger size.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
i added this custom css. Now everything is ok except menu. If i scroll page down menu going over the logo and header.

.container_spacer2 {
height: 100px;
}
#container_header, .header_bar {
height: 200px;
}

#hornav > ul > li > a {
padding-bottom: 8px;
padding-top: 8px;
}
#hornav .menu li [class^="fa-"]:before, #hornav .menu li [class*=" fa-"]:before {
top: 10px;
}
#hornav li:hover > ul,
#hornav li ul li:hover > ul {
top: 40px;
}
#hornav li ul li:hover > ul {
top: 0px;
}
jQuery("#container_hornav";).sticky({ topSpacing: 122});
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
I need to change:

j51container element

element {
position: fixed;
top: 122px; <---- 200px
}
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example your issue/logo?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
This is my problem
  1. more than a month ago
  2. Commercial Templates
  3. # 6
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Would you have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 7
Accepted Answer Pending Moderation
0
Votes
Undo
i send you information to pm. My site is offline.
  1. more than a month ago
  2. Commercial Templates
  3. # 8
Accepted Answer Pending Moderation
0
Votes
Undo
i cant send pm this forum. Do you use joomla51 facebook account?
  1. more than a month ago
  2. Commercial Templates
  3. # 9
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Details can be sent to info@joomla51.com. Please paste a link to this post in your email for our reference.

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


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