@Norrad Are you looking for anything in particular? I only ask because Sudonix uses a number of custom functions which I wrote, but all are available on GitHub and fully supported here.
Changing Background on NodeBB
Solved
Customisation
-
How we can add background image to nodeBB?
-
@cagatay depends where you want to apply it
-
@phenomlab as for the sudonix for example all grey area.
-
@cagatay You’d target the
body
tag and use the below line of CSSbackground: url(/assets/customcss/backgrounds/default/default.png) no-repeat center center fixed;
Obviously, you need to change the path to suit where your image is being stored.
More info around the
background
property can be found here -
Did this solution help you?
Related Topics
-
-
-
-
-
NodeBB Footer
Solved Customisation -
-
Iframely (Nodebb)
Solved Configure -