Tweak

InsaneJournal

Tweak says, " i like chocolate milk"

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,
I was just wanted to point out that to replace the standard images like the mini-icons and the lock/eye, you just need to know the source URL for the image. For the image you want to replace it with, you'll need the URL and the height/width of the image.

So, in your stylesheet you would have...


img[src="ORIGINAL_IMAGE_URL"] {
width: 0;
height: 0;
background: url('NEW_IMAGE_URL') no-repeat !important;
padding: y1 x1 y2 x2;
}



Where y1+y2 = height of your new image and x1 + x2 = width of your new image.


(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