How to get text above my chat.
Page 1 of 1
How to get text above my chat.
Okay, I have added a new java script page on my home page with a new chat, here is the code.
How would I make some text about it in the center like this:
http://prntscr.com/5c7iag
Also how would I lower the chat down a little bit to fit it in, if so please tell me all of the code I need to add.
Thanks!
-Luke
- Code:
function insertChatBox(chatbox_id, chatbox_url) {
return insertChatBoxNew(chatbox_id, chatbox_url);
}
function insertChatBoxNew(chatbox_id, chatbox_url) {
document.getElementById(chatbox_id).innerHTML = '<iframe src="http://aurenjs.com/chat.php?id=spike" id="frame_chatbox" scrolling="no" width="100%" height="100%" marginwidth="0" marginheight="0" frameborder="0"></iframe>';
}
How would I make some text about it in the center like this:
http://prntscr.com/5c7iag
Also how would I lower the chat down a little bit to fit it in, if so please tell me all of the code I need to add.
Thanks!
-Luke
Guest- Guest
Re: How to get text above my chat.
Please do not start multi-threads about the same issue/question.
Please use your other topic - https://help.forumotion.com/t137171-how-to-replace-my-chat-with-a-new-one#926224 .
Topic Locked
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Chat box text color change/shadow change
» Asking about get text and replace text in Javascript
» Hide chat/Ban all users chat (except Admin/Mods/Group)
» Chat World Chat site
» The Pig Chat Forums, A Place To Chat About Anything
» Asking about get text and replace text in Javascript
» Hide chat/Ban all users chat (except Admin/Mods/Group)
» Chat World Chat site
» The Pig Chat Forums, A Place To Chat About Anything
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum