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-22 00:04:00

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

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

This ONLY applys if you are using the Refried Paper style.

The new system style, Refried Paper, is designed to occupy the entire screen, covering up any background image unless the design is altered. This item in our collection presents an override that places a background image, then shifts the usual Refried Paper content to the right side of the window to allow that image to display.

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">
<!--
body {
background-color: #000000!important;
background-image: url(http://yourdomain.com/youraccount/yourimage.jpg)!important;
background-attachment: fixed!important;
background-repeat: no-repeat!important;
}
table {
margin-left: 25%;
width: 75%;
}
table table {
margin-left: 0;
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">
<!--
body {
background-color: #000000!important;
background-image: url(http://yourdomain.com/youraccount/yourimage.jpg)!important;
background-attachment: fixed!important;
background-repeat: no-repeat!important;
}
table {
margin-left: 25%;
width: 75%;
}
table table {
margin-left: 0;
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.


Of course, you would want to point to the URL for your own image. And depending on the size of that image, you can adjust the percentages for the first "table" line. Both of these sections are highlighted.



(Read comments)

Post a comment in response:

From:
( )Anonymous- this user has disabled anonymous posting.
( )OpenID Help
Username:
Password:
Subject:
No HTML allowed in subject
  
Message:

Notice! This user has turned on the option that logs your IP address when posting. This means they will know where you are posting from!

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

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