• ARCHIVES 
  • » [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

Pages: 123

[b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

KaNaLiTnUk
» FTalkFreak
FTalk Level: zero
1911
0
1969-12-31

[b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

[b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b] - Use the Hide JS Tutorial here to hide the default FS boxes :arrow: [url]http://theftalk.com/t47245-%28TUTORIAL%29-JS-Hide-Code-For-FS-Default-Boxes.html[/url] [b]2.[/b] Add this script to your primary JS extension : [spoiler]controlPanelButtons.innerHTML+="<li id='photoLink'><a href='javascript:loadphoto()'>View Photo Gallery</a></li>" +"<li id='friendLink'><a href='javascript:loadfriend()'>View Friends</a></li>" +"<li id='moreLink'><a href='javascript:loadmore()'>Read About Me</a></li>" +"<li id='fanLink'><a href='javascript:loadfan()'>View Fans Of</a></li>" +"<li id='groupLink'><a href='javascript:loadgroup()'>View Groups</a></li>" +"<li id='commentLink'><a href='javascript:loadcomment()'>Read Comments</a></li>"[/spoiler] Use this CSS extension script for one column CP : [spoiler]#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited{font-family:Arial,Sans-serif; color:#F8F8FF; font-size:11px; border-width:0px; border-color:#F8F8FF; border-style:solid; background-color:transparent; text-align:center; text-decoration:none} #controlPanelButtons a:hover{font-family:Arial,Sans-serif; color:#F8F8FF; font-size:11px; border-width:0px; border-color:#F8F8FF; border-style:solid; background-color:transparent; text-align:center; text-decoration:underline} #controlpanelbuttons a{width:200px!important; background-image:url([b]URL BG[/b])!important; background-repeat:no-repeat; background-attachment:fixed; background-position:top center; height:16px!important; border-width:1px!important; border-color:black!important; border-style:solid!important} #newButtons { width:200 !important; height:16; overflow:hidden; }[/spoiler] [b]Preview CP Buttons[/b] : [img]http://img516.imageshack.us/img516/3196/cpyi0.jpg[/img] [b]3.[/b] Add this also to your primary JS extension. This is the box repostioning script for all the right boxes. I make all the right boxes load & unload below my CP. Put it inside your JS onload handler :) [spoiler]document.getElementById("0").parentNode.appendChild(document.getElementById("2")) document.getElementById("0").parentNode.appendChild(document.getElementById("7")) document.getElementById("0").parentNode.appendChild(document.getElementById("8"))[/spoiler] [b]4.[/b] Now the last JS will be the main load & unload JS. Add this script also in your primary JS extension :) [spoiler]function loadphoto(){ showhide("1") photoLink.innerHTML="<a href='javascript:unloadphoto()'>Hide Photo Gallery</a>" } function loadfriend(){ showhide("2") friendLink.innerHTML="<a href='javascript:unloadfriend()'>Hide Friends</a>" } function loadmore(){ showhide("6") moreLink.innerHTML="<a href='javascript:unloadmore()'>Hide About Me</a>" } function loadfan(){ showhide("7") fanLink.innerHTML="<a href='javascript:unloadfan()'>Hide Fans Of</a>" } function loadgroup(){ showhide("8") groupLink.innerHTML="<a href='javascript:unloadgroup()'>Hide Groups</a>" } function loadcomment(){ showhide("18") commentLink.innerHTML="<a href='javascript:unloadcomment()'>Hide Comments</a>" } function unloadphoto(){ showhide("1") photoLink.innerHTML="<a href='javascript:loadphoto()'>View Photo Gallery</a>" } function unloadfriend(){ showhide("2") friendLink.innerHTML="<a href='javascript:loadfriend()'>View Friends</a>" } function unloadmore(){ showhide("6") moreLink.innerHTML="<a href='javascript:loadmore()'>Read about Me</a>" } function unloadfan(){ showhide("7") fanLink.innerHTML="<a href='javascript:loadfan()'>View Fans Of</a>" } function unloadgroup(){ showhide("8") groupLink.innerHTML="<a href='javascript:loadgroup()'>View Groups</a>" } function unloadcomment(){ showhide("18") commentLink.innerHTML="<a href='javascript:loadcomment()'>Read Comments</a>" }[/spoiler] [b]5.[/b] I hide my Blog, Review and Media Box. If you want to load & unload your Blog, Review and Media Box, just edit the all the JS scripts above. Just remember the divID of the box and create suitable link for each box OK :thumbsup: [b]6.[/b] Done and happy tweaking FTalkers :thumbsup: [b][u]UPDATE[/u] :[/b] [quote=jaypz1968]hmm nice script how about in other boxes? i mean the addbox function how to do it?[/quote] OK I will take an addBox script for example. I choose the WVM (tracker) :) Look at the bold part. That is the divID of your addBox (in this case divID of the WVM) [quote]addBox("LEFT",pageOwnerFName+"'s Visitors Log",TRACKER.div.innerHTML,"[b]tracker[/b]",null);[/quote] Add this script to your CSS extension to hide the WVM :) [quote]#tracker{display:none}[/quote] No need to add anything in the JS repositioning script. The WVM will show in the same place according to the addBox script.. JS CP Buttons will be like tthis : [spoiler]controlPanelButtons.innerHTML+="<li id='photoLink'><a href='javascript:loadphoto()'>View Photo Gallery</a></li>" +"<li id='friendLink'><a href='javascript:loadfriend()'>View Friends</a></li>" +"<li id='moreLink'><a href='javascript:loadmore()'>Read About Me</a></li>" +"<li id='fanLink'><a href='javascript:loadfan()'>View Fans Of</a></li>" +"<li id='groupLink'><a href='javascript:loadgroup()'>View Groups</a></li>" +"<li id='commentLink'><a href='javascript:loadcomment()'>Read Comments</a></li>" [color=green][b]+"<li id='trackerLink'><a href='javascript:loadTracker()'>View Tracker</a></li>"[/b][/color][/spoiler] And the main load & unload JS will be like this : [spoiler]function loadTracker(){ document.getElementById("tracker").style.display="block" trackerLink.innerHTML="<a href='javascript:unloadTracker()'>Hide Tracker</a>" } function unloadTracker(){ document.getElementById("tracker").style.display="none" trackerLink.innerHTML="<a href='javascript:loadTracker()'>View Tracker</a>" }[/spoiler] Just experiment with your other addBoxes :thumbsup:

Last edited by KaNaLiTnUk (2008-12-23 11:22:58)

tweaktweakers
» FTalkAddict
FTalk Level: zero
421
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

1st to comment:D yeah..! that's really cOol codes u got there! Nice! I'm thinking of using it.. good Luck :)
Aznfinest
» n00b
FTalk Level: zero
60
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

Nice, thanks for sharing! -1-
underiez
» n00b
FTalk Level: zero
40
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

Nice code, great think.. thanks for sharing.. Mantab bang!:thumbsup:
cklahrckiey
» FTalkFreak
FTalk Level: zero
1891
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

waaaaaaawwwwwwww.....finally you've shared it....i've been waiting for this kind of script!!! :D :thumbsup: greeeeeeeeeeeeennnnnnnnnnnnnnnn :D :thumbsup:
Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

very clever bro..you shared it here..iv been trying to figure this out in indonesia..but i cant understand your langauge..thank you so much indeed for sharing it here...:thumbsup:
nick_cute06
» n00b
FTalk Level: zero
17
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

Cool Tweaks.. Thx 4 Sharing =):thumbsup:
---xXirukiTepe---
» SuperFTalker
FTalk Level: zero
8896
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

[b]nice 1.. now... indonesians are coming out... to share what theyve got inside their territory haha... ----[/b]
aFgHInZ
» FTalker
FTalk Level: zero
223
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

woowwhhh.. great tuts.. tnx for share ...... :D
putradewa
» n00b
FTalk Level: zero
15
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

tez :cry::crybaby:
putradewa
» n00b
FTalk Level: zero
15
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

waduh bang tu script di atas terus di apain nih bang :D:eh:
chardlau
» n00b
FTalk Level: zero
38
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

this is a completely tweak profile. this is not normal anymore. thanks for sharing your load and unload tricks.
arip
» FTalker
FTalk Level: zero
198
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

nice one!.. :thumbsup: thanks for sharing bro... =)
decky
» FTalker
FTalk Level: zero
195
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

finally,,, this trick has shared it...:D i've been waiting for long ago for this script....:wallbash: thanks for share Bang Kanal...:thumbsup:
idiot_goblinz
» FTalkAddict
FTalk Level: zero
558
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

really nice script... :D thanx for sharing... =)
kacang`z
» FTalkWhiz
FTalk Level: zero
Some FTalkers ♥ My Threads!
2662
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

nice bang........... thanks for sharing............ :thumbsup:
cohleng_mkay
» n00b
FTalk Level: zero
19
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

works nice!!! :thumbsup::thumbsup::thumbsup:
jaypz1968
» n00b
FTalk Level: zero
36
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

hmm nice script how about in other boxes? i mean the addbox function how to do it?
crazylover
» FTalker
FTalk Level: zero
145
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

its not IE compatible??it hangs my browser...hope you can update it IE compatible...and btw is there a way that if you click the button in control panel the content of the box will show automatically...coz ive viewed the preview and when ive clicked the button in cpanel i have to click too the header of the box to show the content... :D
losher29
» FTalkElite
FTalk Level: zero
5917
0
1969-12-31

Re: [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

nice going to try this one! hehe :) thanks
  • ARCHIVES 
  • » [b]Credits : Angell de Ville and Ephemeral[/b] :thumbsup: [b]Update : Additional trick on post #46[/b] Preview :arrow: [url]http://profiles.friendster.com/bangkanal[/url] (FF view) [b]1. UPDATE[/b]

Pages: 123

Board footer

© 2024 F Talk

Current time is 00:44

[ 10 queries - 0.031 second ]
Privacy Policy