Ulysses

General => Off-Topic => Topic started by: Seige on December 30, 2007, 07:42:24 AM

Title: Picture in backround of MOTD.
Post by: Seige on December 30, 2007, 07:42:24 AM
Where would i put the html code so it would be in the backround. an someone give me an example?  ???
Title: Re: Picture in backround of MOTD.
Post by: louis on December 30, 2007, 08:49:58 AM
This

Code: [Select]
<img src="http://blahblah.jpg">
Title: Re: Picture in backround of MOTD.
Post by: Seige on December 30, 2007, 10:51:42 PM
This

Code: [Select]
<img src="http://blahblah.jpg">


No crap. Im not a newb. I wanna know where in the MOTD to put it to make it the backround, not the code.
Title: Re: Picture in backround of MOTD.
Post by: MrPresident on December 30, 2007, 10:59:25 PM
<body background="imagefilename.jpg">

the image you link to will need to be hosted on a web server though. I dont believe that the HTML parser supports local image pathing.
Title: Re: Picture in backround of MOTD.
Post by: JamminR on December 31, 2007, 04:42:05 PM
Zakap, correct. Any image would need to be hosted on a webserver, and directly accessable.


Moving to Off-Topic. HTML tutorial ~= ULX/ULib chat, help or support.