MyBB Community Forums

Full Version: Curves UI - 1.9 Theme for MyBB 1.8
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
Curves UI is a fully-responsive, mobile-ready concept theme based off the handcrafted theme for the release of MyBB 1.9 by Justin Soltesz.

This theme is designed to give users of 1.8 the experience of 1.9 as they wait for plugins and additional themes to be upgraded upon the release of 1.9. This theme is both a tribute to Justin's incredible work, and a means-to-an-end to provide users with a mobile-friendly default alternative theme to the current theme available.

This has been a personal project of mine - with fantastic contributions from my friend effone - whom without his help, passion and dedication, would not have been possible. Credit also goes to Justin's incredible design initiative, planning and build of the 1.9 theme, and we're all eagerly awaiting the final, finished product when this software takes its inevitable step into a Gold release.

The Curves UI GitHub repository is available at https://github.com/mybbgroup/curvesui - (courtesy of MyBB Group). Please submit a PR if any issues are found, so we can continually update the package so users get the best possible experience from the theme.

Demo is available at: https://www.curvesui.com/

Download & Previews: https://community.mybb.com/mods.php?acti...w&pid=1594

For all support, please visit: https://www.curvesui.com/
For all bugs/errors, please submit a Pull Request @ https://github.com/mybbgroup/curvesui

[Image: screenshot_one.png]
Hi, downloaded the theme. Been a while since I installed a MyBB theme. Wondering how place images, inc and other files. The images folder, it has a icons folder. The server has an identical one. I copy paste icons into images ( server ) won't it replace the exists icons folder?

It works. Thanks for the hard work

[attachment=46805]

The drop-down next to the user name is not working. I think ACP and UCP is not reachable then.

[attachment=46806]
After going through the demo of this theme, both on PC and mobile, I have to say I’m impressed! Great work!
(2024-03-24, 06:31 PM)meetdilip Wrote: [ -> ]The drop-down next to the user name is not working. I think ACP and UCP is not reachable then.

Check your /jscripts/ folder and make sure you uploaded 'boot.js' to there from the download package.

Be sure to upload the contents of all folders. They won't override the folder or override existing files. It'll simply just add the new files into those folders.

Folders should be:

- /images/
- /inc/
- /jscripts/
All good now. Thanks.
Nice theme. But I wonder how to change this so it is on the left side and not as it does today on the right side. I've been in the respective css tab but can't find anything similar to the standard theme.



[attachment=46807][attachment=46808]
This was written and built from scratch, so all classes, etc are different.

To change, you'll need to edit forumdisplay_threadlist template.

Place {$addremovesubscription} and {$newthread} where {$multipage} is, and vice versa. Same with showthread template.
Thank you it works great. But now to a question and it concerns the gap in pictures. I am attaching a picture of the original theme and the current theme. Every image has spaces but not on Curves UI. I would like this and how to fix this? 

[Imgur](https://imgur.com/QmaEF29

[Imgur](https://imgur.com/GgZrmUO)
Add to .scaleimages img

margin: 5px;
Updated In Extend

- Added missing icon
- Relocated sort-svg to /images/ folder
- Updated global.css for new directory
- Fixed display error in Portal
- Error with thread subscription mode in post options fixed

PR opened https://github.com/mybbgroup/curvesui/pull/3
Pages: 1 2 3