Blank Page
invisible text, I have to highlight the text to show text
Zvolené řešení
My system: Windows XP Pro + Service Pack 2 (with few later updates installed from Microsoft). I recently installed Microsoft Explorer 8 because the launcher for Perfect World game was causing my Microsoft Internet Explorer 6.x to open 50 windows in a very quick succession.
I am currently referring to http://pwi-forum.perfectworld.com/index.php All the topics/threads, that contain more than one page of replies, have invisible/black/very dark/impossible to see text. If I try to highlight it, it changes from black on black background to white on white selection background and is still impossible to see. If I copy the text and paste it to a word processor like Microsoft's Notepad, the text looks normal.
I just ran the free Panda Activescan 2.0: 00139064 Cookie/Atlas DMT TrackingCookie No 0 Yes No c:\documents and settings\account_name\cookies\account_name@atdmt[1].txt 03074964 Trj/CI.A Virus/Trojan No 0 Yes No d:\system volume information\_restore{b61e54b0-9a90-4c3a-ac4c-3655a903fd0d}\rp16\a0001011.dll 05536824 Generic Trojan Virus/Trojan No 1 Yes No c:\documents and settings\account_name\local settings\temporary internet files\content.ie5\8h0xyb8t\systempart1[1].zip[system/orc.dll] 07731995 Trj/OpenConnection Virus/Trojan No 0 Yes No c:\documents and settings\account name\application data\sun\java\deployment\cache\6.0\45\42f606ad-383373b8[prev/monoid.class] 07731995 Trj/OpenConnection Virus/Trojan No 0 Yes No c:\documents and settings\account name\application data\sun\java\deployment\cache\6.0\4\12575b04-7f1f0f82[prev/monoid.class] 07758763 Trj/Agent.OKB Virus/Trojan No 1 Yes No c:\documents and settings\account name\application data\sun\java\deployment\cache\6.0\59\2b2a7e7b-520703f6[direct/cron.class] 07758763 Trj/Agent.OKB Virus/Trojan No 1 Yes No c:\documents and settings\account name\application data\sun\java\deployment\cache\6.0\36\4375ca64-4947c3ad[direct/cron.class] 07758770 Trj/OpenConnection Virus/Trojan No 0 Yes No c:\documents and settings\account name\application data\sun\java\deployment\cache\6.0\36\4375ca64-4947c3ad[direct/bear.class] 07758770 Trj/OpenConnection Virus/Trojan No 0 Yes No c:\documents and settings\account name\application data\sun\java\deployment\cache\6.0\59\2b2a7e7b-520703f6[direct/bear.class]
Are these false positives, or real threats? And are they related to, or causing the problem?
Přečíst dotaz v kontextu 👍 0Všechny odpovědi (3)
Zvolené řešení
My system: Windows XP Pro + Service Pack 2 (with few later updates installed from Microsoft). I recently installed Microsoft Explorer 8 because the launcher for Perfect World game was causing my Microsoft Internet Explorer 6.x to open 50 windows in a very quick succession.
I am currently referring to http://pwi-forum.perfectworld.com/index.php All the topics/threads, that contain more than one page of replies, have invisible/black/very dark/impossible to see text. If I try to highlight it, it changes from black on black background to white on white selection background and is still impossible to see. If I copy the text and paste it to a word processor like Microsoft's Notepad, the text looks normal.
I just ran the free Panda Activescan 2.0: 00139064 Cookie/Atlas DMT TrackingCookie No 0 Yes No c:\documents and settings\account_name\cookies\account_name@atdmt[1].txt 03074964 Trj/CI.A Virus/Trojan No 0 Yes No d:\system volume information\_restore{b61e54b0-9a90-4c3a-ac4c-3655a903fd0d}\rp16\a0001011.dll 05536824 Generic Trojan Virus/Trojan No 1 Yes No c:\documents and settings\account_name\local settings\temporary internet files\content.ie5\8h0xyb8t\systempart1[1].zip[system/orc.dll] 07731995 Trj/OpenConnection Virus/Trojan No 0 Yes No c:\documents and settings\account name\application data\sun\java\deployment\cache\6.0\45\42f606ad-383373b8[prev/monoid.class] 07731995 Trj/OpenConnection Virus/Trojan No 0 Yes No c:\documents and settings\account name\application data\sun\java\deployment\cache\6.0\4\12575b04-7f1f0f82[prev/monoid.class] 07758763 Trj/Agent.OKB Virus/Trojan No 1 Yes No c:\documents and settings\account name\application data\sun\java\deployment\cache\6.0\59\2b2a7e7b-520703f6[direct/cron.class] 07758763 Trj/Agent.OKB Virus/Trojan No 1 Yes No c:\documents and settings\account name\application data\sun\java\deployment\cache\6.0\36\4375ca64-4947c3ad[direct/cron.class] 07758770 Trj/OpenConnection Virus/Trojan No 0 Yes No c:\documents and settings\account name\application data\sun\java\deployment\cache\6.0\36\4375ca64-4947c3ad[direct/bear.class] 07758770 Trj/OpenConnection Virus/Trojan No 0 Yes No c:\documents and settings\account name\application data\sun\java\deployment\cache\6.0\59\2b2a7e7b-520703f6[direct/bear.class]
Are these false positives, or real threats? And are they related to, or causing the problem?
Upravil uživatel QuantumPro dne
@donames
That is a problem with the CSS code that is used on that page. It is a problem that I've sen quite a few times and is caused by specifying the color as transparent.
See Line 111:
TABLE{ table-border-color-light:#FFCC00; table-border-color-dark:#FF9900; border-color:#FF9900; color:transparent; /* should be changed to -> color:inherit */ }
Hey all of you! I just learned that Microsoft told the web designer guy to use HTM vs. HTML. The issue is resolved! Pfffth! Really strange resolution. He hasn't done anything with CSS source anyway. Regards, Don