Rum Runner Entertainment
Active member
I think this may be an issue with the code, but my background image is not popping up here in the terms and rules page. I added the
to the terms_rules_text phrase and the CSS in the EXTRA.css template:
Thanks!
HTML:
<div class="rumrunner head"></div>
Code:
.rumrunner.head
{
width:475;
height:144;
background-image: url(https://forums-rumrunnerentertainment.com/data/images/head.png) 0 0px;
}
Thanks!