Hello,
I am using this template and it fits my needs except I can not get a background image to work.
I modified the the template.css file under the body tag:
body {
text-align : center;
background-color : #FFFF00;
background-image : url (../templates/aha_blackj15/images/bg-img.jpg);
background-repeat: repeat;
color : #c0c0c0;
font-size : 76.1%;
font-family : Verdana, Arial, Helvetica, sans-serif;
line-height : 1.3em;
margin : 0;
}
I have run through every permutation on the directories and saved the image in the root directory and used that. Am I modifying the right file in the right manner? Can you direct me so I can use my background image? (I am using yellow as bgcolor so I know if my image loads or not, but even that does not show up)
Thank you for any guidence.
Kevin
