Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Modifying a script for video chat
Old 03-30-2011, 01:50 PM Modifying a script for video chat
Extreme Talker

Posts: 218
Trades: 0
At Tinychat they offer some cut and paste code where you can add a video chat to your web page. I've cut and pasted, and the tool bar and chat box look like this (see attached). The tool bar and the chat box that pops-up aren't centered. The tool bar is on the right, below the pop-up box on the left. Can you help me modify this script code to center these things?
Code:
<script type="text/javascript" src="http://tinychat.com/chatbar/bar.js"></script>
<script type="text/javascript">
chatbar.embed({ room: "70b96f9f2b95a132122a085885c84a48", theme: "red", width: "900px", align: "center", position: "bottom"});
</script>

chrisj is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-01-2011, 09:27 AM Re: Modifying a script for video chat
Extreme Talker

Posts: 246
Trades: 0
You could use firebug or IE developer tool bar to see what element is being created and use css based on the ID or class of that element to center it without modifying the script.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
stbuchok is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Modifying a script for video chat
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.12813 seconds with 12 queries