Posted by MS on 12/06/06 18:12
"NewsGuy" <NewsGuy2005@gmail.com> wrote in message
news:1165425138.007007.185170@73g2000cwn.googlegroups.com...
> Hi, Newbie here using PhpNuke... I have been trying to figure out how
> to put a background image on my website using PhpNuke. Everytime I try
> to do this, I get errors. Where do I put the background image? What is
> the code? Thanks.
>
I don't know PHPNuke so cant advise where to put the code....
but this Javascript should work...place it after the html <body> tag.
<script language="JavaScript1.2">
if (document.all||document.getElementById)
document.body.style.background="url('path_to_image.gif') white center
no-repeat fixed"
</script>
MS
Join MyClubWeb.co.uk - The Home of Club Websites and Medium to
Small Businesses.
Navigation:
[Reply to this message]
|