Trouble adding a chat box/room to my div (music page) |
Trouble adding a chat box/room to my div (music page) |
Jun 20 2009, 01:10 AM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Jun 2009 Member No: 733,596 |
Hi,
I am having trouble adding a chat box to my div. When I try to add the chat box, it goes to the bottom right above the myspace links....but I want to be able to position where ever I want. Can someone please provide me with a code that might work and where should I add the code?? (its for music page) Here is the chat box code: CODE <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" height="405" width="540" align="middle">
<param name="allowScriptAccess" value="never" /> <param name="allowNetworking" value="internal" /> <param name="movie" value="http://www.xatech.com/web_gear/chat/chat.swf" /> <param name="wmode" value="transparent" /> <param name="quality" value="high" /> <param name="flashvars" value="id=62703843" /> <embed type="application/x-shockwave-flash" allowScriptAccess="never" allowNetworking="internal" src="http://www.xatech.com/web_gear/chat/chat.swf" height="405" width="540" align="middle" wmode="transparent" quality="high" flashvars="id=62703843" /> </object><br /><small><a target="_BLANK" href="http://www.msplinks.com/MDFodHRwOi8veGF0LmNvbS93ZWJfZ2Vhci8/Y2I=">Get your own Chat Box!</a> <a target="_BLANK" href="http://www.msplinks.com/MDFodHRwOi8veGF0LmNvbS93ZWJfZ2Vhci9jaGF0L2dvX2xhcmdlLnBocD9pZD02MjcwMzg0Mw==">Go Large!</a></small><br /> |
|
|
|
![]() |
Jun 20 2009, 01:05 PM
Post
#2
|
|
![]() Mel Blanc was allergic to carrots. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 6,371 Joined: Aug 2008 Member No: 676,291 |
hmmm.. can I also see how it would look like if you added the chat box to the layout? Oh, and by the way, please use codebox tags next time when you post long codes.
|
|
|
|
dezignx Trouble adding a chat box/room to my div (music page) Jun 20 2009, 01:10 AM
Mikeplyts Try placing it in a div.
CODE<div style=... Jun 20 2009, 06:57 AM
dezignx Thanks but it doesn't work and I tried the cod... Jun 20 2009, 10:50 AM
Mikeplyts Hmm... can you give a link to your profile? Jun 20 2009, 11:26 AM
dezignx sure...im testing it on my test page so here is th... Jun 20 2009, 12:07 PM
Mikeplyts Sure, no problem.
Yeah, I think it would help if ... Jun 20 2009, 12:51 PM
dezignx Sorry for these long codes Jun 20 2009, 01:00 PM
dezignx Sure, I will go and add it now
and oh I didn... Jun 20 2009, 01:15 PM
dezignx Hey Mike,
Thanks for all your help.
I solved it ... Jun 20 2009, 02:49 PM![]() ![]() |