UI.X

UI.X 1.5.22.0

No permission to download
Hey all, we'll have an update for 1.4.2 tomorrow. No major bugs with the latest version just a bit of a pain upgrading. Looking into iOS flickering on sticky nav but the rest of the issues are covered.

Any major improvements with this update or is it just minor ones and bugfixes?
 
My userbar isn't sticky but the navigation is. I changed everything but It wasn't possible :/ I had to add some css in Extra.css
That's not a problem to me, but I thaught it was the goal of the whitespace property to change that ^^
 
Oh. Hmm Ill look into that.
Mind sending me a link via PM or a ticket?
It's these lines under BB Code Elements -> Code Pre/Code
Code:
background-image:-webkit-repeating-linear-gradient(top, rgba(0,0,0,.015) 0px, rgba(0,0,0,.015) 26px, rgba(0,0,0,.045) 26px, rgba(0,0,0,.045) 52px);
background-image:-moz-repeating-linear-gradient(top, rgba(0,0,0,.015) 0px, rgba(0,0,0,.015) 26px, rgba(0,0,0,.045) 26px, rgba(0,0,0,.045) 52px);
background-image:-ms-repeating-linear-gradient(top, rgba(0,0,0,.015) 0px, rgba(0,0,0,.015) 26px, rgba(0,0,0,.045) 26px, rgba(0,0,0,.045) 52px);
background-image:-o-repeating-linear-gradient(top, rgba(0,0,0,.015) 0px, rgba(0,0,0,.015) 26px, rgba(0,0,0,.045) 26px, rgba(0,0,0,.045) 52px);
background-image:repeating-linear-gradient(top, rgba(0,0,0,.015) 0px, rgba(0,0,0,.015) 26px, rgba(0,0,0,.045) 26px, rgba(0,0,0,.045) 52px);
 
Anyone knows how to remove the gray left, right side border for post? I don't know which Styles Property I changed that caused it.

Screen Shot 2014-10-14 at 9.52.01 PM.webp
 
@Mike

"Were you able to get the issue resolved from Jake Bunce?"

I tested the Node as tab on default theme and we have no problem, just in UI.X. I hope you can test this too because we really like your theme.

Regards,
 
@Robyn Logan I think that you just need to unchecked these two options in Style Property > UI.X Navigation
- Enable Navigation Drop-Down Arrows
- Show Navigation Dropdown Arrows On Hover

I'm using Nodes as tabs with UI.X and I have no problem at all ^^

Edit : I also think that you mentioned the wrong Mike :p
 
Back
Top Bottom