Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [CSS][HTML]przezroczystość/alpha na hoverze
miras
post 21.11.2013, 15:52:42
Post #1





Grupa: Zarejestrowani
Postów: 1 004
Pomógł: 9
Dołączył: 18.01.2011
Skąd: Siedlce

Ostrzeżenie: (30%)
XX---


Witam, chciałbym zrobić przezroczysta przysłonę po najechaniu na obrazek, mam taki kod:


  1.  
  2. #content #data #container .five a {
  3. width: 280px;
  4. height: 490px;
  5. float: right;
  6. margin-left: 10px;
  7. margin-top: 10px;
  8. background-image: url("../images/7x.jpg");
  9. }
  10.  
  11. #content #data #container .five a:hover {
  12. width: 280px;
  13. height: 490px;
  14. background-color: transparent;
  15. background-color: rgba(234, 47, 46, 0.8);
  16. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#3332FA32,endColorstr=#3332FA32);
  17. zoom: 1;
  18. }
  19.  
  20. <div id="content">
  21. <div id="data">
  22. <div id="container">
  23. <div class="five"><a href=""></a></div>
  24. </div>
  25. </div>
  26. </div>
  27.  


proszę o pomoc..

Ten post edytował miras 21.11.2013, 15:53:45


--------------------
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 Wersja Lo-Fi Aktualny czas: 14.08.2025 - 03:52