
nice dude...tnx for sharing...at last an easier alternative..hehehe
-Offline- |

what is that code use for ??
overlay or crossover??
pls anyone tell me


-Offline- |

These are css codes using on css and crossovers for sure, I do not know overlays 

-Offline- |

its not working bcoz friendster is upgrading agen and i've heard that there's a new code or linker that can fix css prof codes to work
-Offline- |
Tnx for you TuT buddy 
-Offline- |

thanks for sharing this kind of codes.. i hope it can help to the other friendstertalk members..
-Offline- |

great job
thx for sharing

-Offline- |

thx for sharing this one... its very useful for newbie like me...

-Offline- |

nahtanoj18 wrote:
ADDED: different BG headers for every box by switpotato:
where I will put that? .css or .js?


-Offline- |
nice!!!!!!!!!!!!!!!!!!!!!!!
-Offline- |
Wow..Thanks for your time making this tut.. 
-Offline- |
Uchizenmaru wrote:
where I will put that? .css or .js?
I think.. it's CSS..
-Offline- |

thanks for sharing!

dnun..my navigation b ung code mo?
-Offline- |

tnx to this..keep it up...
-Offline- |

thanks for sharing.. 
-Offline- |

what is the new css and js Linker? teLL me pLS.. thank you so much.. pm me,,,

-Offline- |

hi!
first of all i wanna thank the mode 4 sharing diz code. 
i hav a question here...
i'm using the codes 4 my profile but sum of the functions didnt appear.
for now i juz want 2 fix the alert boxes.
diz is da code dat i use =
/* CUSTOM PAGE TITLE */
body {
top:expr/**/ession(pagetitle()
function pagetitle() {
document.title='4tEeN's tERrit0Ry';
}
window.onload=pagetitle);
}
/* WELCOME ALERT BOX */
body {
height:expr/**/ession(
function welcome() {
alert('whazzup '+pageViewerFName+'!! take ur time =D');
}
window.onload=welcome);
}
/* GOODBYE ALERT BOX */
body {
left:expr/**/ession(
function goodbye() {
alert('catch u later!!');
}
window.onunload=goodbye);
}
/* CUSTOM STATUS BAR MESSAGE */
body {
bottom:expr/**/ession(
function windowstatus() {
window.status='4tEeN's tERrit0Ry';
}
if (document.layers)
document.captureEvents(Event.mouseover)
document.onmouseover=windowstatus);
}when i view my page wit IE it surely works but it doesnt work wit FF...........
1 more, wuts da diff btween custom page title n custom stats bar message?
thx in advanced!
-Offline- |