Tweak

InsaneJournal

Tweak says, "Give me a dollar "

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

Ranch + Ketchup ([info]ranchup) wrote in [info]rp_tutorials,
@ 2011-10-23 03:03:00

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

Have 2 questions regarding layout/html!

Firstly, does anyone by chance have access to THIS code through [info]seventies? It doesn’t seem they’ve been accepting ‘friend requests’ for quite some time now and I adore the look of that layout.

Also, does anyone know how the fancy effect on the name for [info]wuzzagoinon's layout?



(Post a new comment)


[info]anursefirst
2011-10-24 03:01 am UTC (link)
I'm have [info]seventies friended and I can get you the code. I tried to put it here but it didn't work so I'm going to try to PM it to you. I have no clue about the other question but I'll try to get you the layout code.

(Reply to this) (Thread)


[info]ranchup
2011-10-24 03:44 am UTC (link)
Thank you! It didn't quite work, but sent you a PM in response. :)

(Reply to this) (Parent)


[info]wastintime
2011-10-24 02:55 pm UTC (link)
For #2 you just need to add a text shadow to the text.

text-shadow: #9A9A9A 1px 2px 1px;

Is the one they're using, which means an x-offset of 1px, y-offset of 2px, a spread of 1px (this makes it bigger and blurs it slightly), in a light gray color.

To target the name text specifically?

Put this in your HEAD style:

.shadowed table td div { text-shadow: #9A9A9A 1px 2px 1px; }

(Reply to this) (Thread)


[info]ranchup
2011-10-25 09:31 am UTC (link)
Thank you! I shall mess with it. :)

(Reply to this) (Parent)


[info]wastintime
2011-10-24 03:00 pm UTC (link)
And for #1...

Thanks to Google, I easily found a journal using the code. Check out [info]lifeisgrand if you want to see the source code.

(Reply to this) (Thread)


[info]ranchup
2011-10-25 09:31 am UTC (link)
Thank you! :)

(Reply to this) (Parent)



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