Like SystemiConnectFri 15 Oct 2021, 04:50
Auto Save MessagesLGforumFri 26 Feb 2021, 13:31
New tutorial questionTheCrowMon 15 Feb 2021, 08:12
Support iOS Emojis (and other platforms)LGforumSun 14 Feb 2021, 01:25
LGforum (2806)
AvacWeb Chatbox FM Vote_lcapAvacWeb Chatbox FM Voting_barAvacWeb Chatbox FM Vote_rcap 
Mr.Easybb (1587)
AvacWeb Chatbox FM Vote_lcapAvacWeb Chatbox FM Voting_barAvacWeb Chatbox FM Vote_rcap 
Bloodbath (745)
AvacWeb Chatbox FM Vote_lcapAvacWeb Chatbox FM Voting_barAvacWeb Chatbox FM Vote_rcap 
Rukiafan (533)
AvacWeb Chatbox FM Vote_lcapAvacWeb Chatbox FM Voting_barAvacWeb Chatbox FM Vote_rcap 
Dom (513)
AvacWeb Chatbox FM Vote_lcapAvacWeb Chatbox FM Voting_barAvacWeb Chatbox FM Vote_rcap 
puppycheese (446)
AvacWeb Chatbox FM Vote_lcapAvacWeb Chatbox FM Voting_barAvacWeb Chatbox FM Vote_rcap 
pedro (330)
AvacWeb Chatbox FM Vote_lcapAvacWeb Chatbox FM Voting_barAvacWeb Chatbox FM Vote_rcap 
Neymar (301)
AvacWeb Chatbox FM Vote_lcapAvacWeb Chatbox FM Voting_barAvacWeb Chatbox FM Vote_rcap 
Hitsu (281)
AvacWeb Chatbox FM Vote_lcapAvacWeb Chatbox FM Voting_barAvacWeb Chatbox FM Vote_rcap 
Flora (275)
AvacWeb Chatbox FM Vote_lcapAvacWeb Chatbox FM Voting_barAvacWeb Chatbox FM Vote_rcap 


AvacWeb Chatbox FM

avatarGlavee
Status : No status yet...

Posts : 4
Join date : 2014-12-27
Sat 27 Dec 2014, 20:44
Hi!

I have a problem.

I try to add the chat. There is step 1 add something to CSS, I added it, and after is Step 2. There is a problem. I choosed version 1.9, I copy the code, but here is the problem, I don't know where to put this code in Forumotion.

Thanks!
BloodbathBloodbath
Status : No status yet...

Posts : 745
Join date : 2013-05-31
Age : 28
Sat 27 Dec 2014, 21:38
The code should look like this:

Code:
var avacweb_chat_config = {
  version: "1-9",
  new_chat_title: "AvacWeb Chatbox",
  stylesheet: "http://chat.avacweb.net/avacweb_chat_2.css",
  // more code below...
}

After you have copied the entirety of the code you have, go to your Administration Panel, then to Modules, then to JavaScript pages management and add a new JavaScript.

Paste the contents of the code you copied previously into the big input box, name the script however you want to and check "In All Pages".
avatarGlavee
Status : No status yet...

Posts : 4
Join date : 2014-12-27
Sat 27 Dec 2014, 22:06
Bloodbath wrote:[quotelink="http://www.avacweb.com/t2268-avacweb-chatbox-fm#21583"]The code should look like this:

Code:
var avacweb_chat_config = {
  version: "1-9",
  new_chat_title: "AvacWeb Chatbox",
  stylesheet: "http://chat.avacweb.net/avacweb_chat_2.css",
  // more code below...
}

After you have copied the entirety of the code you have, go to your Administration Panel, then to Modules, then to JavaScript pages management and add a new JavaScript.

Paste the contents of the code you copied previously into the big input box, name the script however you want to and check "In All Pages".

Done!

Thank you!
Sponsored content