# Anyone know the DIV/css code for making a div tag appear above flash?

**URL:** https://forum.kirupa.com/t/anyone-know-the-div-css-code-for-making-a-div-tag-appear-above-flash/192658
**Category:** flash
**Created:** [June 30, 2006, 2:51am UTC](https://forum.kirupa.com/t/anyone-know-the-div-css-code-for-making-a-div-tag-appear-above-flash/192658 "2006-06-30T02:51:44Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Line](https://avatars.discourse-cdn.com/v4/letter/l/b38774/32.png) [@Line](https://forum.kirupa.com/u/Line)
#### Post date: [June 30, 2006, 2:51am UTC](https://forum.kirupa.com/t/anyone-know-the-div-css-code-for-making-a-div-tag-appear-above-flash/192658/1 "2006-06-30T02:51:44Z")

</div>

Anyone know the DIV/css code for making a div tag appear above flash?

I have added a “Add to Favorites” Div tag to my site at [[COLOR=#f1321e]www.LineDetail.com[/COLOR]](http://www.linedetail.com/)

Currently it’s off to the side above my logo for the moment as I learn DIV/CSS. I have placed it 650 pixels from the left to be where the flash is but it seems to either be behind the flash or just not showing.

What I want to know is how can I get my Div to go on top of flash so it’s actually over it?

I put the div that holds the flash in z-index 2  
The favorites div is z-index 4 So I thought that would have solved it as 4 is a higher layer. But I have a feeling there’s more to it when flash or video is involved.

I’ll try moving the favorites div back over the flash when i get the right code to test it out.

Thanks ahead for your replies.

-Line
