Free Republic
Browse · Search
News/Activism
Topics · Post Article

Skip to comments.

Post Your Custom CSS Files Here
John Robinson's new software ^

Posted on 10/10/2001 11:16:59 AM PDT by xm177e2


.fr_title
{
    padding-top: 1%;
    padding-bottom: 1%;
}

.fr_collapsed
{
    font: bold 12pt Exocet, Times New Roman;      'click here to read article'
    text-align: center;
}

.fr_collapsed A
{
    text-decoration: none;
    color: #300F00;
}

.fr_collapsed A:hover
{
    color: maroon;
}

.fr_page
{
    font: bold 8pt/10pt Verdana;             '1 - 21 - 41 - 61...'
    color: #DFBD90;
    text-align: center;
}

.fr_page A:hover
{
    color: white;
}

.fr_page_here
{
    text-decoration: none;
    color: #DFBD90;
}

.fr_page_goto
{
    text-decoration: none;
    color: maroon;
}

.fr_normal
{
    font: bold 8pt/10pt Verdana;
    color: #300F00;
    background-color: #FFF4DF;               'post backgrounds'
    border-style: outset;
    border-width: 1;
    border-color: #904010;
    margin-bottom: 1em;
}

.fr_article .fr_header
{
    font: 12pt Exocet, Times New Roman;
    color: #DFBD90;
    border-bottom: thin groove #CCAD80; 'between headline and article'
    padding: 1px 6px;
}

.fr_comment .fr_header
{
    font: bold 8pt/10pt Verdana;
    color: #DFBD90;
    border-bottom: thin groove #CCAD80; 'between post header and post'
    padding: 1px 6px;
}

.fr_normal .fr_header
{
    background-color: maroon; 'header color'
}

.fr_normal .fr_header A
{
    text-decoration: none;
    color: #FFF4DF;
}

.fr_normal .fr_header A:hover
{
    text-decoration: none;
    color: white;
}

.fr_normal .fr_body
{
    font: 10pt Verdana, serif;
    margin-left: 30px;
    margin-right: 30px;
}

.fr_removed
{
    font: 12pt Exocet, Times New Roman;
    color: #DFBD90;
    background-color: maroon;
    border-style: outset;
    border-color: #300F00;
    border-width: 1;
    margin-bottom: 1em;
}

.fr_removed .fr_header
{
    font: bold 8pt/10pt Verdana;
    background-color: maroon;
    border-bottom: thin solid #300F00;
}

.fr_removed .fr_body
{
    font: 10pt Verdana, serif;
    margin-left: 30px;
    margin-right: 30px;
}

.fr_menu
{
    font: normal 8pt/10pt Verdana;
    text-align: center;
    white-space: nowrap;
    margin-bottom: 1em;
    color: #300F00;
}

.fr_menu B
{
    font-weight: normal;
}

.fr_menu A
{
    text-decoration: none;
    color: #300F00;
}

.fr_menu A:hover
{
    text-decoration: none;
    color: maroon;
}

.fr_copy
{
    font: italic 8pt/10pt Verdana;
    text-decoration: none;
    color: gray;
}

.fr_default
{
    display: none;
}

.fr_quote
{
    border-top: ridge thin;
    border-bottom: ridge thin;
    padding-top: .5em;
    padding-bottom: .5em;
    font-style: italic;
}

BODY#forum
{
    background-color: #300F00;
}

.fr_body A:link {color:"maroon"; text-decoration: none } 
.fr_body A:visited {color:"#651600"; text-decoration: none }
.fr_body A:hover {text-decoration: underline} 

.fr_hi
{
  BACKGROUND-COLOR: #eeee00;
}


TOPICS: Free Republic; Your Opinion/Questions
KEYWORDS:
Navigation: use the links below to view more comments.
first 1-2021-39 next last
Anyone who likes the game Diablo should like this .css

For best results, download the Exocet font. (Mac Users can DL it here)

Post any other custom .css's you know of.

This does not affect the old style, you can even paste your old .css into this file, for viewing threads with the old style.

1 posted on 10/10/2001 11:16:59 AM PDT by xm177e2
[ Post Reply | Private Reply | View Replies]

Here is Smith288's css (which he posted on the other thread):


.fr_title
{
font: bold 10pt verdana;
}
.fr_header, .fr_choices, .fr_page
{
font: bold 8pt verdana;
}
.fr_header
{
padding: 3px 6px;
}
.fr_normal .fr_header
{
background-color: #ddddee;
border : thin;
border-style : outset;
}
.fr_removed .fr_header
{
background-color: #eedddd;
border : thin;
border-style : outset;
}
.fr_body
{
margin: 0em 1em;
}
.fr_default
{
display: none;
}
.fr_menu
{
margin-bottom: 1em;
text-align : center;
border : thin;
border-style : outset;
background-color : #eedddd;
}
.fr_comment
{
text-decoration : none;
}
.fr_menu A:LINK
{
text-decoration : none;
font-style : italic;
color : black;
}
.fr_menu A:HOVER
{
text-decoration : none;
font-style : normal;
color : black;
}
.fr_menu A:VISITED
{
text-decoration : none;
font-style : italic;
color : black
}
.fr_page_goto
{
color: black;
}
.fr_page_here
{
text-decoration: none;
color: red;
}

2 posted on 10/10/2001 11:18:11 AM PDT by xm177e2
[ Post Reply | Private Reply | To 1 | View Replies]

To: xm177e2
Huh?

Oh, nevermind.

3 posted on 10/10/2001 11:18:54 AM PDT by StoneColdGOP
[ Post Reply | Private Reply | To 1 | View Replies]

To: John Robinson; George W. Bush; Smith288
And here is a LINK to George W. Bush's neat style sheets.
4 posted on 10/10/2001 11:19:55 AM PDT by xm177e2
[ Post Reply | Private Reply | To 2 | View Replies]

To: xm177e2
Hey I was just gettin' the hang of html and now this???

yeesh.

5 posted on 10/10/2001 11:22:12 AM PDT by Musket
[ Post Reply | Private Reply | To 2 | View Replies]

To: StoneColdGOP
For JohnRob's new software, we need new css files.
6 posted on 10/10/2001 11:22:27 AM PDT by xm177e2
[ Post Reply | Private Reply | To 3 | View Replies]

To: Musket
I'm going to make another version of the css I just posted with blue instead of red, and then make an "FR Classic" css, if I can.
7 posted on 10/10/2001 11:24:05 AM PDT by xm177e2
[ Post Reply | Private Reply | To 5 | View Replies]

To: xm177e2
What's a css file?
8 posted on 10/10/2001 11:35:09 AM PDT by StoneColdGOP
[ Post Reply | Private Reply | To 6 | View Replies]

To: StoneColdGOP

CSS Vriginia
9 posted on 10/10/2001 11:41:49 AM PDT by aomagrat
[ Post Reply | Private Reply | To 8 | View Replies]

To: StoneColdGOP
What's a css file?
A Cascading Style Sheet.

Basically, all the more modern web browers can use these style sheets. They allow you to easily set display characteristics for an entire web page's elements very easily. For an example, look at xml77e2's first post on this thread. The custom style sheets that JohnRob will now let us use will let us define our own choices of fonts, font sizes, font colors, page color/wallpaper, posts color/wallpaper, headers color/wallpaper.

To see some screen shots of what it looks like, visit my unofficial FR Stytlesheet website. You can see some samples and even easily download and install your own stylesheets. Two samples over there are completely easy for newbies.

For all you wondering if you like the new look of FR, don't mutter until you've seen it with style sheets enabled!
10 posted on 10/10/2001 11:47:23 AM PDT by George W. Bush
[ Post Reply | Private Reply | To 8 | View Replies]

To: aomagrat; StoneColdGOP
Congratulations.

Your two posts are the new screen capture at the unofficial FR Stylesheet website!

Go have a look.
11 posted on 10/10/2001 11:53:27 AM PDT by George W. Bush
[ Post Reply | Private Reply | To 9 | View Replies]

To: George W. Bush
Thanks for helping a technically ignorant Freeper out.
12 posted on 10/10/2001 11:54:37 AM PDT by StoneColdGOP
[ Post Reply | Private Reply | To 10 | View Replies]

To: aomagrat; StoneColdGOP

Dang!

You folks have overloaded the website temporarily. Just be patient and try back in an hour.

I'll try to get a different website up later today.
13 posted on 10/10/2001 11:56:17 AM PDT by George W. Bush
[ Post Reply | Private Reply | To 9 | View Replies]

To: StoneColdGOP
To see the new FR pages as JohnRob is seeing them now, do the following:


14 posted on 10/10/2001 12:04:48 PM PDT by George W. Bush
[ Post Reply | Private Reply | To 12 | View Replies]

To: George W. Bush
You folks have overloaded the website temporarily. Just be patient and try back in an hour.

LOL - ain't technology wunnerful? hehehe...

15 posted on 10/10/2001 12:23:10 PM PDT by Jefferson Adams
[ Post Reply | Private Reply | To 13 | View Replies]

To: George W. Bush
hmmm. . . . CSS. . . .and you think this is a "good" thing? Call me a skeptic but I get the sneaky feeling that this will ruin the continuity of the place. ie. make it a mess. Please prove me wrong.
16 posted on 10/10/2001 12:44:53 PM PDT by Musket
[ Post Reply | Private Reply | To 10 | View Replies]

To: xm177e2
I use Lynx. The old style works just great in Lynx. The new style looks like a mess. I hope I'll have the option of sticking with the old style. It is one of the cleanest and most functional web bulletin board interfaces I know of.
17 posted on 10/10/2001 12:59:52 PM PDT by Question_Assumptions
[ Post Reply | Private Reply | To 1 | View Replies]

To: Question_Assumptions
I use IE6 and I prefer the old style, too. I can understand the need to spread threads over several pages to conserve bandwidth, but I really like the old post format.
18 posted on 10/10/2001 1:08:07 PM PDT by Tree of Liberty
[ Post Reply | Private Reply | To 17 | View Replies]

To: George W. Bush
Is it time to get one of those $5 a month websites running?
19 posted on 10/10/2001 1:46:55 PM PDT by smith288
[ Post Reply | Private Reply | To 13 | View Replies]

To: Tree of Liberty
Im sure John Robinson will have a style for those folks who hate change.
20 posted on 10/10/2001 1:48:03 PM PDT by smith288
[ Post Reply | Private Reply | To 18 | View Replies]


Navigation: use the links below to view more comments.
first 1-2021-39 next last

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
News/Activism
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson