Customisation
Looking to revamp your site layout?
128
Topics
2.4k
Posts
Trending
Trending
Customisation
16 Feb 2025, 12:32
Customisation
16 Feb 2025, 12:30
Hi @phenomlab
As seen in pm, I open this topic to follow the 2 following ones:
https://sudonix.org/topic/200/nodebb-reply-button-arrow-answer/24
https://sudonix.org/topic/179/nodebb-css-style-sheets-selectbox/109
– For the submit button, on new Topic and reply to a topic, ll work great with default theme (CSS code in ACP) but I end up with some bugs on my Custom themes
– I copied your code for the button in the ACP/custom CSS (for default theme)
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
margin-left: -3px;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle):hover {
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
button.btn.btn-primary.composer-submit:hover {
border-top-right-radius: 4px !important;
border-bottom-right-radius: 4px !important;
}
.btn .caret {
margin-left: 2px;
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
margin-left: 0px;
}
– Ref to the topic I add this :
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
– After several hours of testing and research, I think I have variable conflicts in the custom CSS and I can’t get by anymore
I list the bugs below to fix here.
I can give you access to modify the CSS file as you wish and do some tests.
A backup of the file is made so it doesn’t matter.
If you can help me with one CSS and explain what you do exactly (delete, add, modfy), I can reproduce on the other themes
!! I give you access and information on PM !!
Bug found. (Maybe other, if you can see that too).
– Problem due to small hack, can be avoided by changing hover color (color a bit darker like in default theme) or other hack:
[image: eOBufrR.gif]
– Same problem on chat edit button:
[image: 9GRwcH5.gif]
– Same problem on advanced search/Save preference button:
[image: RkILTfr.gif]
Thanks in advance
Customisation
1 Feb 2025, 20:55
Customisation
13 Jan 2025, 09:57
Customisation
28 Oct 2024, 22:48
Customisation
25 Sept 2024, 10:48
Customisation
21 Aug 2024, 10:03
Hello friends,
It’s been a long time since I’ve been on Sudonix and I’m sorry (lots of things to do and I’ve resumed some studies since I was 38 :))
To make up for it, here is a little script that I managed to create with ChatGpt and other sources. (I’m not a great dev)
I think code it’s correct and don’t hesitate Mark @phenom if you see anything.
I’m looking for ways to improve it but it’s functional.
Here is what I would like to update:
The effect works almost everywhere except when you are in a topic. It would be that it also works in a topic therefore.
I would also like the effect to work on the entire page. For the moment the left and right navigation bars are ignored without me really knowing why.
Despite everything, I find the effect quite nice and cool
Mark, if you can make the 2 missing points work, I’m in!!!
See you again!!
here the code :
https://github.com/DroidBV8/nodebb-glitch-refresh/tree/main
Customisation
20 Aug 2024, 19:11
Customisation
7 Aug 2024, 10:52
hi @phenomlab , when the forum is used as PWA, there is no easy way to navigate between pages…
Several days ago, I was reading a post on a forum that mentioned another topic, I have encountered an issue when attempting to return to the original post. So, after reading the linked topic, I had to go to categories page and retrace my steps to locate the topic I was reading initially…
Although this can be achieved by page control arrows on destop and mobile browsers, there is no easy way to achieve this on PWA… so I wonder if you can help me adding some page control buttons that appear at the bottom of the page when scrolled up. (maybe it can be integrated to post navigation bar but I believe those buttons should appear in all pages, not only in topics)
Here is just some suggestions to distinguish them from other arrows…
[image: 1711642302236-img_0029-copy.jpeg]
alternatively the arrows or rewind icons that YouTube uses can be used:
[image: 1711642378948-img_0030.jpg]
Customisation
8 Apr 2024, 18:00
Customisation
23 Mar 2024, 18:47
Customisation
23 Mar 2024, 00:52
Customisation
18 Mar 2024, 01:09
Customisation
16 Mar 2024, 18:22
Customisation
29 Oct 2023, 20:51
Customisation
10 Oct 2023, 15:53
Customisation
19 Sept 2023, 15:09
Customisation
11 Sept 2023, 12:34
Customisation
6 Sept 2023, 23:30
Customisation
21 Aug 2023, 12:35
-
nodebb-plugin-customize error
Watching Ignoring Scheduled Pinned Locked Moved Solved 19 Oct 2021, 11:482 Votes25 Posts2k Views -
NodeBB Design help
Watching Ignoring Scheduled Pinned Locked Moved Solved 16 Oct 2021, 12:563
2 Votes8 Posts1k Views -
How to set a signature in NodeBB?
Watching Ignoring Scheduled Pinned Locked Moved Solved 5 Oct 2021, 10:042 Votes4 Posts855 Views -
CSS Help on my Flarum
Watching Ignoring Scheduled Pinned Locked Moved Solved 23 Sept 2021, 14:032
2 Votes5 Posts630 Views -
Forum customisation
Watching Ignoring Scheduled Pinned Locked Moved forum customise 15 Sept 2021, 11:203 Votes17 Posts1k Views -
[NodeBB] custom Gravatar image not showing
Watching Ignoring Scheduled Pinned Locked Moved Solved 21 Sept 2021, 21:271 Votes6 Posts1k Views -
Customising NodeBB
Watching Ignoring Scheduled Pinned Locked Moved nodebb 9 Sept 2021, 19:070 Votes3 Posts899 Views -
[NodeBB] Creating new user to auto post content
Watching Ignoring Scheduled Pinned Locked Moved Solved 9 Sept 2021, 16:380 Votes3 Posts889 Views