Advertise Here

Author Topic: chatbox  (Read 9966 times)

0 Members and 1 Guest are viewing this topic.

Offline hello zammy

  • SMF For Free Member
  • *
  • Posts: 38
    • View Profile

  • Total Badges: 11
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
chatbox
« on: March 24, 2008, 04:36:31 am »
Well its a bit small but ill post new one when i figure out on how to get it bigger

Code: [Select]
<!-- BEGIN CBOX - www.cbox.ws -->
<div align="center" id="cboxdiv">
<iframe frameborder="0" width="160" height="305" src="http://www2.cbox.ws/box/?boxid=1713056&amp;boxtag=2l85yn&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#DBE2ED 1px solid;" id="cboxmain"></iframe><br/>
<iframe frameborder="0" width="160" height="75" src="http://www2.cbox.ws/box/?boxid=1713056&amp;boxtag=2l85yn&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#DBE2ED 1px solid;border-top:0px" id="cboxform"></iframe>
</div>
<!-- END CBOX -->
« Last Edit: March 24, 2008, 02:11:44 pm by simply sibyl »

Offline Celebrus

  • SMF For Free Hero
  • *
  • Posts: 941
    • View Profile
    • Vikhyat Korrapati

  • Total Badges: 16
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: {Code} for chatbox
« Reply #1 on: March 24, 2008, 05:21:20 am »
It's better if you got your own code. That one will show the shouts from your shoutbox.

Offline hello zammy

  • SMF For Free Member
  • *
  • Posts: 38
    • View Profile

  • Total Badges: 11
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 10 Posts
Re: {Code} for chatbox
« Reply #2 on: March 24, 2008, 05:33:26 am »
how i get my own code

Offline MyrtleGail

  • SMF For Free Hero
  • *
  • Posts: 555
  • Death Note: My Last
    • View Profile
    • Angelicum

  • Total Badges: 16
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: {Code} for chatbox
« Reply #3 on: March 24, 2008, 06:01:51 am »
You have to make one your self.  ;D

Offline Celebrus

  • SMF For Free Hero
  • *
  • Posts: 941
    • View Profile
    • Vikhyat Korrapati

  • Total Badges: 16
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: {Code} for chatbox
« Reply #4 on: March 24, 2008, 06:16:36 am »
That is your code, but it isn't a good idea to redistribute it. It isn't so hard to go get one yourself from cbox.

Offline Max.

  • SMF For Free Sponsors
  • *
  • Posts: 779
    • View Profile

  • Total Badges: 17
    Badges: (View All)
    Windows User Topic Starter Combination Level 3 Level 2
Re: {Code} for chatbox
« Reply #5 on: March 24, 2008, 06:18:29 am »
Go look at google..
Or go to: www.cbox.ws
There you can register...
After you have registered you can get your HTML Code

Max
« Last Edit: March 24, 2008, 08:06:45 am by Agent X »

Offline Celebrus

  • SMF For Free Hero
  • *
  • Posts: 941
    • View Profile
    • Vikhyat Korrapati

  • Total Badges: 16
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: {Code} for chatbox
« Reply #6 on: March 24, 2008, 06:21:20 am »
Go look at google..
Or go to: www.cbox.com
There you can register...
After you have registered you can get your HTML Code

Max

cbox.ws, not cbox.com.

Offline Max.

  • SMF For Free Sponsors
  • *
  • Posts: 779
    • View Profile

  • Total Badges: 17
    Badges: (View All)
    Windows User Topic Starter Combination Level 3 Level 2
Re: {Code} for chatbox
« Reply #7 on: March 24, 2008, 08:07:03 am »
I fixed it

Offline calleja14

  • SMF For Free Newbie
  • *
  • Posts: 1
    • View Profile

  • Total Badges: 9
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 First Post
Re: chatbox
« Reply #8 on: March 30, 2008, 08:44:12 am »
where do i put the chat box on my forums?

Offline LaundryLady

  • Helpers
  • *
  • Posts: 3253
  • Internet Challenged
    • View Profile

  • Total Badges: 26
    Badges: (View All)
    Seventh year Anniversary Sixth year Anniversary Search Poll Voter Level 5
Re: chatbox
« Reply #9 on: March 30, 2008, 08:46:11 am »
You can put them in the headers to show at the top, in the footers to show at the bottom, in a html block on the portal or in the board description box when you want it inside the forum.


And I Play:  Mafia-Mandemz

Offline frosty2k9

  • SMF For Free Newbie
  • *
  • Posts: 1
    • View Profile

  • Total Badges: 8
    Badges: (View All)
    Topic Starter Combination Level 2 Level 1 First Post
Re: chatbox
« Reply #10 on: May 21, 2009, 05:49:59 am »
here you go mate, i made it a bit bigger for you, it is now w=600" h=500"

Code: [Select]
<!-- BEGIN CBOX - www.cbox.ws -->
<div align="center" id="cboxdiv">
<iframe frameborder="0" width="600" height="500" src="http://www2.cbox.ws/box/?boxid=1713056&amp;boxtag=2l85yn&amp;sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#DBE2ED 1px solid;" id="cboxmain"></iframe><br/>
<iframe frameborder="0" width="160" height="75" src="http://www2.cbox.ws/box/?boxid=1713056&amp;boxtag=2l85yn&amp;sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#DBE2ED 1px solid;border-top:0px" id="cboxform"></iframe>
</div>


Offline simply sibyl

  • Helpers
  • *
  • Posts: 14347
  • On hiatus
    • View Profile
    • The Tent Dwellers

  • Total Badges: 31
    Badges: (View All)
    Level 6 Poll Voter Webmaster Arcade Highscore Windows User
Re: chatbox
« Reply #11 on: May 21, 2009, 09:51:23 am »
er -  thread is over a year old  ;)
Just a note so that you are aware of this -  when you change the width/height in the cbox code for the chat part of it you need to also change the width in the second iframe to match the width in the first one or it looks abit off.

 

Related Topics

  Subject / Started by Replies Last post
5 Replies
1953 Views
Last post April 13, 2007, 11:48:22 am
by Kimmie
5 Replies
1798 Views
Last post November 10, 2007, 10:51:43 pm
by cooldude101
2 Replies
1250 Views
Last post April 11, 2008, 07:00:23 pm
by hello zammy
3 Replies
2040 Views
Last post May 29, 2008, 09:25:00 pm
by Crasy
3 Replies
1432 Views
Last post August 14, 2008, 06:03:57 pm
by ishybadboy