Tweak

InsaneJournal

Tweak says, "Hm, I'm feeling your hands..."

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
☕ coffee has gone cold, like time froze ([info]ex_vorpal57) wrote in [info]rp_tutorials,
Looking at the code, your icons are showing up at 95px in width. If you want them to be 100px, try this in the CSS:

Under...

.meta {
font-size: 5pt;
text-transform: uppercase;
letter-spacing: 1px;
font-family: arial;
}


Add this...

.meta img {
width: 100px;
height: 45px;
}


That way the width and height match the original aspect ratio of the 120x65px image.

That should do the trick without manipulating anything else on the layout, but it's been a long time since I've done anything with an S1 layout. Let me know if it does the trick or mucks with something else that uses the meta class in the layout.


(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