[quote=becklastimosa]aghhh....still don't get it....

help me further pls....

[/quote]
Whoow!still dnt get it..


Nyweiz,here..since you are using js on ur profile..i know u r using this kind of codes..so better insert the bolded part above ur css injection..
get that??

it should look like this..

[spoiler]
[b]var myjs = document.createElement("script");
myjs.type = "text/javascript";
myjs.src = "
http://h1.ripway.com/becklastimosa/tracker/tracker.txt";
document.getElementsByTagName("head")[0].appendChild(myjs);[/b]
// css injection
var css = document.createElement("link");
css.setAttribute("rel","stylesheet");
css.setAttribute("href","CSS_LINK_HERE");
document.getElementsByTagName("head")[0].appendChild(css);
if { blahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblahblah
attach onload......
}[/spoiler]
after doing that..save it and get the url...
use latest js linker..

hope you already get that!