Support Forum

Please note that this forum is only available to you in read only mode. In order to contribute to this conversation you will need to renew your subscription.

that fixed banner overshoot thing again

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

On this dev link, when you click the explore menu, note the overshoot. And that links to a custom module on Grid1 with only some code in it. The Explore module is actually on Grid5!

I have no idea how to solve this but it crops up repeatedly - no doubt because I keep coding the height of the navbar/logo position in this template (and some others) in order to keep the logo on page.

Do you have any thoughts? It's waaaay to early to even start to begin to think about an IPA. :whistle:
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
Last Edit: 8 years 1 month ago by blueshift.
The administrator has disabled public write access.
Its always beer oclock somewhere though isn't it?

In the tpls/blocks/script.php look for this code:

$('#navwrap a,#off-canvas-menu a,.smooth').smoothScroll({
offset: -120,
easing: 'swing'
});

and adjust the offset value so it matches what you need. Don't know if you need to make it greater or smaller but it will fix it for you.
Thanks
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
The following user(s) said Thank You: Chris French
is this something i should do with a template override?
  • blueshift's Avatar
  • blueshift
  • 6 Month Developer
  • 2579 posts
  • 78 Thanks
  • Karma: 26
The administrator has disabled public write access.
With this you can't

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers