Tweak

InsaneJournal

Tweak says, "jigga"

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

eyelet ([info]eyelet) wrote in [info]rp_tutorials,
@ 2011-06-04 12:14:00

Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Entry tags:question: html/css, question: layouts

Can someone point me to layout codes with the shadowed namefield and background on the subject field like [info]ewr? I've been wanting codes like this to tweak for a while. Thanks in advance!

Also, can someone teach me how to take codes from the Page Source window? I never know what to delete and what I need to copy and paste to get that style.



(Post a new comment)


[info]wastintime
2011-06-04 04:47 pm UTC (link)
I suck I knowing where to find overrides, but the line of CSS needed is text-shadow: #9A9A9A 1px 2px 1px;. I haven't written overrides in forever or I'd be able to tell you where it goes. :/

(Reply to this) (Thread)


[info]eyelet
2011-06-04 07:14 pm UTC (link)
This is a start! Thank you so much.

(Reply to this) (Parent)


[info]paulmccartney
2011-06-04 10:21 pm UTC (link)
GLOBAL_HEAD<=
<style>
<!--
td .shadowed table tbody tr td div b {
font-size: 26pt;
font-family: arial;
line-height: 12px;
letter-spacing: -2px;
color: #000000;
text-shadow: #9A9A9A 1px 2px 1px;
}
.caption, .index {
background-color: #;
background-image: url(http://i.imgur.com/FVpCg.png);
}
</style>
<=GLOBAL_HEAD

(Reply to this) (Thread)


[info]eyelet
2011-06-04 11:16 pm UTC (link)
Thank you so, so much!

(Reply to this) (Parent)



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