You are viewing a post by sijayr. View all 107 posts in Here is the tutorial for WVMe3.1 [url=http://renalvir.zuiken.net/?p=29]Click here![/url] please post here, if you have problems or typos with the tutorial... more help can be found at wvmv3.1 thread .
btw, what am i gonna put here, the external css link or tha tracker css link?
----------------------------------------------------------------------------------------------------------------------------
//css injection
var css="you css link here";
try{
document.createStyleSheet(css);
}
catch(e){
document.write("<link rel='stylesheet' type='text/css' media='screen, print' href='you css link here'>");
}
----------------------------------------------------------------------------------------------------------------------------
and on config.php, am i gonna change tha $server_offset=14400+3600; bcoz i used pcriot.com as domain?
Last edited by sijayr (2007-09-25 05:47:47)