Update: Dunno what has changed, if anything(?), but now it is only the frontpage that has this problem in Netscape. Matter of factly, the "problem" people has with the blue links and such seems to be due to the fact that the frontpage is missing some or all (depening on theme?) CSS. And it is only on the frontpage that I know of. (On a side note, I still think that it is funny that the META keywords for this site contains "xp whoring" among the others). Back to the regular show:

Heh, you are right. When viewing in netscape, this part is missing from the HTML code:

<style rel="stylesheet" type="text/css"> body { color: #000000; background-color: #FFFFFF; } a:link { color: #000066 } a:visited { color: #333399 } </style>
I have no idea why that is, but as a temporary solution, maybe you could set such things as custom CSS in your user settings?

Not that it shouldn't be fixed, of course, IMO. :)


You have moved into a dark place.
It is pitch black. You are likely to be eaten by a grue.

In reply to Re: Alas poor BACKGROUND, I knew it well by Dog and Pony
in thread Alas poor BACKGROUND, I knew it well by JPaul

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.