i still can get the problem..

try this:

make a new file (js file),,name it [b]anything.txt[/b] <-- must end with [b].txt[/b]

put this inside the file:
[quote]var css = document.createElement("link");
css.type = "text/css";
css.rel = "stylesheet";
css.href = "[b]UR CSS LINK[/b]";
css.media = "screen, print";
document.getElementsByTagName("head")[0].appendChild(css);[/quote]

generate the js linker,, u know where to find right?

paste the linker in ur [b]Media Box[/b]

pray,, thats the only way to make it works..(kidding)
Last edited by KhErMiNaToR (2008-03-13 03:35:45)