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:46:00


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

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

This ONLY applys if you are using the Punquin 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: 100%;
float:none;
}
hr {
width:100%;
}
-->
</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: 100%;
float:none;
}
hr {
width:100%;
}
-->
</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.

This override uses GLOBAL_HEAD to change all four page views; the results might not be as expected for the calendar view. You can also use this override with the individual page views. Caution: this override is designed specifically for the Punquin style, and might have unintended effects under any of the other style templates.




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

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