Quote:
Originally Posted by Lynne
Add it *inline*.
HTML Code:
<div style="background: url($userinfo[field15])"> etc....
|
This is the overall background though. Like the forum body background.
EX:
Code:
body
{
background: #080B1C url(banner.jpg) no-repeat top center fixed;
color: #007DDA;
font: 11px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
margin: 0px;
padding: 0px;
height: 100%;