Log in

View Full Version : flash banner


draligus
07-29-2006, 10:50 AM
when I place the flash banner code underneath the FORUMHOME>$navbar, the search box is getting pushed down, please see it at the following URL : what am I supposed to do to fix this problem?

Guest210212002
07-29-2006, 01:31 PM
You can try adding a z-index CSS tag to the dropdown:

http://www.w3schools.com/css/pr_pos_z-index.asp

That should push it to the forefront. I'm not 100% sure it'll work, but it's worth a shot. :)

draligus
07-29-2006, 03:11 PM
thanks ;)
i solved this problem with this link.
http://msdn.microsoft.com/workshop/samples/author/dhtml/refs/z-index.htm

Guest210212002
07-30-2006, 02:06 PM
Glad to hear it worked out. :D