1. Brummsel
  2. Commercial Templates
  3. Tuesday, 27 October 2015
  4.  Subscribe via email
Hello,
i've got a little problem with the header-area of my homepage. Where can i change the width of this area?

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 (edit to taste - default: 86px)..


#container_header .wrapper960,
#container_header-sticky-wrapper {
height: 120px !important;
}


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

Now i got a new problem: when i scroll down the homepage , the logo at the top of the page is overlapping the menu :-( This feature was the reason for me to buy the template.

In the demo of the template you can see the feature how it works correctly: http://demo.joomla51.com/0114/

Is there also a css-command to fix this problem?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
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. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

In your templates scripts.php (../templates/j51_enlighten/php/scripts.php) replace the following (line 13)...


jQuery("#container_hornav").sticky({ topSpacing: 65 });


With...


jQuery("#container_hornav").sticky({ topSpacing: 160 });


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you so much - it works!!! :cheer:
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


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