Add Background img to splash page

Ancient at 05h18
06
Jan
2012
I want to make an image the background of my forum's html entry page, what the code for this?
This is the current code my html module, http://theflyingpigs.forum-motion.com/

Code:
<html>
<a href="http://theflyingpigs.forum-motion.com" target="_blank">forumotion.com</a>
<BODY BGCOLOR=blue> <!-- Page background color -->
<center><img src="http://i44.servimg.com/u/f44/16/04/43/97/tfplog10.png"></center><br><br>
<center><strong><font color="yellow" face="Arial;"size="6">-:BREAKING NEWS:-</font></strong></center>
<center><strong><font color="yellow" face="Arial;"size="8"></font></strong></center>
<break></break>
<center><strong><font color="red" face="Arial;"size="12"></center>
<center><strong><font color="green" face="Arial;"size="8"></font></strong></center>

1 Coddy, on 06/01/2012 at 12h46
Replace:
Code:
<BODY BGCOLOR=blue>

to:
Code:
<body background="LINK_OF_THE_IMAGE">
2 Ancient, on 06/01/2012 at 13h25
Thank you Gassy, works fine.

Moderator may close.
3 Coddy, on 06/01/2012 at 13h38
Welcome. Smile
4 Nera., on 06/01/2012 at 14h30
Topic Solved & Locked
Similar topics
is it possible to add a background image like dis in forum page? http://www5.picturepush.com/photo/a/6253873/img/6253873.png
how to fix this baground number of page?? i want change ti black background forumptcindonesia.com ups, wrong sub forum
http://whispering-creek.dogsboard.com/h1-enter-our-lands I was wondering how change the background color on that . I did look for similar topics like this but they were all confusing.
Replies 1 to 4 on 4 for "Add Background img to splash page"
See also
more_less
Informations

4 Replies For the topic :
"Add Background img to splash page"

This topic has been viewed 933 times.

Last message :
06/01/2012 at 05h18 by "Ancient"