Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.40 veröffentlicht (28.05.26)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Sticky threads werden in normaler Farbe dargestellt
#11
Sorry dass ich mich da nochmal rein hängen muss.. Die Wichtigen Threads werden nur Admins und Mods/Smods in Rot angezeigt..

Vll hat ja jemand noch einen Tip.

Danke
Zitieren
#12
Füge mal noch in global.css hinzu:
Code:
.forumdisplay_sticky span.subject_old {     color: #ff0000;     font-weight: bold; } .forumdisplay_sticky span.subject_old a:link {     font-weight: bold;     color: #ff0000; } .forumdisplay_sticky span.subject_old a:visited {     font-weight: bold;     color: #ff0000; } .forumdisplay_sticky span.subject_old a:hover, .forumdisplay_sticky span.subject_old a:active {     font-weight: bold;     color: #ff0000; } .forumdisplay_sticky span.subject_new {     color: #ff0000;     font-weight: bold; } .forumdisplay_sticky span.subject_new a:link {     font-weight: bold;     color: #ff0000; } .forumdisplay_sticky span.subject_new a:visited {     font-weight: bold;     color: #ff0000; } .forumdisplay_sticky span.subject_new a:hover, .forumdisplay_sticky span.subject_new a:active {     font-weight: bold;     color: #ff0000; }
Zitieren
#13
Super, jetzt klappt es. Smile

Vielen Dank!!
Zitieren


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  MyBB-Codeleiste wird nicht in Farbe dargestellt Gerti 5 2.091 05.05.2022, 08:31
Letzter Beitrag: Gerti
  Sticky PHP Parse Error ghandix 0 1.038 05.12.2021, 00:11
Letzter Beitrag: ghandix
  Neues Sub-Forum als "normaler" Benutzer erstellen evaluation 2 2.275 02.05.2018, 11:04
Letzter Beitrag: evaluation
  Massenmail - nur normaler Text, nicht html Michael Behrendt 5 2.642 12.11.2014, 20:30
Letzter Beitrag: MrBrechreiz