Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Forum Upgrades

#76
(07-11-2017, 05:59 PM)nilyt Wrote: The <nav.menu> pushes the table offscreen.
In my reality the table needs a float:left or position:absolute (relative to the parent <div.topbar>).
Or <nav.menu>  needs to stop being a float:left.
[Image: X0AL1YE.png]
Thanks for the info, I've applied this change, let me know if it resolves the issue:

.topbar table {
  float: left;
}

Quote:Coding table-based layouts in ..2017. Webdesigner? You're fired. =p
Some people have invested time in dropping table layouts in a forum system, but the effort isn't always worth it.  There are some downsides to the theme, but it solves a lot of "issues" without diverging too much from the vendor.  Themes in MyBB are currently comprised of templates, and styles the former being HTML/JS, the latter being CSS.  Due to the way MyBB caches themes, these are stored in the database.  MyBB provides a GUI for solving differences when patches come downstream from the vendor that include themes/template changes, but it's tedious at best.  That makes the process a bit more involved when applying upgrades.

MyBB's planned migration path is a switch to the Laravel PHP Framework, which includes a new approach to the front-end, you can see more in their roadmap here: https://github.com/mybb/mybb2/issues

If you're interested in playing more with mybb in its current state in a sandboxed environment, including this theme, you can check out this project https://gitlab.com/xonotic/xonotic-mybb

When the solution is confirmed on your end, this is where the commited changes will go.
Reply

#77
Looking good now, the fix is working for me.
Thanks for the work, -z-
Reply

#78
(07-18-2017, 05:15 PM)nilyt Wrote: Looking good now, the fix is working for me.
Thanks for the work, -z-

Thank you for confirming, I appreciate the detailed report.
Reply

#79
Hey guys, quick update.

Fixed two bugs today, thank you @EACFreddy and @marataziat, for the deployable solutions.

In addition, the latest security patches have been applied to our forum system.  Please report [new] bugs here, or on IRC if you encounter any.

Thanks!

edit: @julius, thanks for the login modal bug report, resolved.
Reply

#80
Added a responsive theme to the forums, select "NetPen" in the theme chooser in the footer, or in your profile.
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
Exclamation Forum update discussion (Was: Forum down time April 6th) Antibody 75 74,218 01-10-2013, 02:18 AM
Last Post: -maniac|Su-
  Forum downtime today Mr. Bougo 9 10,743 04-13-2012, 12:30 PM
Last Post: rocknroll237
Information New restrictions upon forum signatures Samual 21 22,575 10-26-2011, 02:59 PM
Last Post: Samual

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-