yeah, im having a little trouble, dont ask y, but, im editng index.php, i have tryed both these codes and ...
PHP Code:
echo "\n";
echo "<script language=\"JavaScript1.2\">\n";
echo "<!--\n";
echo "if (document.all||document.getElementById) \n";
echo "document.body.style.background=
\"url('..images/background.jpg')
white center no-repeat fixed\"\n";
echo "//-->\n";
echo "</script> \n";
PHP Code:
echo "<body background=\"images/background.jpg\" bgproperties=\"fixed\">";
i either get an error, or nothing /;
can somone show me the proper way 2 add a background to index.php?
thanks for your help
also, just so you know, after i get this down, i am finished my skin

well, just teh editing part, i ahev 2 resize 4 images after this