So i am trying to do something similar to (How would you make two <div>s overlap?) but put a lot more things at the top of my website, that would include a few div layers. So i want to move an image to the top to be fixed, then over the image i want to put links with menus, as well as a music player iframe with some now playing text next to it...
its in wordpress, so i have all the div things, just not the way to orient them and the css.
Rough draft of what it would look like:
____________________________________________________________
| [ -Logo fixed to top of site- ] |
| [ [Menu div] ] |
| [ ] |
| [ [music player div] [html/java div] ] |
| [______________________________________________________] |
| |
| |
| [Content] ]
Edit: What i am trying to achieve is at (http://ngaradio.org) the "member area", "featured Artist" links are in the right place, right on the yellow, but i want to bring them up front. then i'd like to grab the iframe at the bottom and put it on top too. so far its not working out