Jump to content

Schimbare Culori...


Go to solution Solved by Courage,

Recommended Posts

  • Moderators
  • Solution
Posted

ACP > Look and Feel > tema ta > CSS > ipb_styles.css

 

Cauta (ceva de genu') cu ctrl+f

/* 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;
	}

Si modifici stilul de acolo.

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.