Hi, I hope someone can help me with this. I'm trying to get a css horizontal navigation to go over a set of images. Every time I try the navigation just pushes the images out of the way, it won't go over them. I do not mean a background image that repeats, I just need the menu to sort of "hover" over the images without moving them. I hope I'm making sense. Thanks for any help.
You can try "position: absolute;" rule on your menu div. But mind that the parent div (or container div) should also have position: absolute; or position: relative; Hope this helps.
Thanks! That worked perfectly. I do have one more question, how can I push the navigation to the right just a little? It's a tad off center and I can't seem to figure out how to push it over. Thank you!
It stands for Hope This Helps. Btw, I've just compiled a list of such useful abbreviations: forums.digitalpoint.com/showthread.php?p=3112851