Click to See Complete Forum and Search --> : fixed control panel with no background


mickliddy
12-15-2006, 11:42 PM
I hope this is in the right place. What I want to do is place a bar on the left hand side of the screen which is spilt into 3. I want the top part to display a logo, heading, etc., the middle a drop-down menu (onMousOver) and the bottom display time, etc. I have a script for all of these, but currently they are spit into frames and the drop-down menu automaticlly places itself at the top of the screen/frame. Can someone please tell me how to make everything BUT the text and images invisible, fix them into the one spot(so they dont scroll with the rest of the page), and display something underneath? Theres a thing like it at bungie.net (http://www.bungie.net) but I cant work out the script

Ascendancy
12-16-2006, 10:21 AM
I am not sure what you mean about the invisible part, but I know you can do position: fixed in the css when aligning it.