+Daniel H. Posted November 16, 2015 Report Posted November 16, 2015 (edited) Jos la statistici (members , posts , new member ) am bagat un transition si nu imi merge ..... Va rog spuneti-mi ce sa fac ... ca nu functioneaza Cod /* board stats */ #board_stats ul { text-align: center; } #board_stats li { margin-right: 20px; background: rgba(255,255,255,0.1); padding-right: 6px; border-radius: 3px; box-shadow: inset 0px 0px 0px rgba(139,0,0,0.7); transition: all 1s ease-in-out; cursor:pointer ; } #board_stats .value { display: inline-block; background: #2b2b2b; color: #fff; text-shadow: rgba(0,0,0,0.8) 0px -1px 0px; padding: 7px 12px; font-weight: bold; border-top-left-radius: 2px; border-bottom-left-radius: 2px; transition: all 1s ease-in-out) box-shadow: inset 0px 0px 0px rgba(139,0,0,0.5); margin-right: 4px; } Edited November 16, 2015 by Dang3r
N1NT3ND0 Posted November 20, 2015 Report Posted November 20, 2015 Fii mai explicit, pentru ce anume ai bagat, pune o imagine, link forum, anume ce efect vrei sa fie!
+Daniel H. Posted November 20, 2015 Author Report Posted November 20, 2015 Stiu ce am gresit ... Daca te uiti mai atent este o paranteza rotunda : transition: all 1s ease-in-out)aia era problema .... forumul e www.areazone.ro
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now