SwordLow   22-06-2025, 01:05 AM
#1
I wanna change Header Forum banner to a picture. please help me.
Judel   29-04-2026, 11:38 AM
#2
You would need to add the following code to your global.css in the theme:

Code:
.navbar.bg-body {
  background-image: url("https://yoursite.com/images/yourimage.png");
}
  
Users browsing this thread: 2 Guest(s)
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.