Jump to content

Recommended Posts

  • Moderators
Posted

1. AdminCP > Look & Feel > Tema ta > tabul CSS > ipb_Styles.css.

 

Caută

.reputation.positive, .members li.positive {

Şi o să ai ceva de genul (pentru reputaţia pozitivă):

.reputation.positive, .members li.positive {
		background: COD CULOARE HTML url('{style_images_url}/highlight_faint.png') repeat-x 0 0;
	}

Pentru reputaţia negativă:

.reputation.negative, .members li.negative {
		background: COD CULOARE HTML url('{style_images_url}/highlight_faint.png') repeat-x 0 0;
	}

Şi pentru reputaţia neutră (egală cu 0):

.reputation.zero {
		background: COD CULOARE HTML url('{style_images_url}/highlight_faint.png') repeat-x 0 0;
		color: #fff;
	}

Tu pui in loc de COD CULOARE HTML codul culorii dorite (gasesti pe google culorile si codul acestora echivalent in HTML) 

2. Sistemul acela de warn cu puncte se aplică odată cu versiunea IP.Board 3.3.

  • Upvote 1
  • 1 year later...
Posted

Cum pot schimba culoarea la PINNED pentru ca dupa tutorialul tau nu imi gaseste .topic_prefix

wWw.UltraPhase.Ro

UltraPhase Romania

Y!M: marianstefan09@yahoo.com

Skype: marianstefan123

Sau PM pe forum la † Twίηη™

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.