Jump to content

Cum Modific Aspectul Statisticilor In Ipb?


Go to solution Solved by Courage,

Recommended Posts

Posted

Salut doresc si eu sa stiu cum pot modifica statisticile de la tema mea care apar

 

asa

 

vMYCF3D.png

 

in

 

fwycj5T.png

 

 

Tin sa mentionez ca tema unde apar modificate este Carbon iar eu folosesc Deflection . Versiunea forumului meu este 3.4.x

Posted

Am luat totul de


/* board stats */

pana la


/* FORUM VIEW (& RELATED) STYLES */

Uite aici codu cu tot ce am :D
 


/* board stats */
#board_stats ul { text-align: center; }
	#board_stats li { margin-right: 20px; }
	#board_stats .value {
		display: inline-block;
		background: #2b2b2b url('{style_images_url}/highlight_reallyfaint.png') repeat-x 0 0;
		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;
	}

.statistics {
	margin: 20px 0 0 0;
	padding: 8px;
	line-height: 1.3;
	overflow: hidden;
	border: 1px solid #393939;
}

	.statistics_head {
		border-bottom: 1px solid #393939;
		border-top: 1px solid #393939;
		text-shadow: rgba(0,0,0,0.8) 0px -1px 0px;
		background: #222222 url('{style_images_url}/highlight_reallyfaint.png') repeat-x 0 -1px;
		font-size: 11px;
		font-weight: bold;
		padding: 8px;
		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 .ipsUserPhoto{ 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;}

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.