Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [CSS][HTML]Transition
atom90
post
Post #1





Grupa: Zarejestrowani
Postów: 172
Pomógł: 0
Dołączył: 11.06.2014

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


Mam problem z uruchomieniem przejscia na obiektach (kafelkach) na stronie:
http://ah-teamjr.nazwa.pl/work/euforia/

sekcja (Nasza oferta)
Co może być powodem, że to niedziała?
css:

Kod
.oferta_box .ult-content-box {
    height: 255px !important;
    padding:26px 36px;
transition: transform 0.5s !important; -webkit-transition: -webkit-transform 0.5s;
}

.oferta_box .ult-content-box:hover {
  background-size: 110% !important;
}
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
atom90
post
Post #2





Grupa: Zarejestrowani
Postów: 172
Pomógł: 0
Dołączył: 11.06.2014

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


transition: background-size 2s ease-in;
-moz-transition: background-size 2s ease-in;
-ms-transition: background-size 2s ease-in;
-o-transition: background-size 2s ease-in;
-webkit-transition: background-size 2s ease-in;


bez roznicy. Faktycznie zle zastosowalem, ale to nic nie pomaga :/
Go to the top of the page
+Quote Post

Posty w temacie


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

 



RSS Aktualny czas: 8.10.2025 - 04:29