The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

need pop up chatbox

4 posters

Go down

In progress need pop up chatbox

Post by Goppyrules April 17th 2013, 5:11 am

anyone know how to get a pop up chat box to a forum?
avatar
Goppyrules
Forumember

Posts : 125
Reputation : 2
Language : english

Back to top Go down

In progress Re: need pop up chatbox

Post by Sir Chivas™ April 17th 2013, 5:30 am

You can use this. Wink
http://www.avacweb.com/t532-avacweb-chat

Moved to "Other Problems."
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6983
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

https://aforums.org

Back to top Go down

In progress Re: need pop up chatbox

Post by Jophy April 17th 2013, 6:47 am

Sir Chivas™️ wrote:You can use this. Wink
http://www.avacweb.com/t532-avacweb-chat

Moved to "Other Problems."
You moved it to archives Razz Any I moved it back now Smile

Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: need pop up chatbox

Post by Goppyrules April 17th 2013, 6:57 am

the page doesnt say anything. so i am confused on what to do.
avatar
Goppyrules
Forumember

Posts : 125
Reputation : 2
Language : english

Back to top Go down

In progress Re: need pop up chatbox

Post by Jophy April 17th 2013, 7:01 am

Try logging in there and see if you will get to see the tutorial content.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

In progress Re: need pop up chatbox

Post by Goppyrules April 17th 2013, 7:49 am

well if your talking about the link i was given from the first post then no and i am registered the
avatar
Goppyrules
Forumember

Posts : 125
Reputation : 2
Language : english

Back to top Go down

In progress Re: need pop up chatbox

Post by E-Mark April 17th 2013, 11:10 am

E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

In progress Re: need pop up chatbox

Post by Goppyrules April 17th 2013, 3:26 pm

its literally the same topic put in 3 times but it works. any way to make the chatbox button bigger and put the chatbox on every page.
avatar
Goppyrules
Forumember

Posts : 125
Reputation : 2
Language : english

Back to top Go down

In progress Re: need pop up chatbox

Post by E-Mark April 17th 2013, 3:40 pm

Yep. But they redirect you to a particular post.
Btw, which of the 3 you use the code first, so i can determine what css will need to be change.

And for your 2nd question, Go to ACP > Display > Templates > General> overall_header Edit:
- Find this part:
Code:
<body>

Then paste the code below/under the body.
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

In progress Re: need pop up chatbox

Post by Goppyrules April 17th 2013, 9:47 pm

Code:
<script src="http://static.tumblr.com/hhedat8/OUkmkh864/script.js"></script>
    <script src="http://static.tumblr.com/hhedat8/cfemkh9df/script.js"></script>
    <link rel="stylesheet" href="http://static.tumblr.com/hhedat8/FpYmkhikx/chatbox.css"><div id="modal"><div id="content1">
    <object data="/chatbox/index.forum?page=front&amp;" id="frame_chatbox" scrolling="yes" width="100%" height="100%" type="text/html"></object>
    </div>
    </div>

    <a href="#" id="button" style="position: fixed; right: 20px; bottom: 20px; border: 1px solid grey; border-radius: 5px; padding: 5px; background: white;">Chatbox</a>

thats the code i used. is there anyway i can the background color or design of the button?
avatar
Goppyrules
Forumember

Posts : 125
Reputation : 2
Language : english

Back to top Go down

In progress Re: need pop up chatbox

Post by E-Mark April 18th 2013, 6:34 am

Yes.
Code:
<script src="http://static.tumblr.com/hhedat8/OUkmkh864/script.js"></script>
    <script src="http://static.tumblr.com/hhedat8/cfemkh9df/script.js"></script>
    <link rel="stylesheet" href="http://static.tumblr.com/hhedat8/FpYmkhikx/chatbox.css"><div id="modal"><div id="content1">
    <object data="/chatbox/index.forum?page=front&amp;" id="frame_chatbox" scrolling="yes" width="100%" height="100%" type="text/html"></object>
    </div>
    </div>

    <a href="#" id="button" style="position: fixed; right: 20px; bottom: 20px; border: 1px solid grey; border-radius: 5px; padding: 5px; background: COLORHERE;">Chatbox</a>

Just change the 'COLORHERE' with your desired color Smile.
E-Mark
E-Mark
Active Poster

Male Posts : 1412
Reputation : 169
Language : English
Location : Bitcoin

http://coding-spot.darkbb.com/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum