Tweak

InsaneJournal

Tweak says, "More expensive than my dignity"

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
stomps ([info]stomps) wrote in [info]rp_tutorials,
The visibility of those tables needs to be hidden, so under GLOBAL_HEAD (and you can erase the 'top main/right navigation links' stuff for a cleaner code, since you'll be hiding them anyway?):
/*hide top nav table*/
tr.caption {visibility: hidden; position: absolute; top: 1px;}
.shadowed td div {display: none; visibility: hidden; position: absolute; top: 1px;}
table table tr.caption td.caption {visibility: hidden;}
table table table table .meta {visibility: hidden; position: absolute; top: 1px;}
table table table table table .meta {visibility: visible; position: relative; top: 1px;}

Getting rid of the usericon is also under GLOBAL_HEAD and is:
.shadowed img {
display:none;
}

However, that will make the Ichabod gif disappear, so go down to LASTN_WEBSITE and where you have the img src, force visibility within the CSS style:


And to center it, go to the table a few lines above and change the table align and td align to "center" instead of "right". It works on my Chrome browser; hopefully it has the same results for yours.


(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