UNLEASHED YOUR CREATIVITY!
You'll need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Regards: FSMANIA Team
UNLEASHED YOUR CREATIVITY!
You'll need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Regards: FSMANIA Team
UNLEASHED YOUR CREATIVITY!
Would you like to react to this message? Create an account in a few clicks or log in to continue.

UNLEASHED YOUR CREATIVITY!


 
HomePortalGalleryPublicationsSearchLatest imagesRegisterLog in

 

adding another box on your friendster profile

View previous topic View next topic Go down 
Author Message
danz
Webmaster
adding another box on your friendster profile Starwars7
danz

Male
Age : 32 Registration date : 2009-03-02 Number of posts : 86 Location : Dimatagpuan City,lolz Job/hobbies : LAYOUT DESIGNING Humor : very happy

adding another box on your friendster profile Vide
PostSubject: adding another box on your friendster profile   adding another box on your friendster profile Icon_minitimeTue Mar 10, 2009 2:46 am

first thing you should have:
1.knowledge on how to compile js file extension
2.common sense
3.patience ,,

ok..here we go. 8)
step 1:

create and account in www.cbox.ws and get your own cbox and its codes. after getting it the code should be like this
Code:
<!-- BEGIN CBOX - [url=http://www.cbox.ws/]www.cbox.ws[/url] - v001 -->
<div id="cboxdiv" style="text-align: center; line-height: 0">
<div><iframe frameborder="0" width="400" height="370" src="[url=http://www2.cbox.ws/box/?boxid=2001440&amp;boxtag=tfrxx1&amp;sec=main]http://www2.cbox.ws/box/?boxid=2001440&amp;boxtag=tfrxx1&amp;sec=main[/url]" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#DBE2ED 1px solid;" id="cboxmain"></iframe></div>
<div><iframe frameborder="0" width="400" height="80" src="[url=http://www2.cbox.ws/box/?boxid=2001440&amp;boxtag=tfrxx1&amp;sec=form]http://www2.cbox.ws/box/?boxid=2001440&amp;boxtag=tfrxx1&amp;sec=form[/url]" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#DBE2ED 1px solid;border-top:0px" id="cboxform"></iframe></div>
</div>
<!-- END CBOX -->

just delete the ff:
<!-- BEGIN CBOX - www.cbox.ws - v001 -->
<!-- END CBOX -->

cuz we wont need it..
it should b like this now
Code:

<div id="cboxdiv" style="text-align: center; line-height: 0">
<div><iframe frameborder="0" width="400" height="370" src="[url=http://www2.cbox.ws/box/?boxid=2001440&amp;boxtag=tfrxx1&amp;sec=main]http://www2.cbox.ws/box/?boxid=2001440&amp;boxtag=tfrxx1&amp;sec=main[/url]" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#DBE2ED 1px solid;" id="cboxmain"></iframe></div>
<div><iframe frameborder="0" width="400" height="80" src="[url=http://www2.cbox.ws/box/?boxid=2001440&amp;boxtag=tfrxx1&amp;sec=form]http://www2.cbox.ws/box/?boxid=2001440&amp;boxtag=tfrxx1&amp;sec=form[/url]" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#DBE2ED 1px solid;border-top:0px" id="cboxform"></iframe></div>
</div>

now.step2:
change all double qoute--------->> " to single qoute ' inside the cbox code.(very important)
it should be like this now
Code:

<div id='cboxdiv' style='text-align: center; line-height: 0'>
<div><iframe frameborder='0' width='400' height='370' src='http://www2.cbox.ws/box/?boxid=2001440&amp;boxtag=tfrxx1&amp;sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='cboxmain' style='border:#DBE2ED 1px solid;' id='cboxmain'></iframe></div>
<div><iframe frameborder='0' width='400' height='80' src='http://www2.cbox.ws/box/?boxid=2001440&amp;boxtag=tfrxx1&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>
</div>
after that. compres the code..:
Code:

<div id='cboxdiv' style='text-align: center; line-height: 0'><div><iframe frameborder='0' width='400' height='370' src='http://www2.cbox.ws/box/?boxid=2001440&amp;boxtag=tfrxx1&amp;sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='cboxmain' style='border:#DBE2ED 1px solid;' id='cboxmain'></iframe></div><div><iframe frameborder='0' width='400' height='80' src='http://www2.cbox.ws/box/?boxid=2001440&amp;boxtag=tfrxx1&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>
</div>

one alignment only:

copy paste the final edited code and insert to addbox script
Spoiler:

since u r dealing with js.... add it to the rest of js file and use js linker....
thats it,and you are done.

Back to top Go down
http://profiles.friendster.com/danilodeleon
pogee aco..
Moderator
adding another box on your friendster profile 2nbuctv
pogee aco..


Age : 29 Registration date : 2009-03-10 Number of posts : 116 Location : Job/hobbies : Humor :

adding another box on your friendster profile Vide
PostSubject: Re: adding another box on your friendster profile   adding another box on your friendster profile Icon_minitimeTue Mar 10, 2009 7:44 am

tnx 4 dis.. Smile
Back to top Go down
[AKOSIAMICK]
VIP
adding another box on your friendster profile Vip
[AKOSIAMICK]


Age : 27 Registration date : 2009-03-11 Number of posts : 60 Location : Job/hobbies : Humor :

adding another box on your friendster profile Vide
PostSubject: Re: adding another box on your friendster profile   adding another box on your friendster profile Icon_minitimeThu Mar 12, 2009 12:55 am

thanks for sharing
Back to top Go down
Sponsored content





adding another box on your friendster profile Vide
PostSubject: Re: adding another box on your friendster profile   adding another box on your friendster profile Icon_minitime

Back to top Go down

adding another box on your friendster profile

View previous topic View next topic Back to top 
Page 1 of 1
Friendster Mania Members
Follow the rules of this forum!

Permissions in this forum: You cannot reply to topics in this forum
UNLEASHED YOUR CREATIVITY! :: FSMANIA DESIGN AND DEVELOPMENT :: JAVASCRIPT -