StripesAndFins
Madly Diligent
How do I add a background image to my forum in phpBB?
Wolfy said:How do I add a background image to my forum in phpBB?
background: #181913;
color: #fff;
etc etc ...
background-image: url(url to your image file);
background-repeat: no-repeat;
background-attachment: fixed;
html, body {
background-image: url("{T_THEME_PATH}/images/imagename");
background-repeat: repeat-y;
background-position: center top;
Since 2007, Forum Promotion has specialized in providing advertising solutions to webmasters looking to promote their communities. We pride ourselves in being the bridge that connects forum administrators, bloggers, and more.
We use essential cookies to make this site work, and optional cookies to enhance your experience.