Curves UI
I want this theme - Printable Version

+- Curves UI (https://www.curvesui.com)
+-- Forum: Product Support (https://www.curvesui.com/forumdisplay.php?fid=12)
+--- Forum: Feedback (https://www.curvesui.com/forumdisplay.php?fid=5)
+--- Thread: I want this theme (/showthread.php?tid=56)



I want this theme - siyar - 20-03-2024

I congratulate the designers, they have created a beautiful theme.
But my request is not the Curves UI theme, I really like the theme used by Curvesui.com. Can you share it?


RE: I want this theme - Matty - 20-03-2024

Hi Siyar,

The theme I'm using here will be available in the next few days for download at MyBB Extend

Here is a progress thread on the development: https://community.mybb.com/thread-240416.html


RE: I want this theme - HelgeMattig - 22-03-2024

(20-03-2024, 06:44 PM)Matty Wrote: Hi Siyar,

The theme I'm using here will be available in the next few days for download at MyBB Extend.

Great! This will be game changing for MyBB forum owners and the open source forum scene in general.
I was just playing around with the latest php 3.3.11 version the last couple of days because unlike MyBB it comes with reponsive templates but i wasn't very impressed. Thankfully i don't have to use it now!

The rest of this post is me trying out this great theme basically. Tongue 

[Image: 310918-1601025810-535454.jpg]

Code:
<?php

$helloworld = "Hello World";
echo $helloworld;
?>