[SORRY IF THIS POST ISN'T IN THE CORRECT THREAD]
I am planning on owning a TTT server, so I guess I would like it looking nice, I have edited this code, and would like to know if it has been done correctly. Basically what I want is basic info, and the name of my server a background image, which I don't know how to add in to the code to make it work correspondingly with the website hoster [below] and a song playing in the background, same with the background image, not sure how to make this work. Any help at all would be greatful. Also, I have been directed to using a website hoster to host it.. which is 000webhost.com and I can't seem to find a place to basically load the code onto the site, call me stupid. But I really don't know? If anyone could also help with this matter I would be extremely thankful!
[CODE]<!DOCTYPE html>
<html>
<head>
<title>You're joining A Cup of TTT, the customized Trouble in Terrorist Town server. If this is your first time joining the server, you will most likely be downloading a few addons. This may take 5-10 minutes.</title>
</head>
<body>
<style type="text/css">
body {
background-image: url('YourImage.jpg');
background-repeat: no-repeat;
overflow: hidden;
}
</style>
<center><p style=" font-size: 48px; font-family: verdana; font-weight: bold; color: white;">A Cup of TTT</p></center>
<embed height="75" width="200" src="YourMusic.mp3" style="margin: 50px;">
<center><img src="http://static4.wikia.nocookie.net/__cb20100713234242/tibia/en/images/6/6c/Minimap_Loading.gif" /></center>
</body>
</html>[/CODE]
Wrong thread ; D my friend
Ok, which thread would this go in? I am sorry
Sorry, you need to Log In to post a reply to this thread.