Main Menu

I need help to put a background in my profile.

Started by DededeCloneChris, January 04, 2008, 12:11:22 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

DededeCloneChris

Quote from: StateAardvark on January 04, 2008, 01:23:16 PM
Quote<html>
<head>

<style type="text/css">
body
{
background-image:
url('http://art1.sheezyart.com/image/41/412357.jpg')
}
</style>

</head>

<body>
</body>

</html>

Use that.

It works! Thanks!