UPPER 3 Posted August 19, 2023 Report Share Posted August 19, 2023 Hello, As many plugin providers have drop down their products, I am wondering if there is a solution out there to help me design a nice looking UI for my software. I think the Included UI editor is useful, but very basic and cannot be used to make a bot look professional enough. Any other suggestions would be very welcome. Quote Link to post Share on other sites
PRO 69 Posted September 3, 2023 Report Share Posted September 3, 2023 You can try to include your own UI as HTML, CSS and (some) JS as needed. When I really need a custom UI, I typically use Bootstrap Studio (using the oldest Bootstrap and jQuery version inside of it). When the UI is built, you need to export it and "inline" all CSS and JS file contents to render it succesfully in "UI HTML Panel". Quote Link to post Share on other sites
UPPER 3 Posted September 25, 2023 Author Report Share Posted September 25, 2023 On 9/3/2023 at 3:36 PM, PRO said: You can try to include your own UI as HTML, CSS and (some) JS as needed. When I really need a custom UI, I typically use Bootstrap Studio (using the oldest Bootstrap and jQuery version inside of it). When the UI is built, you need to export it and "inline" all CSS and JS file contents to render it succesfully in "UI HTML Panel". Thanks Pro! I ll try that. Quote Link to post Share on other sites
shekhar007 0 Posted July 31 Report Share Posted July 31 On 9/4/2023 at 1:06 AM, PRO said: You can try to include your own UI as HTML, CSS and (some) JS as needed. When I really need a custom UI, I typically use Bootstrap Studio (using the oldest Bootstrap and jQuery version inside of it). When the UI is built, you need to export it and "inline" all CSS and JS file contents to render it succesfully in "UI HTML Panel". any small example Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.