[cXF] Sticky Navigation

[cXF] Sticky Navigation [Paid] 3.11.2

No permission to buy ($22.00)
Does it also work with logo's that have more height than the standard XF logo ?
With an other fixed header approach I have currently the problem that the logo is not hidden when scrolling.
My header logo has a height of 140px.

normal header:
upload_2015-2-8_22-52-2.webp

while scrolling:
upload_2015-2-8_22-52-21.webp

with navigation on top:
upload_2015-2-8_22-52-33.webp
 
Please post your URL (or via PM) so I can see it in action.

Only when seeing screens I believe not all template mofidications apply od your forum. Please check Template Modifications for this add-on is all numbers are green. Also you can send my your settings for sticky navigation. That helps a lot when debuging. Like said, you can PM me all this...
 
Does it also work with logo's that have more height than the standard XF logo ?
Yes, the height of logo doesn't matter, you just need to set the Sticky Activation properly to suit your forum (check Sticky Navigation [extras] style properties group).

But like said, on your forum it looks like some template modifications didn't apply.
 
Thanks BassMan for a great addon...can you advise how I can make the font-awesome icoms a bit bigger in the navbar, thanks
 
Thanks BassMan for a great addon...can you advise how I can make the font-awesome icoms a bit bigger in the navbar, thanks
Thank you. I'm glad you like it.

To increase icon sizes use the fa-lg (33% increase), fa-2x, fa-3x, fa-4x, or fa-5x classes. Add them after the FA icon name in style properties for this add-on.

Example:

fa-user fa-lg

*don't forget the space after icon name
 
Hello @BassMan this maybe a bug. I use default style.

0gCiX5i.png



I won't to show username nor icon for username, instead i just want to show mini avatar only. How to adjust the avatar position a little bit to the right side? Currently, I checked "Enable icon for username" but the text-box of "FA Username icon" I make blank.
LKp0YF0.png


Thank you for helping :)
 
I won't to show username nor icon for username, instead i just want to show mini avatar only. How to adjust the avatar position a little bit to the right side?
LKp0YF0.png


Thank you for helping :)
Just remove the replace text in the navigation_visitor_tab - Replace username with FA icon. However, you will have to add $config['debug'] = true; in you your XF -> library -> config.php to do the edit and then after you have done the edit, either remove the line from your config.php file or just set it to false again...hopt this helps
1.webp
 
Just remove the replace text in the navigation_visitor_tab - Replace username with FA icon. However, you will have to add $config['debug'] = true; in you your XF -> library -> config.php to do the edit and then after you have done the edit, either remove the line from your config.php file or just set it to false again...hopt this helps
View attachment 97792
Works perfectly. Thank you very much @ibaker :)
 
I won't to show username nor icon for username, instead i just want to show mini avatar only. How to adjust the avatar position a little bit to the right side?
Good idea. I'll add similar option in next release. The option will be to show username or user icon with avatar on desktop, but you could disable username and show only avatar on mobile (useful for small screens).
 
Only when seeing screens I believe not all template mofidications apply od your forum. Please check Template Modifications for this add-on is all numbers are green. Also you can send my your settings for sticky navigation. That helps a lot when debuging. Like said, you can PM me all this...
Yes, the height of logo doesn't matter, you just need to set the Sticky Activation properly to suit your forum (check Sticky Navigation [extras] style properties group).
But like said, on your forum it looks like some template modifications didn't apply.
Pls don't misunderstand, it's not your add-on that causes the behaviour as described above.
I only wanted to ask before I purchase ;)
 
Hi BassMan, I think I have found a small thing that whilst it isn't effecting the result, it may be worth looking at.
In the "header - Add sticky navigation template to header" at the bottom the:
</xen:if>
</div>
are around the wrong way, should you be closing the div before the IF
 
It does work either way, well at least on my site it does, and as I said it doesn't affect the result that I can see, but I just thought I would mention it coming from old school of coding that closing tags should be done in the same order as opening them, no biggy though
 
You're right, not sure what happened there, whether it was an old version or not I don't know but it is correct in the xml file, sorry far startling you
 
BassMan updated Sticky Navigation [premium edition] with a new update entry:

3.4.0

What's new in version 3.4.0?
  • new feature: option to show only mini avatar on mobile to save space
View attachment 97866

Example: I'm using whole username on desktop with Font Awesome inbox and alerts icons, but only mini avatar instead of username on mobile like this:

< desktop >
View attachment 97867

< mobile >
View attachment 97868

  • option to replace default search icon with Font Awesome:
...

Read the rest of this update entry...
 
Back
Top Bottom