Tweak

InsaneJournal

Tweak says, "Say what?"

Username: 
Password:    
Remember Me
  • Create Account
  • IJ Login
  • OpenID Login
Search by : 
  • View
    • Create Account
    • IJ Login
    • OpenID Login
  • Journal
    • Post
    • Edit Entries
    • Customize Journal
    • Comment Settings
    • Recent Comments
    • Manage Tags
  • Account
    • Manage Account
    • Viewing Options
    • Manage Profile
    • Manage Notifications
    • Manage Pictures
    • Manage Schools
    • Account Status
  • Friends
    • Edit Friends
    • Edit Custom Groups
    • Friends Filter
    • Nudge Friends
    • Invite
    • Create RSS Feed
  • Asylums
    • Post
    • Asylum Invitations
    • Manage Asylums
    • Create Asylum
  • Site
    • Support
    • Upgrade Account
    • FAQs
    • Search By Location
    • Search By Interest
    • Search Randomly

Ally -- are you already gone? ([info]wastintime) wrote in [info]rp_tutorials,
@ 2012-03-05 14:28:00

Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Entry tags:layouts: journals

Make your mod journal look like an actual school website
Temporary Live Preview: [info]graphically

So, I saw the badassery that is [info]chestnutgallery's gallery layout and I thought, "THIS NEEDS MORE HARRY POTTER!" Obviously.

I was already working on putting together a mod directory page, but I realized this was a) so much cooler and b) so much easier and more customizable. So, I banged the two together and came up with this.


INSTRUCTIONS
1. Go to Customize Journal
2. Make sure you are in Style System S2 (if not, switch and click Save Changes)
3. Under "Look and Feel" select Layout -> Generator and Theme -> (Default Layout)
4. Under "Custom Options" set "Number of journal entries to show on recent entries page" to 1
5. Use layout's stylesheet(s) -> No
6. Copy and paste this code into the Custom Stylesheet

7. Don't forget to hit Save Changes
8. Create a new entry in the journal
9. Set the entry's date to way distant in the future and check the "Date Out of Order" box
10. Check the "Disable Auto-Formatting" box
11. Copy and paste this code into the entry area

12. Post and refresh your recent entries to feast your eyes on the amazing-ness


Crediting [info]chestnutgallery and [info]rp_tutorials is a must, okay?

If you have any questions, feel free to leave them here.


(Read comments) - (Post a new comment)


[info]atwarmod
2012-04-05 12:13 am UTC (link)
In the code where it says

/*Table Width*/
table:first-of-type {
position: absolute;
left: 600px;
top: 0;
width: 50%;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
padding: 0px;}

That's what controls how big your entry is. It's set to be 600px off to the left, and 50% of the total space (so anther 600px). You can change the "left:600px;" if you don't want it to be so far over, or you can change the "width: 50%;" so the entry space isn't so wide. You can set it to be a different percent or a set number of pixels. For my variation, I did "left: 0;" and "width: 100%;"

...I think that's the answer, anyway. I changed a lot of things and did most of it by trial and error, so let me know if it doesn't work.

(Reply to this) (Parent)


(Read comments) -


Home | Site Map | Manage Account | TOS | Privacy | Support | FAQs