Ron,

After following this thread, I experimented with an external CSS link and
found that it was possible to change background colour by this method. It
appears to override the "BGCOLOR" which Legacy puts just above the external
CSS link. The contents of my CSS file is as follows and gives quite a nice
effect on a Family group web page. The background image is of course
optional and would need to be changed to your own path.


Regards,

Robert Silverwood


body {
        background-color: #F5F5DC;
        background: url(file:/Graphics/Tiles/cloud.gif);
        color: Black;
        font-family: Verdana Geneva Arial Helvetica sans-serif;
        background-attachment: fixed;
} 
blockquote {
        background-color: White;
        border: 4px double Gray;
        padding: 20px;
}
hr {
        color: Gray;
        height: 1px;
}
img { border: 1px solid Gray; }


 
-----Original Message-----

Hi Mark,

Like your site very much,

Whilst you are quite right regarding the placing of an external css link in
the head on every page what is not possible is to change the background or
foreground colours from it.

What would be useful would be for all the colours to be placed in a css at
the start of the body which could simply be deleted, unfortunately on every
page, by those of us who wish to have this control for both new and existing
pages.

This would of course mean using Legacy defined classes in the css but this
should not be a problem.

Ron

Legacy User Group Etiquette guidelines can be found at:
http://www.LegacyFamilyTree.com/Etiquette.asp

To find past messages, please go to our searchable archives at:
http://www.mail-archive.com/legacyusergroup%40mail.millenniacorp.com/

To unsubscribe please visit:
http://www.legacyfamilytree.com/LegacyLists.asp

Reply via email to