For Neopets ONLY discussion.
Topic locked

Backgrounds in guilds

Mon Nov 08, 2004 12:36 am

Is it possible to put a background on a guild home page? If so what is the code?

(sorry if it's a stupid question :oops: )

Mon Nov 08, 2004 6:03 am

if you can the code would be


Code:
<body background="URL OF BACK">


for a non moving background

Code:
<body background="URL OF BACK"bgproperties="fixed">


and all images need to be uploaded onto an image host http://www.photobucket.com is one.
Topic locked