
Since we have the multiply section... I decided to make a thread for my tutorial..
Cbox on multiply.... So other members can see my tutorial easily..
My first tutorial for multiply user
Credits: I got this idea from changing the header title of the common boxes in friendster by Sir Feruzz.
Title: Chatbox on Multiply badgrin badgrin
Note: It will Replace your photogallery/ guestbook/ welcome header, etc by CBOX :wink:
..................................................................................
I check the sourcecode and this is what i found
Default Id of boxes:
mainbox_1 = welcome box
mainbox_2 = photos
mainbox_3 = journal
mainbox_4 = guessbook
mainbox_5 = video
mainbox_6 = reviews
mainbox_7 = contacts
mainbox_8 = music
mainbox_9 = links
mainbox_10 = groups
mainbox_11 = calendar
you will notice the 4 main boxes are in bold font... you can choose either of the 3 id's for your CBOX
if you will move your other boxes... the id of each one will also change
Step 1: Create a cbox
Q:where the heck will i get my cbox?
A:go to
www.cbox.ws
Ex:
Look for the bold part for example only: http://www3.cbox.ws/box/?boxid=2718116&boxtag=6276
Step2:Final Code
Save this code to your js file for your multiply not friendster!! hehe
var h;
h=document.getElementById("IDOFBOXHERE");
h.innerHTML="<iframe frameborder='0' width='90%' height='150' src='http://www.cbox.ws/box/?boxid=BOXIDHERE&boxtag=BOXTAGHERE&sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='cboxmain' style='border:#787878 1px solid;' id='cboxmain'></iframe><br>"+
"<iframe frameborder='0' width='90%' height='75' src='http://www.cbox.ws/box/?boxid=BOXIDHERE&boxtag=BOXTAGHERE&sec=form' marginheight='2' marginwidth='2' scrolling='no' allowtransparency='yes' name='cboxform' style='border:#787878 1px solid;border-top:0px' id='cboxform'></iframe>";
Example of finish code:
Code:
var h;
h=document.getElementById("mainbox_2");
h.innerHTML="<iframe frameborder='0' width='90%' height='150' src='http://www.cbox.ws/box/?boxid=2718116&boxtag=6276&sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='cboxmain' style='border:#787878 1px solid;' id='cboxmain'></iframe><br>"+
"<iframe frameborder='0' width='90%' height='75' src='http://www.cbox.ws/box/?boxid=2718116&boxtag=6276&sec=form' marginheight='2' marginwidth='2' scrolling='no' allowtransparency='yes' name='cboxform' style='border:#787878 1px solid;border-top:0px' id='cboxform'></iframe>";
Step3: Use the linker code posted by Xavier and your done
![]()
You can also use this code above if you want to put a playlist (MP3, IMEEM, LOADFUSION) in your profile.. Goodluck Guys Happy Tweaking
FAQ:
Q:Why can't i use other boxes...
A:I've already tried other boxes, but it seems only the page owner can view the chatbox if we use other box id...
Q: Do you have the codes for the addbox?
A:I don't have, I only called this tweaked as replace box with chatbox
Q: Why doesn't work on mine?
A: It's working on my page if you view the preview... you can check the source code if you want.. or another reason why it doesn't work on your page because you use this code to hide the advertisement:
/* Hide Advertisements */
iframe { visibility:hidden!important }
idea all the iframe will be hidden even the cbox because we are using iframe with that...
or perhaps you want to use the anti poser cbox
here's the link:
http://friendstertalk.com/t19109-Anti-P…ED%29.html
Last edited by blurrycloud (2008-05-17 06:05:11)

oohh. thanks..
maybe all the tweaks in FS we can do in multiply
Last edited by regiehiozn (2008-01-07 22:18:24)

multiply is complicated but it is possible... because of the cwazy tweakers around ftalk.. lols.. hehe

http://friendstertalk.com/t18979-CBOX-M…ar%29.html
this thread is similar to this thread!
please, look around!


Nope! This one is a bit different.
This is on the mainbar and mine is on the sidebar. 

karuro72002 wrote:
http://friendstertalk.com/t18979-CBOX-M…ar%29.html
this thread is similar to this thread!
please, look around!
Lols.. it's a bit different u know... but thanks to xavey ... 

Nice, Thanks 4 sharing
![]()


^ Anything that can help this section bro.... your welcome

ah...ahehehe...cool ha?! i thought its the same!


ei.. uhmmm i viewed ur profile on multiply.. i saw ur profile viewer.. cn u help me how to do it?
ehee or maybe have u already posted a tutorial regarding the profile viewer?
-Offline- |

http://friendstertalk.com/t19143-Cbox-M…ED%29.html
@rodilene38.. here do the 2nd tutorial with the addbox function .,... thanks

wow thanks for sharing sir

-Offline- |

i don't get it 
-Offline- |