Hallo. I am making a design for a website. I am already making a site without any tables in it. So it is fully in CSS (you may congratulate me) Now I am trying to make a mouse-over effect for the menu. You can see my curent state here: http://demo.pipez.cn/design-site/ I written a hover value but the background appears at the bottom for some reason. How to make it right? Thanks for help.
I suppose it would work pretty well if the not images would be contained by <span class="menu_button"> </span> code, since now you want to set a new image background for images at the mouseover event. I belive this is the root cause of the problem-