[quote=feruzz]you can apply this code into anti [b]"poser"[/b]
cbox
[/quote]
And I did.. wahehe Hope Sir Feruzz(My idol) can visit this thread...
.....................................................................................................................................................
Yes... You got it right this Tweak is [b]Anti Poser Cbox [/b]
Thanks for the PageViewer and PageOwner Basis by Feruzz/Xavey
Credits: bryandg for AntiPoser Cbox Friendster Version
LMAO This is my Multiply Version of Anti Poser Cbox All rights reserve January 2008-2009
[align=center][img]http://img205.imageshack.us/img205/802/88399942ix9.jpg[/img][/align]
[b]Step 1:[/b]Insert this code at the top of your js code...
Just edit the bold part.... ([b]www?, BOXID, BOXTAG[/b])
[quote]if (!addEvent(function() { onPageLoad();})) { window.onload = function() { onPageLoad();};}
function onPageLoad() {
var cbox ="<iframe frameborder='0' width='40%' height='260' src='http://[b]www?[/b].cbox.ws/box/?boxid=[b]BOXID[/b]&boxtag=[b]BOXTAG[/b]&sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='blurry' id='blurry'></iframe><br/><form name='chat' width='60%' target='blurry' action='http://[b]www?[/b].cbox.ws/box/?boxid=[b]BOXID[/b]&boxtag=[b]BOXTAG[/b]&sec=submit' method='post'><input type='hidden' name='nme' value='"+pageViewerFName+"'><input type='hidden' maxlength='50' name='eml' value='http://"+pageViewerFName+".multiply.com/'><textarea style='overflow:hidden' class='cboxMsgArea' cols='22' rows='3' name='pst'></textarea><br /><input type='submit' class='cboxButtons' value='Submit' name='asa' onmouseover=\"this.className='cboxButtons cboxButtonshov'\" onmouseout=\"this.className='cboxButtons'\"><input class='cboxButtons' type='reset' value='Clear' maxlength='23' onClick='reset()' onmouseover=\"this.className='cboxButtons cboxButtonshov'\" onmouseout=\"this.className='cboxButtons'\"><input type='button' class='cboxButtons' value='Refresh' name='blurry' onClick='window.blurry.location.href=document.getElementById(\"blurry\").src' onmouseover=\"this.className='cboxButtons cboxButtonshov'\" onmouseout=\"this.className='cboxButtons'\"><br /><b><font color=#ff0000>Chat Box</font></b> <b><font color=#00FF00>Reminder: </font></b> <b><font color=#00FFFF>Please Log-In To Your <br>Multiply Account</font></b> </form>";
}[/quote]
Step 2: Insert this code after the first code
<">
[b]Step 3: Insert this code after the 2nd code[/b]
[b]//Page owner and Page Viewer Basis[/b]
<">.
[quote]//If you want your anti poser cbox in other position, here are the available types....
top position = [b]top[/b]
bottom right position = [b]bottomr[/b]
bottom left position = [b]bottoml[/b]
under your rail box =[b] siderail[/b][/quote]
addBox("[b]EDIT POSITION[/b]","Let's Sit And Talk",pet,"pet");
That's it and your done..
Do it if you want.... (Tweak your Message Area)
Put this in your custom css
[url]multiply.com/setup/pages/upload-css[/url]
[quote]#cbox {
background-color: translucent;
background-image:url(http://img62.imageshack.us/img62/204/000kk2.gif);
background-attachment: scrollable;
background-repeat: repeat;
background-position: center center;
border: 2px solid #123456;
}
.cboxMsgArea { /* FOR THE MESSAGE AREA*/
color: #cc9966;
font-family: Arial;
font-size: 100%;
font-weight: bold;
background-color:#123456;
border:2px solid #123456;
width: [b]235px[/b];
height: [b]60px[/b];
}
.cboxButtons { /* Active Buttons*/
color: #cc9966;
font-family: Arial;
font-size: 96%;
font-weight: bold;
background-color: #123456;
border:1px solid #123456;
}
.cboxButtonshov { /* Effects When Buttons is Hovered */
color: #000000;
font-family: Arial;
font-size: 96%;
font-weight: bold;
background-color: #123456;
border:1px solid #123456;
}[/quote]
Note just put your desired color, desired height and desired width
[quote]Note: Please Log In to your multiply Account so you can type a message to my anti poser cbox... that's why it's anti poser right? LOLOLOLOLO[/quote]
Last edited by blurrycloud (2008-05-17 02:06:59)