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:

Time mystery (hourglass) wrote in customization,
@ 2004-03-01 10:16:00
Previous Entry  Add to memories!  Add to Topic Directory  Tell a Friend!  Next Entry

    Shifting journal entries downwards
    Free account users do not have the ability to add a banner image directly to their journals, so they will have to use a background and shift their journal entries downwards to achieve the banner effect. The following code will show you how to use overrides to shift your journal entries downwards.


    GLOBAL_HEAD<=
    <style type="text/css">
    <!--
    body {
    margin-top: 300px !important;
    }
    -->
    </style>
    <=GLOBAL_HEAD



    To change how far your journal entries are shifted downwards, change the highlighted value. The example will shift your journal entries downwards by 300 pixels.

    To complete the banner effect, you will need to add and position your background image. A tutorial on doing this is available 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.