Teammitglieder online
Regeln und nützliche Hinweise
Neueste Themen
» Profil in beiträgen nur im blog deaktivieren.von derforumde Heute um 18:19
» Das Plauderforum ist zurück!
von Eto Mo 25 Nov 2024 - 17:59
» Style-Wechsel funktioniert nicht mehr
von Miho Mo 25 Nov 2024 - 11:05
» [Invision] Editor über den Bildrand ziehbar + Schriftgrößenproblem
von Skouliki Mi 20 Nov 2024 - 8:06
» Passwort für meinen Adminbereich vergessen.
von Joost Sa 9 Nov 2024 - 10:13
» [Invision] Signatur wird nicht immer eingefügt
von Skouliki Mo 4 Nov 2024 - 16:33
» [Invision] Schriftgröße Navigationsleiste, Links und Forenbeschreibungen
von Skouliki So 27 Okt 2024 - 13:29
» [Invision] Transparent Logohintergrund/Struktur
von Joost So 27 Okt 2024 - 12:58
» png wird im servimg in ein jpg umgewandelt
von Skouliki Mi 23 Okt 2024 - 20:26
» Passwort Vergessen (SilentHowl)
von Joost Do 17 Okt 2024 - 17:14
» [Invision] Hintergrundbild fixieren
von Skouliki Mo 14 Okt 2024 - 11:30
» Paßwort vergessen
von Joost So 13 Okt 2024 - 17:58
» Anti-Spam-Prüfung
von Hana19 Sa 12 Okt 2024 - 16:59
» Private Nachrichten bleiben im Postausgang hängen
von Skouliki Fr 11 Okt 2024 - 11:11
» [phpBB3] Mittelteil des Forums verschoben
von Eto Mo 7 Okt 2024 - 20:50
» [phpBB3] Farbpalette ändern
von Skouliki Mo 7 Okt 2024 - 10:08
» [Klassische Version] Account löschen
von Joost Sa 5 Okt 2024 - 21:05
» Chatbox einloggen nicht möglich
von Joost So 29 Sep 2024 - 8:01
Beiträge mit den meisten Reaktionen des Monats
» Beitrag von Agorass in Passwort für meinen Adminbereich vergessen. ( 2 )
» Beitrag von Keks in [phpBB2] Unterforen Nebeneinander
( 1 )
[PunBB] Kursiv-Darstellung Farbe ändern
2 verfasser
Das Forum der Foren :: Hilfe und Unterstützung :: Aussehens des Forums anpassen :: Aussehen des Forums anpassen - Archiv
Seite 1 von 1 • Teilen
[PunBB] Kursiv-Darstellung Farbe ändern
Hallo alle miteinander
Und zwar hab ich folgendes Problem: Ich habe einen Style von Hitskin auf meinem Forum & noch persönliche Änderungen vorgenommen. Ursprünglich war die Schriftfarbe des Designs ein dunkles Grau. Da man dieses jedoch fast nicht lesen konnte, aber ich sie auf weiß umgestellt. So weit so gut, aber wenn ich ein Wort oder einen Satz mit Kursiv versehe, wird diese wieder dunkel und ich habe absolut keine Ahnung, wo ich das ändern kann ... es nervt nämlich wirklich, da man es kaum lesen kann.
Ich hoffe auf hilfreiche Antworten
Lg Pandorias
Und zwar hab ich folgendes Problem: Ich habe einen Style von Hitskin auf meinem Forum & noch persönliche Änderungen vorgenommen. Ursprünglich war die Schriftfarbe des Designs ein dunkles Grau. Da man dieses jedoch fast nicht lesen konnte, aber ich sie auf weiß umgestellt. So weit so gut, aber wenn ich ein Wort oder einen Satz mit Kursiv versehe, wird diese wieder dunkel und ich habe absolut keine Ahnung, wo ich das ändern kann ... es nervt nämlich wirklich, da man es kaum lesen kann.
Ich hoffe auf hilfreiche Antworten
Lg Pandorias
Zuletzt von Pandorias am So 31 Mai 2015 - 18:01 bearbeitet; insgesamt 1-mal bearbeitet
Pandorias- Lehrling
- Beiträge : 3
Anmeldedatum : 31.05.15
Re: [PunBB] Kursiv-Darstellung Farbe ändern
Hallo Pandorias.
Kannst du dein CSS hier einmal posten? Ich nehme an, dort ist eine Eintragung, die deine kursiv dargestellten Wörter beeinflusst.
Liebe Grüße
Gunich
Kannst du dein CSS hier einmal posten? Ich nehme an, dort ist eine Eintragung, die deine kursiv dargestellten Wörter beeinflusst.
Liebe Grüße
Gunich
Gunich- Geselle
- Beiträge : 134
Anmeldedatum : 05.01.12
Re: [PunBB] Kursiv-Darstellung Farbe ändern
- CSS:
- body {
background-color: #031017;
background-image: url('https://i.servimg.com/u/f55/18/66/20/32/bg10.jpg');
background-attachment: fixed;
font-size: 13px;
font-family: Calibri;
background-repeat: repeat-y;
background-position: top center;
}
/* Main heading (Logo and description)-------------------------------------------------------------*/
#pun-intro {
margin: 0;
padding: 1.5em 1em 1em 1em;
border-bottom: 0px solid #081c27;
background-color: transparent;
background-image: url('');
background-position: center;
text-align: left;
background-repeat: no-repeat;
height: 295px;
margin-top: 40px;
margin-left: -6px;
width: 800px;
}
*+ html #pun-head {
margin-top: 40px;
}
* html #pun-head {
margin-top: 40px;
}
#pun-logo {
float: left;
position: absolute;
margin-left: -6px;
top: 40px;
}
#pun-title {
padding-left: 0px;
white-space: nowrap;
color: #bdb7b7;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 20px;
}
#pun-title h1 {
font-size: inherit;
font-weight: inherit;
color: inherit;
}
p#pun-desc {
color:#bdb7b7;
padding: 0.3em 0 0 5px;
}
/* Table-------------------------------------------------------------*/
.pun table.table {
width: 100%;
table-layout: fixed;
empty-cells: show;
border-collapse: collapse;
border: 1px solid #081c27;
}
.pun .frm .frm-form table {
border: 1px solid #081c27;
}
.pun table.table th {
background-image: url('');
background-repeat: repeat-x;
background-color: #081c27;
padding: 0.5em 0;
border-style: none;
border: 1px solid #081c27;
color: #081c27;
}
.pun table.table td {
background-image: url('');
background-repeat: repeat-x;
background-color: #081c27;
padding: 0.6em 0 0.7em;
line-height: 130%;
background-position: top;
border: 1px solid #081c27;
}
.pun .main table td.tc3 {
background-image: url('');
background-repeat: repeat-x;
background-position: top;
background-color: #081c27;
border: 1px solid #081c27;
}
.pun .main table td.tc2 {
background-image: url('');
background-repeat: repeat-x;
background-position: top;
background-color: #081c27;
border: 1px solid #081c27;
}
.pun table.table td table td {
border: none;
padding: 0px;
}
.pun table .tcl {
width: 50%;
overflow: hidden;
text-align: left;
}
.pun table.table th.tcl {
padding-left: 0.5em;
}
.pun .frm .frm-form table .tc2 {
text-align: left;
padding-left: 0.5em;
}
.pun .table .tc2, .pun .table .tc3 {
width: 10%;
text-align: center;
}
.pun .frm .frm-form table .tc4 {
text-align: center;
width: 5%;
}
.pun table .tcr {
width: 30%;
overflow: hidden;
text-align: left;
padding: 0 0 0 0.5em !important;
}
.pun table th.tcl,.pun table th.tc2,.pun table th.tc3,.pun table th.tc4,.pun table th.tcr {
overflow: hidden;
}
.pun table .report {
width: 9%;
}
.pun .main table.table td.report {
background-color: #081c27;
}
.pun table .tdtopics {
padding-left: 42px;
}
.pun table .tdtopics .status {
margin-left: -32px;
}
.pun table .tdtopics img, .pun .posthead img {
vertical-align: middle;
}
table .tcl.memberlist {
width: 25%;
}
.pun tbody.statused td.tcl {
padding-left: 3.4em;
}
.pun tbody.statused span.status {
position: absolute;
}
.pun table td.tcl {
border-left-style: none;
border-left-width: 0;
vertical-align: top;
height: 42px;
padding-left: 0.5em;
min-height: 24px;
}
pun table td.tcl .height-giver {
min-height: 42px;
visibility: hidden;
width: 1px;
}
* html .pun table {
position: relative;
}
* html .pun table td.tcl {
position: relative;
}
.pun table td.tcl h2 {
font-weight: bold;
}
.pun .main table.table td.td-title {
background-color: #081c27;
}
.pun .main table.table th.name {
padding-left: 0.5em;
}
.pun .sticky-separator {
border-top: 5px double #081c27 !important;
}
.mod-text {
font-weight: bold;
}
h2.topic-title {
display: inline;
}
.hierarchy {
display: inline;
text-transform: none;
border: none;
font-size: 10px;
font-weight: bold !important;
}
.friend-block a {
text-decoration: none !important;
}
.pun table .tcr {
width: 15%;
}
b {
color: #031017;
text-transform: uppercase;
}
u {
color: #031017;
text-transform: uppercase;
}
i {
color: #031017;
}
a {
text-decoration: none;
font-family: calibri;
font-size:14px;
font-weight:lighter;
letter-spacing: 1px;
}
a:hover {
text-decoration:none;
font-family: calibri;
font-size:14px;
font-weight:lighter;
letter-spacing: 1px;
}
/*** GRUPPEN DEFINIERUNGEN ***/
a[href="/u1"] {
font-style: italic;
font-weight:lighter;
border-bottom: #999999 1px solid;
}
a[href="/u2"] {
font-style: italic;
font-weight:lighter;
border-bottom: #80C11A 1px solid;
}
a[href="/u9"] {
font-style: italic;
font-weight:lighter;
border-bottom: #80C11A 1px solid;
}
a[href="/u14"] {
font-style: italic;
font-weight:lighter;
border-bottom: #80C11A 1px solid;
}
a[href="/u16"] {
font-style: italic;
font-weight:lighter;
border-bottom: #80C11A 1px solid;
}
g1 {
font-style: italic;
font-weight:lighter;
border-bottom: #80C11A 1px solid;
color: #80C11A;
}
/*** GRUPPEN _ ENDE !!! ***/
select {
font-size: 14px;
font-family: Calibri;
color: #37505E;
text-transform: uppercase;
background-color: #031017;
border: #42677D 1px solid;
margin-left: 3px;
-moz-border-radius:3px 15px 5px 30px; /* Firefox */
-webkit-border-radius:3px 15px 5px 30px; /* Chrome, Safari */
-khtml-border-radius:3px 15px 5px 30px; /* Konqueror */
border-radius:3px 15px 5px 30px; /* CSS3 */
behavior:url(border-radius.htc); /* Internet Explorer */
}
#main-content{
background-color: #081c27;
padding: 0px;
}
#pun{
background-color: #081c27;
padding: 0px;
}
.main .main-head {
padding: 0;
}
#kat1 {
background-image: url("http://www.bilder-hochladen.net/files/lap9-23-d2dd.jpg");
height: 120px;
width: 800px;
}
#kat2 {
background-image: url("http://www.bilder-hochladen.net/files/lap9-24-ad61.jpg");
height: 120px;
width: 800px;
}
#kat3 {
background-image: url("http://www.bilder-hochladen.net/files/lap9-25-d09b.jpg");
height: 120px;
width: 800px;
}
#kat4 {
background-image: url("http://www.bilder-hochladen.net/files/lap9-26-fbd7.jpg");
height: 120px;
width: 800px;
}
#kat5 {
background-image: url("http://www.bilder-hochladen.net/files/lap9-27-28dd.jpg");
height: 120px;
width: 800px;
}
#kat6 {
background-image: url("http://www.bilder-hochladen.net/files/lap9-28-35f4.jpg");
height: 120px;
width: 800px;
}
h1 {
font-size: 16px;
font-family: Georgia;
font-style: italic;
font-weight: 400;
text-transform: lowercase;
text-align: center;
letter-spacing: 5px;
color: #10384b;
background-color: #04141d;
border-bottom: #0d2d3c 1px dashed;
padding-left: 7px;
padding-right: 10px;
margin: 0 auto;
display: block;
}
h25 {
font-size: 20px;
font-family: Georgia;
font-style: italic;
font-weight: 400;
text-transform: lowercase;
text-align: right;
letter-spacing: 5px;
color: #10384b;
background-color: #04141d;
border-bottom: #0d2d3c 2px solid;
padding-left: 7px;
padding-right: 10px;
margin: 0 auto;
display: block;
}
h22 {
font-size: 14px;
font-family: Georgia;
font-style: italic;
font-weight: 400;
text-transform: lowercase;
text-align: center;
letter-spacing: 5px;
color: #10384b;
background-color: #04141d;
padding-left: 7px;
padding-right: 10px;
margin: 0 auto;
display: block;
}
h23 {
font-size: 14px;
font-family: Georgia;
font-style: italic;
font-weight: 400;
text-transform: lowercase;
text-align: center;
letter-spacing: 5px;
color: #10384b;
background-color: #04141d;
border-bottom: #0d2d3c 1px dashed;
padding-left: 7px;
padding-right: 10px;
margin: 0 auto;
display: block;
}
h24 {
font-size: 20px;
font-family: Georgia;
font-style: italic;
font-weight: 400;
text-transform: lowercase;
text-align: center;
letter-spacing: 5px;
color: #10384b;
background-color: #04141d;
border-bottom: #0d2d3c 2px solid;
border-top: #0d2d3c 2px solid;
padding-left: 7px;
padding-right: 10px;
margin: 0 auto;
display: block;
}
h26{
font-size: 14px;
font-family: Georgia;
font-style: italic;
font-weight: 400;
text-transform: lowercase;
text-align: right;
letter-spacing: 5px;
color: #10384b;
background-color: #04141d;
border-bottom: #0d2d3c 1px dashed;
padding-left: 7px;
padding-right: 10px;
margin: 0 auto;
display: block;
}
h27{
font-size: 14px;
font-family: Georgia;
font-style: italic;
font-weight: 400;
text-transform: lowercase;
text-align: right;
letter-spacing: 5px;
color: #10384b;
background-color: #04141d;
border-top: #0d2d3c 1px dashed;
padding-left: 7px;
padding-right: 10px;
margin: 0 auto;
display: block;
}
.pun fieldset, .pun img {
max-width: 100%;
}
/*** NAVIGATIONS MENÜ ***/
a.mainmenu{
filter:alpha(opacity=60);
-moz-opacity: 0.60;
opacity: 0.60;
}
a.mainmenu:hover{
filter:alpha(opacity=90);
-moz-opacity: 0.90;
opacity: 0.90;
}
/*** SCROLLBOX ***/
.scrollboxes {
overflow: auto;
padding-right: 5px;
}
.scrollboxes::-webkit-scrollbar {
width: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.scrollboxes::-webkit-scrollbar-track {
background-color: #37505E;
}
.scrollboxes::-webkit-scrollbar-thumb {
background-color: #031017;
}
Pandorias- Lehrling
- Beiträge : 3
Anmeldedatum : 31.05.15
Re: [PunBB] Kursiv-Darstellung Farbe ändern
Wenn du diesen Eintrag im CSS löscht, sollte die Schrift wieder lesbar sein:
Bei Gelegenheit solltest du auch nochmal über folgende Einträge drüber schauen:
Die Schriftfarbe dort sollte die gleiche unlesbare sein. Sofern dies nicht gewünscht ist, kannst du dort die Farbe auch weiß machen indem du nach 'color:', '#fff' statt '#031017' einträgst.
- Code:
i {
color: #031017;
}
Bei Gelegenheit solltest du auch nochmal über folgende Einträge drüber schauen:
- Code:
b {
color: #031017;
text-transform: uppercase;
}
u {
color: #031017;
text-transform: uppercase;
}
Die Schriftfarbe dort sollte die gleiche unlesbare sein. Sofern dies nicht gewünscht ist, kannst du dort die Farbe auch weiß machen indem du nach 'color:', '#fff' statt '#031017' einträgst.
Gunich- Geselle
- Beiträge : 134
Anmeldedatum : 05.01.12
Re: [PunBB] Kursiv-Darstellung Farbe ändern
Ja, jetzt geht's!! Danke
Ich hab mir schon gedacht, dass es das ist - aber da sich beim Formatieren von b und u die Farbe nicht verändert hat, war ich mir unsicher.
Aber vielen Dank, wirklich ^^
Ich hab mir schon gedacht, dass es das ist - aber da sich beim Formatieren von b und u die Farbe nicht verändert hat, war ich mir unsicher.
Aber vielen Dank, wirklich ^^
Pandorias- Lehrling
- Beiträge : 3
Anmeldedatum : 31.05.15
Ähnliche Themen
» [PunBB] Farbe der Profilfelder ändern
» [PunBB] nach Umstellung von BB2 auf punBB, die schwarze Farbe fehlt.
» Forenname kursiv zu normal ändern?
» Falsche Darstellung der Farbe im Forum
» [PunBB] Höhe der Themenzellen ändern, ohne Kategorien auf dem Index zu ändern
» [PunBB] nach Umstellung von BB2 auf punBB, die schwarze Farbe fehlt.
» Forenname kursiv zu normal ändern?
» Falsche Darstellung der Farbe im Forum
» [PunBB] Höhe der Themenzellen ändern, ohne Kategorien auf dem Index zu ändern
Das Forum der Foren :: Hilfe und Unterstützung :: Aussehens des Forums anpassen :: Aussehen des Forums anpassen - Archiv
Seite 1 von 1
Befugnisse in diesem Forum
Sie können in diesem Forum nicht antworten