Tweak

InsaneJournal

Tweak says, "Love you too, everyone"

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

Amy Leigh S* ([info]nimbuschick) wrote in [info]rp_tutorials,
@ 2011-01-06 23:34:00

Previous Entry  Add to memories!  Tell a Friend!  Next Entry
Okay, question because I'm driving myself crazy. Is there some reason why I can't use Z-Index to put a Gif on top of a table?

I ask because I made a gif of Hogwarts house hourglasses with cutouts of transparency. I was going to put a table behind it and use changing values to slide the sand up and down the hourglasses. It was all theoretically awesome and I can't get the image to show up when I set it as a DIV layer on top.

Any tips?


(Read comments) - (Post a new comment)


[info]ex_yeti178
2011-01-07 05:28 pm UTC (link)
z-index will only work with elements that are positioned, so try adding "position:relative;" after where you've put the z-index in your code. It should be in both the inline CSS for the table underneath and the div on top. You may also need to specify the left and top attributes for the div if the positioning gets funky.

(Reply to this) (Thread)


[info]nimbuschick
2011-01-07 05:48 pm UTC (link)
It seems that even when I set position, top, left, on everything it still puts the image above the table and won't overlap them. I'm wondering if images and tables aren't capable of using the z-index attribute.

Also it now seems when I try to use Divs instead of a table that Divs refuse to go behind the image either. I'm wondering if this whole project is a bust. I've tried putting the image in the div, I've tried giving the image and the div the z-index info, I've tried making the image the background of the Div. No such luck. And I know you can theoretically make the IMG have a z-index property. I just don't know why it won't work.

It's just going below.

(Reply to this) (Parent) (Thread)


[info]nimbuschick
2011-01-07 05:52 pm UTC (link)
Nevermind that link. I got pissed and deleted it. I need a break from the code.

(Reply to this) (Parent)


(Read comments) -


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