Verfasst: 20.10.2002 22:45
gib mal den link zu deiner overall_header.tpl
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
Hier bitte:Mister_X hat geschrieben:gib mal den link zu deiner overall_header.tpl
Code: Alles auswählen
/* The text input fields background colour */
input.post, textarea.post {
background-color : #5A5C69;
select {
background-color : #003366;
}
Code: Alles auswählen
/* The text input fields background colour */
input.post, textarea.post {
background-color : #5A5C69;
}
select {
background-color : #003366;
}