This is what I'm trying to put into the HTML for the StyleVar for doc_background.
HTML Code:
body {
background:#590707;
background-image: url(images/background.jpg);
background-repeat:no-repeat;
background-attachment:fixed;
color:#CCCCCC;
font:.9em calibri,sans-serif,verdana,tahoma,helvetica;
padding:0px;
margin:0px 30px 0px 30px;
text-align:left;
background-position: center;
}
However, I do not know anything about CSS. What would this be in HTML?
--------------- Added [DATE]1282704792[/DATE] at [TIME]1282704792[/TIME] ---------------
Fixed. Lock it.
Some of you guys... so ignorant.