UI.X

UI.X 1.5.22.0

No permission to download
Ah. We can build this if we get some funding for it, sure.
Would something like this allow us to customise what goes on in the multi levels? I.e. there is already an addon called navigation manager that allows you to choose which nav items and sub items you want displayed, and can customise it via code. If we can have that sort of functionality i would be more than happy to help fund it (despite not actually using my UI.X licences currently). Also it is widely expected that XF 2.0 would have some sort of navigation manager functionality since it has been one of the most widely supported suggestions.
 
Would something like this allow us to customise what goes on in the multi levels? I.e. there is already an addon called navigation manager that allows you to choose which nav items and sub items you want displayed, and can customise it via code. If we can have that sort of functionality i would be more than happy to help fund it (despite not actually using my UI.X licences currently). Also it is widely expected that XF 2.0 would have some sort of navigation manager functionality since it has been one of the most widely supported suggestions.
This is true, but its whether you want it now or later. But yes we would be open to building it.
 
Also it is widely expected that XF 2.0 would have some sort of navigation manager functionality since it has been one of the most widely supported suggestions.

It's true that it's something people wanted and for a long long time (when I signed in 2 years ago, they were already talking about it xD).

Which one specifically are you referring to?

I have seen one: https://xenforo.com/community/resources/sticky-navigation-premium-edition.3614/update?update=11757

And I have to admit that the admin part is very nice ^^ : https://xenforo.com/community/resources/sticky-navigation-premium-edition.3614/update?update=11912
 
Options to skip so many home buttons as I pointed on screen, for example

Well, the logo I would say doesn't count. But why not just remove the boardOptions home url? If your home URL is the same as your forum, then why have it? Then you'll just have 3. You can also choose to hide the breadcrumb on the forum_list template. I might not have made a setting for that, but just add this to extra.css:

#content.forum_list .breadBoxTop {display: none;}


We've considered this as well. It can be done quite easily currently. But it requires a template edit. Ive been meaning to add a setting for this for some time.
 
It's true that it's something people wanted and for a long long time (when I signed in 2 years ago, they were already talking about it xD).



I have seen one: https://xenforo.com/community/resources/sticky-navigation-premium-edition.3614/update?update=11757

And I have to admit that the admin part is very nice ^^ : https://xenforo.com/community/resources/sticky-navigation-premium-edition.3614/update?update=11912
+1 to this. Some of the screenshot gifs in there are pretty spiffy.
 
Just noticed that there is no 1.4.3 version released. Does the 1.4.2 version work ok with 1.4.3? Just checking before I update.
 
Just noticed that there is no 1.4.3 version released. Does the 1.4.2 version work ok with 1.4.3? Just checking before I update.
Works fine, only 2 templates will need auto merging

PAGE_CONTAINER
message_user_info
 
I've changd the colour of the footer area but it leaves a strip of the main body background at the very bottom of the page I would like to remove. Any suggestions?
 
How do I lower the opacity of the navigation so I can slightly see the background? (something like a glassy background)

:)
 
When moving the screen to the top, while the bar is moving back to the side of the logo it goes backward of the logo as the image:

1st - upload_2014-12-2_9-29-8.webp

2nd - upload_2014-12-2_9-33-42.webp

Final: upload_2014-12-2_9-34-1.webp

Is there any way to keep the bar in front of the logo during the "float logo next to navigation" movement ?
 
Hi,
first of all: This style is great! So much possibilities.

I Have a small issue.

I have XenPorta installed. Look at the newsdate on the left, theres a white spot, it's not round as it should be.

How can I fix that? Looked through some template and css files but couldn't figure it out.

http://hexagonmc.eu/
 
I have XenPorta installed. Look at the newsdate on the left, theres a white spot, it's not round as it should be.

How can I fix that? Looked through some template and css files but couldn't figure it out.
This is not UI.X related you will have to take the issue up with the XenPorta developer.

However, add this to your EXTRA.css

Code:
.newsDate.secondaryContent {
border-top-left-radius: 5px;
}
 
Last edited:
When using sticky navigation the offset is wrong when clicking on the "Go to first unread", can this be changed in anyway?

upload_2014-12-5_14-17-29.webp
 
Hello @Mike Creuzer
Congrats for your nice job. Just purchased the style.
A question : do you know how to add a image in the header instead of Logo text and slogan ?
Thank you
 
Back
Top Bottom