Please help! I have been reading the posts for 2 weeks now, and have been unsuccessful at every attempt to insert a background jpg for my site. I can't get it to appear anywhere!
I have inserted this language into skin1.CSS but do not know how to call it or where to place the command to call it. Do I have to call it from every single template? I want it to at least appear as the background of the home page and on the splash page.
BODY {
MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px;
BACKGROUND-COLOR: #DFF5F2;
BACKGROUND-IMAGE: skin1\bg-c.jpg
}
