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

 

Another CPanel Codes

View previous topic View next topic Go down 
Author Message
PatRicK
Administrator
Another CPanel Codes 2hovgwn
PatRicK

Male
Age : 27 Registration date : 2009-03-03 Number of posts : 52 Location : Tarlac Job/hobbies : Humor :

Another CPanel Codes Vide
PostSubject: Another CPanel Codes   Another CPanel Codes Icon_minitimeWed Apr 01, 2009 2:01 am

credits to:

Switpotato
FSTalk
and
JIMMY NEUTRON




simply put this in ur js file


Another CPanel Codes Controlpanelcodes




#1 make ur own link
Code:
document.getElementById("controlPanelButtons").innerHTML=
"[center][url=http://friendstermania.forumakers.com/] love u [/url]
[url=http://friendstermania.forumakers.com/]stormy[/url]
[url=http://friendstermania.forumakers.com/]switpotato[/url]

[img]http://i147.photobucket.com/albums/r299/switpotato/switpotatologo.gif[/img][/center]
";

#2 make ur own details
Code:

document.getElementById("0").getElementsByTagName("ul")[1].innerHTML=
"[center]hello welcome to my page

i'm monica  vergara

ageless..odorless..and tasteless

[img]http://i180.photobucket.com/albums/x225/monikamote/tweetyicon3.gif[/img]

 i love you [/center]
";
#3 add anything
Code:
document.getElementById("0").getElementsByTagName("ul")[2].innerHTML=
"[center][url=http://friendstermania.forumakers.com/] love u [/url]


[url=http://friendstermania.forumakers.com/]stormy[/url]


[url=http://friendstermania.forumakers.com/]switpotato[/url][/center]
";

u may change the content from ordinary text to mp3 etc
just remember to change all double quote " to single '

css for controlpanelbutton
Code:
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
background:url('http://i180.photobucket.com/albums/x225/monikamote/color_golden_orange.jpg')! important;
background-attachment:scroll !important;
background-position-x:center center !important;
background-repeat:no-repeat !important;
background-color:transparent!important;
border:3px ridge #cccccc !important;
color: #FFFFFF! important;
text-decoration: ;
width:160px;height:20px; margin-left:20px; margin-top:1px;  padding: 5px 0 2px 0}


#controlPanelButtons a:hover {
background:url('http://i180.photobucket.com/albums/x225/monikamote/color_golden_orange.jpg')! important;
background-attachment:scroll !important;
background-position-x:center center!important;
background-repeat:no-repeat !important;
background-color:transparent!important;
border:3px inset #cccccc !important;
color: #cccccc! important;
text-decoration: unerline;width:160px;height:20px; margin-left:20px; margin-top:1px; padding: 5px 0 2px 0;
}

css for recent update:
Code:
.user_tracker {
  width: __px;
  font-size: _px;
  background: transparent! important;
  background: url(IMAGE URL HERE) no-repeat scroll center center ;
  border: _px solid #___;
  color: #____;
}
Back to top Go down
http://profiles.friendster.com/70610066

Another CPanel Codes

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 -