Dead Journal Dead Journal Dead Journal




Enter the Crypt
    - OpenID

The Cemetery
    - The Morgue
    - Join the Undead
    - Offerings
    - Download
    - DJ News
    - Advertise on DJ

Morgue Directory
    - Random Grave
    - Place of Death
    - Search Morgue
    - Interests

Botched Murders
    - FAQ
    - Lost Info?
    - Spoon Feeding
    - Hauntings





<keith style="OMG LYKE WTF!!1">Keith Rocks</keith> ([info]keithylishus) wrote in [info]html_help,
@ 2002-09-21 23:52:00


Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Current mood:accomplished

Resizing your journal tables [Default] style
This tutorial will deal with resizing your journal tables with the Default system style.

This ONLY applys if you are using the Default style.

In your own style
If you have your own style, and you want to move the tables without having to go through and change all the widths, then paste this code into the <head> section of your LASTN_PAGE:

<style type="text/css">
<!-- 
table {
width: 80%;
float: right;
}
table table {
width: 90%;
float: none;
}
-->
</style>




In Overrides
If, however, you don't have your own style, and rely on overrides, then you will want to paste this into your overrides box at http://deadjournal.com/modify.bml:

GLOBAL_HEAD<=
<style type="text/css">
<!-- 
table {
width: 80%;
float: right;
}
table table {
width: 90%;
float: none;
}
-->
</style>
<=GLOBAL_HEAD



N.B. If you have more than one GLOBAL_HEAD override, you will need to merge them. See this FAQ for instructions.


To change the width of the content tables, change the highlighed percentage to the percentage value you prefer. To move your content tables to the left replace the word right where highlighted, with the word left.




Terms of Service  |   Private Policy  |   Site Options  |   Login/Logout/OpenID

© 2001-2009 DeadJournal, A Service of Warped, Inc. - All Rights Reserved.