/    Sign up×
Community /Pin to ProfileBookmark

What’s the best way?

Hello,

I’m working on my new website:
[url]http://www.pure-warfare.com/index.php[/url]

If you use the search to the top right, and put something like “k” in there without the quotes, it will return some items. However, they will go behind the navigation bar.

What would be the best way to make them go in front of it? I’ve tried z-index, without much luck. Any ideas are appreciated.

This is the current CSS:
<style type=”text/css” media=”screen”>
.suggest_link {
position: static;
display: block;

background-color: #FFFFFF;
padding: 2px 6px 2px 6px;
}
.suggest_link_over {
background-color: #3366CC;
padding: 2px 6px 2px 6px;
}
#search_suggest {
position: static;
z-index: 999;

}

</style>

And this is for the actual menu:
<div id=”search_suggest”>
</div>

Regards,
Karl

to post a comment
CSS

1 Comments(s)

Copy linkTweet thisAlerts:
@-Karl-authorFeb 22.2011 — Nvm fixed
×

Success!

Help @-Karl- 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 5.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: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

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

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...