indepth

Registered
Got everything purchased and it does work as you said!

One question though: the plain XF style for 2.0 had a part of the header that was a small version of our logo, and when you scrolled down it disappeared and the main part of the header nav bar stayed. Very similar to what your page I'm we're on right now does.

How do I get that back? Do I just need to add a logo or change a setting somewhere?
 
Got everything purchased and it does work as you said!

One question though: the plain XF style for 2.0 had a part of the header that was a small version of our logo, and when you scrolled down it disappeared and the main part of the header nav bar stayed. Very similar to what your page I'm we're on right now does.

How do I get that back? Do I just need to add a logo or change a setting somewhere?

I may not have had enough coffee today... could you post a screenshot of what you're referring too?
 
Sure thing. I'm talking about the little logo (it's broken in the screen shot because the file is gone now) but you can see that it's there at the top, and when you scroll down the top of the black bar transitions off the screen but the rest of the nave menu stays.

Screenshot 2018-03-03 08.31.07.png

Just like the top of your page here, where the pixelexit logo is there, then as you scroll down it is gone but the rest of the nav menu stays (Home, Forums, etc).

With the new style, everything looks better; except that feature is gone. I'd like to have the small version of our logo up there (like yours).

Screenshot 2018-03-03 08.31.24.png
 
So check:

Style Properties -> Header and navigation -> Sticky navigation element you can float the main nav, both or none, I believe this is what you're after.
 
Thanks, that worked!

One last question, how do I adjust the header text on this style, the h3 (I think) needs to be a different color as it looks like the links in the same blocks:


Screenshot 2018-03-04 19.40.29.png

Screenshot 2018-03-04 19.40.43.png


And then how do I adjust this space or padding, it seems very lopsided given the page layout:

Screenshot 2018-03-04 19.41.35.png


Really appreciate all the time you've taken help us get this running again. I will definitely recommend your work to other XF users I know.
 
The headers will be: Style Properties -> Blocks -> Block header(minor)

That staff block is actually being re-worked slightly next release as there's a bug with it (if no staff is online it'll still show).

The spacing is how XenForo shows it by default, you could try something simple in extra.less:

Code:
.formRow>dt { width: 20%; }
 
That staff block is actually being re-worked slightly next release as there's a bug with it (if no staff is online it'll still show).

Yeah I noticed that. And it seems ambiguous as to who is staff and who isn't when there's only a few people online. I'll watch out for the update. Will it overwrite my changes if I update in the future?
 
Yeah I noticed that. And it seems ambiguous as to who is staff and who isn't when there's only a few people online. I'll watch out for the update. Will it overwrite my changes if I update in the future?

As long as you're putting your edits inside a child style as instructed, your changes will be kept.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back