FR Style sheets
for Netscape 6.1


Ahh, the real capture of Netscape 6 at last!



Here's the style sheet Steve (steveegg) created:

BODY
{
    background-image: url(file:///C|/WINDOWS/Desktop/TEST/back-marble.jpg);
    BACKGROUND-COLOR: ivory; }
    A:link {color:"#101090"; text-decoration: none }
    A:visited {color:"#702090"; text-decoration: none; font-style: italic }
    A:hover {text-decoration: underline}
DIV.body
{
    background-image: url(file:///C|/WINDOWS/Desktop/TEST/grit3.jpg);
    FONT-FAMILY: "arial";
    FONT-SIZE: 11pt;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 1%;
    padding-bottom: 1%;
    border-style: outset
}
DIV.body BLOCKQUOTE
{
    background-image: url(file:///C|/WINDOWS/Desktop/TEST/grit.gif);
    margin-left: 10px;
    margin-right: 10px;
    border-style: inset;
    FONT-FAMILY: "courier";
    FONT-STYLE: normal;
    FONT-SIZE: 9pt;
    margin-right: 10px;
    PADDING-BOTTOM: 2%;
    PADDING-TOP: 1%;
    padding-left: 1%;
    padding-right: 1%;
}



Here are the images I used. To save them, you can right-click on them and select Save Picture As from the pop-up menu. You can download the stylesheet, ns61.txt, as well so you don't have to copy/paste. I included one other wallpaper that I used earlier for the page background, marble6.gif. After you save them to your hard drive, you will have to modify the path in the stylesheet.

I haven't tested it yet but for a little more fun with the borders in the stylesheet, you can change the border-style from inset and outset to other values. Permitted values are dotted, dashed, solid, double, groove, ridge, inset, outset. I like the ridge/groove even better than the inset/outset I used before. Play around and find the combos you like best.

Note: With the exception of "link hover", NS6 and IE6 both support virtually the same tags. So any tricks used in one can probably be used safely in the other.

grit.gif
grit.gif
grit3.jpg
grit3.jpg
back-marble.jpg
back-marble.jpg
ns61.txt

the style sheet
marble6.gif
marble6.gif


After you download the images and modify the three paths, click this link to upload your stylesheet to Free Republic.

Hosted by www.Geocities.ws

1