How to use an image or tiled background on a custom page?
I'm using a lot of custom pages and while I've no problem setting a background colour using the guide I've found no way to set a tiled background or use an image.
The most success I've had is to use
<body bgcolor="#800517"
background="http://s3.andromo.com/html_editor_assets/pictures/52438/content_tile.png">
This works in the editor but as soon as I save the changes the code disappears and I"m back to a white page.
can anybody give me a clue?
Comments
"http://www.freeimagehosting.net/newuploads/he22c.png"
And here is the zip containing the files http://sourceforge.net/projects/pfbw/files/Img demo.zip/download
">
http://sourceforge.net/projects/pfbw/files/Img demo.zip/download
The coding is kinda weird because Iam used to using javascript instead of CSS . But thanks to you I will make
a tutorial about images in the future showing different coding styles.