Welcome
Arachne's Web
A group focused on serving the AW community by providing help and discussion on topics such as HTML, CSS, web design, homesite decorating, netiquette and issues important to web artists.

Designing in AncientWorlds (3 threads, 1415 posts)
    Coding for Homesites & Groups (711 posts)
    Social Thread

    Formerly AW formatted decor, now offering an area to display common code used in AW homesites, and Q & A for code! ...
    86 Members have made 573 Posts here to date.
    Google
    AncientWorlds.net Web
    Next: RE: Quickie way to change your homesite fonts
    Prev: *smacks forehead*
    Quickie way to change your homesite fonts
    alerissa_avatar2.gif
    Author: * Alerissa Nestor - 17 Posts on this thread out of 700 Posts sitewide.
    Date: Apr 2, 2005 - 09:50

    A while back, someone (I think it was Louisa) asked if there was a way to change all our homepage fonts. There is, and it's really quick! And it works on group pages too.

    <style>
    * { font-family: Font Name Here !important; font-size: Font Size Here !important; color: Color Here !important; }
    </style>


    An example:
    <style>
    * { font-family: Arial !important; font-size: 13px !important; color: #ffffff !important; }
    </style>


    That's all. You can change other font properties too (besides font-family and font-size) but keep in mind that this will affect ALL the text on your homepage. It won't alter the color of your links, though.


    NEXT: RE: Quickie way to change your homesite fonts
    PREV: *smacks forehead*
Rome - Rome, Season 1 - The Stolen Eagle


Copyright 2002-2011 AncientWorlds LLC | Code of Conduct and Terms of Service | Contact Us! | The AncientWorlds Staff