yes, you can edit the script, somewhere in the javascript code the background is called for if you can't find it, report back to me
Hello! well, yes please tell me where can I find it, im not really good at programming. I found this:
<?php
echo "w=$Width\n";
echo "h=$Height\n";
echo "b=0\n";
echo "d=$FadeDelay\n";
echo "p=$Pause\n";
echo "hits=$Hits\n";
echo "votes=$Votes\n";
echo "rating=$Rating\n";
echo "comments=$Comments\n";
echo "showm=$ShowMethod\n";
echo "show=\"$PickMethod\"\n";
?>
But I'm not sure if that's it... I tried deleting the background line, but the slideshow stops working...
