Tweak

InsaneJournal

Tweak says, "a great big bushy beard!"

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
At War Mods ([info]atwarmod) wrote in [info]rp_tutorials,
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.


(Read comments)

Post a comment in response:

From:
( )Anonymous- this user has disabled anonymous posting.
( )OpenID
Username:
Password:
Don't have an account? Create one now.
Subject:
No HTML allowed in subject
  
Message:
 

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