i have added myself..
please i need some clarifications about these:
[quote]phplink: "TRACKER.PHP_LINK_HERE",[/quote]
then mine would be
[quote]
http://kurimax.x10hosting.com/tracker.php[/quote]
and for this one:
[quote]/* external css start */
var css = document.createElement("link");
css.type = "text/css";
css.rel = "stylesheet";
css.href = "[b]EXTERNAL_CSS_LINK[/b]";
css.media = "screen, print";
document.getElementsByTagName("head")[0].appendChild(css);
/* external css end */[/quote]
what should i put?
[quote]
http://kurimax.x10hosting.com/external.css[/quote]
tsk... i think i'm having problems at the link