Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [HTML][CSS] zdjecie po najechaniu na przycisk
robert45
post
Post #1





Grupa: Zarejestrowani
Postów: 2
Pomógł: 0
Dołączył: 20.10.2015

Ostrzeżenie: (0%)
-----


w czym może byc problem ze nie pokazuje sie obrazek po najechaniu na przycisk ktory jest w hover

  1. .test input[type="image"]{
  2. float: right;
  3. color: #fff;
  4. background: none;
  5. padding: 0px;
  6. margin-top: 10px;
  7. }
  8.  
  9. .test input[type="image"]:hover{
  10. float: right;
  11. color: #fff;
  12. background: url('images/y.png') no-repeat !important;
  13. width: 120px;
  14. height: 30px;
  15. padding: 0px;
  16. margin-top: 11px;
  17.  
  18. }
  19.  
  20. <input type="image" src="images/a.png" width="120" height="30" />
  21.  
  22.  
  23.  

Go to the top of the page
+Quote Post

Posty w temacie


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 19.08.2025 - 19:23