NameSilo

CSS Menu dropdown problem

Spacemail by SpaceshipSpacemail by Spaceship
Watch

parnison

New Member
Impact
0
Hi,

I am having a problem with my menu that is using css drop downs, when they drop they are hidded behind a banner rotator that is on my page.

How do I change it so that the menus drop over the top of all other content.

Also how do I get the white background to spread full width so that it aligns with the header and the rotator?

Birchwood PC Doctor

Kind Regards
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
use the position attribute and then z-index of the dropdown shoul be higher that of the rotator.

example:
#menu{ position:relative; z-index:20}

that should do it
 
0
•••
Dynadot — .com Registration $8.99Dynadot — .com Registration $8.99
Appraise.net

We're social

Unstoppable Domains
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back