Forums: Index → Support Requests → Add chat to front page..?
Fandom's forums are a place for the community to help other members.
To contact staff directly or to report bugs, please use Special:Contact.
To contact staff directly or to report bugs, please use Special:Contact.
Can you give me the code for adding chat? Well, what I mean is like the chat on the bottom right to this page with the "who's here" and the user icons and link to join chat. I would like to add that instead of a boring link in a box to my front page on my wiki. Thanks! :]
NiyoRiyo[SE HABLA ESPANOLと日本語]00:49, December 13, 2011 (UTC)
- Sorry, but to my knowledge this isn't currently possible. Of course, you could always make that boring link more prominent. :) The 888th Avatar (talk) 09:27, December 13, 2011 (UTC)
You could add the module with
$('<section class="ChatModule module"></section>').appendTo();
, filling the appendTo information in, but I'm not sure whether the script adding its content would also work there. TK999 13:45, December 13, 2011 (UTC)