PDA

View Full Version : Some Netscrape Issues


jimbo
Wed 19th Apr '00, 11:42pm
Hola-

Here's the situation. My users were complaining about the color of some fonts. I had no idea what they were talking about. I switched to Netscrape, and saw exactly. It seems like NS doesn't parse the CSS; it ignores the link colors. Works fine in IE.

For giggles, I deleted the css variable from the template, and the same thing happened in IE. As soon as I put it back, all was good. That's how I know it was definitly NS/CSS. What can be done to remedy this?

[edit]
Oh yeah, here's the link to my board, check out the forumdisplay pages in Netscrape if you can:

http://forums.bronx-bombers.com/

[Edited by jimbo on 04-20-2000 at 11:43 AM]

werehere
Wed 19th Apr '00, 11:59pm
Netscape does not support that at this current time, but it did look like Netscape 6 does except it:D

Menno
Thu 20th Apr '00, 12:01am
yeah, it works fine in netscape 6 :)

jimbo
Thu 20th Apr '00, 12:07am
Even without the CSS it didn't work. The code looked like:

<font color="#FFFFFF"><a href="topicID#">Topic Title</a></font>

And it still didn't work.