MyBB Community Forums

Full Version: How do i make a wrapper around my forums but still have the background showing?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to make a wrapper around my forums (so the things you click on to go to threads) just so I can see the shoutbox but around the sides I want the background showing or is it possible to make the background for the shoutbox white?
Please include a link to your forum, along with a test account if the shoutbox is only visible to members.
Add the following to your stylesheet:

#shoutbox {
   background-color: #FFF;
}
Instead I changed the text to white. -Thanks
To put all the the admin permissions yes

Go to User & groups - Admin permissions- group permissions - Admin click it then set everything to yes
You could have the background of wrapper be transparent.