0

I have got set in CSS that some image is background, and when it is over with I want to repeat or I want to continue with other image

something like this:

ul.smenu .menu_tlacidlo:hover {   
        background:url(images/sluzby_menu_btn_hover_2.png);   
        background-repeat: "url(images/sluzby_menu_btn_line.png)";  
        width:142px;  
        height: 22px;  
}   

Is there way to do it?

Zoltan Toth
  • 46,981
  • 12
  • 120
  • 134
Mario LIPCIK
  • 457
  • 2
  • 9
  • 24

0 Answers0