HTML Codes Motd Help
- J-English
- This is my homepage
- Posts: 618
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Thu Apr 15, 2010 4:06 am
- Location: United Kingdom
HTML Codes Motd Help
Hi I want to display a webpage,music or Image on my welcome motd screen when you join a server in CS:S.
Everytime i use an HTML code and place my link "YOUR LINK HERE" within the code ,I get a blank MOTD screen when i join a server..or sometime i try a different code i get the actual HTML code displayed in my motd.
Does anyone know the correct seperate HTML code for 1)Music 2)Displaying Image 3)Displaying a webpage.
Not sure if i need to configure the motd.txt or the motd_text
Thankyou
Everytime i use an HTML code and place my link "YOUR LINK HERE" within the code ,I get a blank MOTD screen when i join a server..or sometime i try a different code i get the actual HTML code displayed in my motd.
Does anyone know the correct seperate HTML code for 1)Music 2)Displaying Image 3)Displaying a webpage.
Not sure if i need to configure the motd.txt or the motd_text
Thankyou
Re: HTML Codes Motd Help
In CS:S, you should host your MOTD on separate hosting, and put just the straight URL in your motd.txt. For instance, you could construct a webpage at "motd.html" on your free webhosting here, and put this single line in your motd.txt:
Code: Select all
http://yoursite.site.nfoservers.com/motd.html
Re: HTML Codes Motd Help
Ive used all sorts of HTML codes...i always get a blank motd screen.
If its an Image or website that i want to show at the start when players join it still gives me a blank screen.
If its an Image or website that i want to show at the start when players join it still gives me a blank screen.
Re: HTML Codes Motd Help
Does this happen even when just entering the address as Edge mentioned above, with all other code removed?
TimeX
Re: HTML Codes Motd Help
with the code removed i just get the txt displaying the link http://yoursite.site.nfoservers.com/motd.html
If i code it...i get a blank motd..very strange indeed..
anyideas?
Thanks
If i code it...i get a blank motd..very strange indeed..
anyideas?
Thanks
Re: HTML Codes Motd Help
That is strange. CS:S is supposed to show whatever is at the address if that is all that is entered. Did the address you enter include http:// and did you make sure there were no spaces before or after the address?
TimeX
Re: HTML Codes Motd Help
Yup..I will have another try again tommorow and see what happens.TimeX wrote:That is strange. CS:S is supposed to show whatever is at the address if that is all that is entered. Did the address you enter include http:// and did you make sure there were no spaces before or after the address?
Thnx
Re: HTML Codes Motd Help
Still No joy...
Driving me nuts..I copied and pasted this link for a test from my photobucket
<a href="http://s294.photobucket.com/albums/mm86 ... ecover.jpg" target="_blank"><img src="http://i294.photobucket.com/albums/mm86 ... ecover.jpg" border="0" alt="Photobucket"></a>
This dont work..Also This dont work too
http://i294.photobucket.com/albums/mm86 ... /motd.html.
All of these just comes up blank.
Driving me nuts..I copied and pasted this link for a test from my photobucket
<a href="http://s294.photobucket.com/albums/mm86 ... ecover.jpg" target="_blank"><img src="http://i294.photobucket.com/albums/mm86 ... ecover.jpg" border="0" alt="Photobucket"></a>
This dont work..Also This dont work too
http://i294.photobucket.com/albums/mm86 ... /motd.html.
All of these just comes up blank.
Re: HTML Codes Motd Help
You may just want to have us take a look at it directly.
Re: HTML Codes Motd Help
Just a random thought, I know hl1 uses IE cache..
Try clearing your cookies and cache for Internet Explorer and then join your server and see if it comes up.
Try clearing your cookies and cache for Internet Explorer and then join your server and see if it comes up.
Re: HTML Codes Motd Help
yes please if you could take a look..I`ll be back tommorow.Edge100x wrote:You may just want to have us take a look at it directly.
If its possible then please go ahead..Thnx
Re: HTML Codes Motd Help
For that, we'll need you to send in a help request from the "Help!" section of your control panel.
TimeX
Re: HTML Codes Motd Help
help request done.
Thnx very much
Thnx very much
Re: HTML Codes Motd Help
figured it out..in css settings >multiplayer>>HTML was disabled..i unticked and it worked!