/    Sign up×
Community /Pin to ProfileBookmark

what’s wrong with my navbar?

I created some pop-ups for my navbar (hover over music)
[url]http://www.wfeg.com.au/index2.html[/url]
How do I get them to go over the flash elements?
Thanks…

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@dtm32236Jun 04.2008 — try adding z-index:5000; to the CSS... either in #nav, #nav_music, or in each of #nav_music1-4. Try adding it to #nav first.

z-index tells which element should be on top, higher numbers will be on top. So, if one element has z-index:1, and another overlapping one has z-index:2, the second will fall on top of it.

awesome avatar!
Copy linkTweet thisAlerts:
@lukeurtnowskiauthorJun 04.2008 — thx, im a huge office fan. But I tried using the z-index: 5000 on each of the 3 places and they didnt work.
Copy linkTweet thisAlerts:
@WebJoelJun 05.2008 — thx, im a huge office fan. But I [I][B]tried using the z-index: 5000 on each of the 3 places and they didnt work[/B][/I].[/quote] Z-index does not function on the default 'position:static;". Change the DIV's (or whatever) to "position:relative;" (or "position:absolute;"), and this will work.
Copy linkTweet thisAlerts:
@lukeurtnowskiauthorJun 05.2008 — ok, thanks...
×

Success!

Help @lukeurtnowski spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...