UI.X

UI.X 1.5.22.0

No permission to download
I somehow got the "log in" option in the menu to disappear.

Screenshot 2015-02-02 at 2.45.30 PM.webp
There should be a log in link in the top right in the menu bar. It's there when I go back to the default style. What the heck did I do?
 
I somehow got the "log in" option in the menu to disappear.

View attachment 97056
There should be a log in link in the top right in the menu bar. It's there when I go back to the default style. What the heck did I do?

Hard to say. I guess create a ticket and Ill do my best.

1) The Discuss this resource tab is not having the same width as the sidebar width.
https://www.quantnet.com/resources/cmu-computational-finance-program.7/

Code:
.sidebar .callToAction {margin: 15px 0;}
Try this in extra.css

2) What css class I use to have the button at a specific page. I have a button here that is too wide.
https://www.quantnet.com/cpp/

I wouldn't use the sign up button I dont think. But if you do want to, you'll likely need to add:
margin: 0 auto;
max-width: 200px;

Or something like that to center it and make sure it doesn't get too big.

Thanks,
Mike
 
I'm having some problems with XenPorta2 pro and UIX. The old solution for xenporta 1.6 did not worked on xenporta2.

How could I solve this? Please see the title
xenporta2.webp
 
Sorry, the title on xenporta home page does not have the background. It's the same problem that was mentioned here (there are some screenshots): https://xenforo.com/community/threads/ui-x-paid.57944/page-64#post-741517
That solution worked for the old XenPorta 1.6 but not for the new version 2.0

I will see about supporting XenPorta 2.0. We made the choice not to support 1.X because of how poorly it worked with pretty much every aspect of the XenForo markup.

@Mike Creuzer , for some reason, my search bar is having some issues, I don't know why. This how it looks on the mobile version:

View attachment 97203

On the side there. And I'm pretty sure that the 'search button' is missing as well.

Thanks!

Hm very strange. Feel free to create a ticket with login details Ill take a look.
 
Thanks for your answer Mike. I know xenporta is a paid addon now, but if you need an admin account on my forum I can provide it ;) Just let me know
 
Top Bottom