Tweak

InsaneJournal

Tweak says, "Emotional range of a teaspoon."

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
Sorcha ● Forsythia ([info]forsythia) wrote in [info]rp_tutorials,
It seems the height of the mood area is coded into the page. I tested this with Stylish overriding your layout and it worked.

Find .currentmood in the style. It'll be by itself, and will have height: 18px; in it. Remove that portion, and the mood images should automatically determine the height of your mood field. If that doesn't work, replace the height line with height: auto !important;

I found that it left things looking a bit out of alignment, so I would personally suggest adding this bit as well to move the word 'mood' back up to the top.

.currentmood strong {
vertical-align: top !important;
}


If you'd still rather remove mood images for whatever reason, use this:

.currentmood img {
display: none !important;
}


You can also add various styles (padding, borders, etc.) to the mood images in that section if you'd prefer to style them instead of removing them completely.


(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