MyBB Community Forums

Full Version: help meh
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
ok, im making a new theme, based off another. i was wondering where would i find the background of where the topic, banner, and everything was on top of. i wanted to add a image. can some1 tell meh where i can find the place where i would add image? please and thank you
You mean the header?

Open your CSS and find #container then just add your image in there as such:
background-image: url('image/blah/myimage.gif');