Die Suche ergab 6 Treffer

von -INSOMNIAC-
10.04.2010 20:10
Forum: [3.0.x] Styles, Templates und Grafiken
Thema: Linkfarbe in "postprofile" und Background bei PNs
Antworten: 10
Zugriffe: 731

Re: Linkfarbe in "postprofile" und Background bei PNs

Einfach nur mal so zum Genießen... ;-)

.panel {
background-color: #0000AA;
color: #C0C0C0;
}

.post:target .content {
color: #C0C0C0;
font-weight:bold;
font-style:italic;
}

.post:target h3 a {
color: #C0C0C0;
font-weight:bold;
font-style:italic;
}

.bg1 { background-color: #202088 ...
von -INSOMNIAC-
10.04.2010 13:35
Forum: [3.0.x] Styles, Templates und Grafiken
Thema: Linkfarbe in "postprofile" und Background bei PNs
Antworten: 10
Zugriffe: 731

Re: Linkfarbe in "postprofile" und Background bei PNs


ACP / Benutzer und Gruppen / Gruppen verwalten / Einstellungen --> Farbe der Gruppe über die websichere Farbpalette wählen.

*headdesk*
auf die idee hätt ich auch mal kommen können. na klar es ist die Gruppenfarbe dies mir da versaut hat.
Danke für den wink. das ist erledigt.
:oops:

Und den ...
von -INSOMNIAC-
09.04.2010 23:19
Forum: [3.0.x] Styles, Templates und Grafiken
Thema: Linkfarbe in "postprofile" und Background bei PNs
Antworten: 10
Zugriffe: 731

Re: Linkfarbe in "postprofile" und Background bei PNs

- template aktualisiert
- theme aktualisiert
- cache kontrolliert (-> erwartungsgemäß leer nach den aktualisierungen)
- browser cache genullt
- cache mode im acp deaktiviert
- http proxy meiner firewall umgangen um deren cache auszuschließen

das einzige was ich diesmal nicht gemacht habe ist ein ...
von -INSOMNIAC-
09.04.2010 17:41
Forum: [3.0.x] Styles, Templates und Grafiken
Thema: Linkfarbe in "postprofile" und Background bei PNs
Antworten: 10
Zugriffe: 731

Re: Linkfarbe in "postprofile" und Background bei PNs

Wie konnte ich das nur vergessen... :-?
Schau mal in die colours.css:

color: #C4C4C4;
...
color: #C4C4C4;
Passe dort die Werte an, dann sollte das funktionieren.

Wie du siehst sollte das also ein helles Grau seien... Aber wenn du mal hier schaust:
http://peugeot-freunde-dortmund.de/phpBB3 ...
von -INSOMNIAC-
09.04.2010 10:50
Forum: [3.0.x] Styles, Templates und Grafiken
Thema: Linkfarbe in "postprofile" und Background bei PNs
Antworten: 10
Zugriffe: 731

Re: Linkfarbe in "postprofile" und Background bei PNs

Hallo JFooty.
Danke für den Tip mit der Links.css
Aber Leider tuts das mal nicht.

/* Profile links */
.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {
font-weight: bold;
color: #CCCCCC;
text-decoration: none;
}

.postprofile a:hover, .postprofile dt ...
von -INSOMNIAC-
30.03.2010 20:29
Forum: [3.0.x] Styles, Templates und Grafiken
Thema: Linkfarbe in "postprofile" und Background bei PNs
Antworten: 10
Zugriffe: 731

Linkfarbe in "postprofile" und Background bei PNs

Guten Abend,
ich hoffe ich bin hier im richtigen Subforum gelandet.

Nachdem ich mich lange gedrückt habe ist mein Forum auch endlich den Weg von 2.0 auf 3.07-PL1 gegangen.

Leider habe ich trotz intensiver Schrauberei an der colors.css noch zwei Probleme die ich seit Tagen nicht behoben bekomme ...

Zur erweiterten Suche