How do you add images to the welcome message

so the image has to be hosted somewhere? what about background colors? and colored text, do you recommend i study up on hypertext in general?
 
If you want an image, it can be on the internet or a local place (your computer*, but is not reccomended) Background colors are easy too.

Background Colors
Code:
<[B]body bgcolor="#**Color Number Here**"[/B]
(Dont use the **s)

You can get color numbers here: http://www.immigration-usa.com/html_colors.html

And yes, basic HTML is reccomended, you could just google what you need, or learn it all.

* - To locate a local image, start from the directory of Welcome Text (welcome.txt, so put the image in /server/) and use
Code:
[B]<Img Src="image.ext">[/B]
 

Users Who Are Viewing This Thread (Users: 1, Guests: 0)

Top