Create Journals
Update Journals

Journals
Find Users
Random

Read
Search
Create New

Communities
Latest News
How to Use

Support
Privacy
T.O.S.

Legal
Username:
Password:

Ramona (empyreal) wrote in customization,
@ 2004-05-15 21:08:00
Previous Entry  Add to memories!  Add to Topic Directory  Tell a Friend!  Next Entry

    Creating a border around your entries
    Clean and Simple:



    GLOBAL_HEAD<=
    <style type="text/css">
    <!--
    div.entry {
    border: 2px dotted #000000;
    }
    div.day, div.day h3 {
    border: 0;
    }
    -->
    </style>
    <=GLOBAL_HEAD




    Default:



    GLOBAL_HEAD<=
    <style type="text/css">
    <!--
    tr div {
    border: 2px dotted #000000;
    }
    -->
    </style>
    <=GLOBAL_HEAD




    Disjointed:



    GLOBAL_HEAD<=
    <style type="text/css">
    <!--
    .metabox, .currbox {
    border: 2px dotted #000000;
    }
    .necorn {
    border-right: 2px dotted #000000;
    border-top: 2px dotted #000000;
    }
    .entrybox {
    border-right: 2px dotted #000000;
    border-left: 2px dotted #000000;
    }
    .swcorn {
    border-left: 2px dotted #000000;
    border-bottom: 2px dotted #000000;
    }
    .nav, .altposter {
    border: 2px dotted #000000;
    border-bottom:0;
    }
    #secorn {
    border-right: 2px dotted #000000;;
    border-bottom: 2px dotted #000000;
    }
    -->
    </style>
    <=GLOBAL_HEAD




    Generator and Tabular Indent:



    GLOBAL_HEAD<=
    <style type="text/css">
    <!--
    table {
    border: 2px dotted #000000;
    }
    table table {
    border: 0;
    }
    -->
    </style>
    <=GLOBAL_HEAD




    Punquin Elegant with Sidebar:



    GLOBAL_HEAD<=
    <style type="text/css">
    <!--
    table {
    border: 2px dotted #000000;
    }
    table table {
    border: 0;
    }
    -->
    </style>
    <=GLOBAL_HEAD




    The width of the border is controlled by the px value (2px) and can be changed to suit your needs. The options for the border, currently set to dotted, are dotted, dashed, solid, and double. The color of the border is controlled by the hexidecimal color value (#000000). If you are in need of a hexadecimal color chart, one can be found here.

    Note that you should always merge your GLOBAL_HEAD overrides so that they function correctly. Information is available here.


(Read comments)

Post a comment in response:

From:
 
Username:  Password: 
Subject:
No HTML allowed in subject
 Don't auto-format:
Message:
Enter the security code below.


Notice! This user has turned on the option that logs your IP address when posting.

Allowed HTML: <a> <abbr> <acronym> <address> <area> <b> <bdo> <big> <blockquote> <br> <caption> <center> <cite> <code> <col> <colgroup> <dd> <dd> <del> <dfn> <div> <dl> <dt> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr> <i> <img> <ins> <kbd> <li> <li> <map> <marquee> <ol> <p> <pre> <q> <s> <samp> <small> <span> <strike> <strong> <sub> <sup> <table> <tbody> <td> <tfoot> <th> <thead> <tr> <tt> <u> <ul> <var> <xmp>
© 2002-2008. Blurty Journal. All rights reserved.