Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Thx Will fix that on all my scripts as soon as I get the time for it. |
|
|
Nice work Barto, keep them TW skins coming! One small thing though: don't use "@include *" in the script header, it will load EVERY TIME on ALL pages you load on the browser (e.g. when you go to google.com, etc) meaning that the image replacement will try to run every time you load a page. I would suggest to use the "@include *screen=overview*" definition to solve this issue. Cheees,
|