HardKenzo Posted December 26, 2016 Report Share Posted December 26, 2016 Va rog mult daca ma puteti ajuta cat mai repede cum pot sa modific si eu statisticile : Din : In asa : Va rog mult . Sarbatori Fericite la toti care vedeti ! Quote Link to comment Share on other sites More sharing options...
+Xep Posted December 26, 2016 Report Share Posted December 26, 2016 Spoiler /* board stats */ #board_stats ul { text-align: center; } #board_stats li { margin-right: 20px; background: #2d2d2d; border-radius: 3px; padding: 5px 10px; text-transform: uppercase; font-size: 10px; transition: all 0.8s ease-in-out; } #board_stats .value { display: inline-block; background: #252525; color: #fff; text-shadow: rgba(0,0,0,0.8) 0px -1px 0px; padding: 3px 7px; font-weight: bold; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; margin-right: 3px; -webkit-box-shadow: inset rgba(255,255,255,0.03) 0px 1px 0px; -moz-box-shadow: inset rgba(255,255,255,0.03) 0px 1px 0px; box-shadow: inset rgba(255,255,255,0.03) 0px 1px 0px; transition: all 0.8s ease-in-out; } #board_stats li:hover .value { box-shadow:inset 0px -50px 0px rgba(255,51,51,0.7); } #board_stats li:hover { box-shadow:inset 0px 50px 0px rgba(255,255,255,0.1); } .statistics { margin: 20px 0 0 0; padding: 8px; line-height: 1.3; overflow: hidden; border: 1px solid rgba(255,255,255,0.05); border-top-left-radius: 3px; border-top-right-radius: 3px; } .statistics_head { text-shadow:rgba(0,0,0,0.8) 0px -1px 0px; background:#272727; transition:all 1.2s ease-in-out; border-top-left-radius:3px; border-top-right-radius:3px; font-weight:bold; padding:9px; margin:-8px -8px 8px -8px } .statistics_head, .statistics_head a { color:#fff } .statistics .statistics_head:first-of-type { border-top:0 } .statistics .statistics_head:not(:first-of-type) { margin-top:0 } #stat_links{ font-weight: normal; } #stat_links a{ margin: 0 5px; } .friend_list ul li, #top_posters li { text-align: center; padding: 8px 0 0 0; margin: 5px 0 0 0; min-width: 80px; height: 80px; float: left; } .friend_list ul li span.name, #top_posters li span.name { font-size: 0.95em; } .friend_list ul li .ipsUserPhotoLink{ margin-bottom: 5px; } #hook_watched_items ul li { padding: 8px; } body#ipboard_body #hook_watched_items fieldset.submit { padding: 8px; } #hook_birthdays .list_content { padding-top: 8px; } #hook_calendar .ipsBox_container { padding: 10px; } #hook_calendar td, #hook_calendar th { text-align: center; } #hook_calendar th { font-weight: bold; padding: 5px 0;} 1 Quote Skype: marianbl7 Link to comment Share on other sites More sharing options...
HardKenzo Posted December 26, 2016 Author Report Share Posted December 26, 2016 Si unde pun asta ? Nu trebuie ceva si in ipb_style ? Quote Link to comment Share on other sites More sharing options...
+Awes# Posted December 26, 2016 Report Share Posted December 26, 2016 Modifici ce ai in ipb_styles.css la #board_stats cu ce ti-a dat Xep... Quote Cautam Administratori / S-Moderatori / Moderatori ! Recurtam servere de orice fel ! www.starcs.ro Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.