Hallo,
hatte im camp-firefox.de-Relaunch bereits die bei mir fehlende Antwortleiste bemängelt.
Nach Änderung einer Style.css funktionierten meine Profile auf dem PC jeweils wieder
Auf dem Notebook (auch Win 10) habe ich bei 2 Profilen noch fehlerhafte Darstellung,
obwohl ich hier ebenfalls die besagte Style-Datei auch geändert habe.
Hier nun ein Ausschnitt vom Style der FX-Seite (die ersten 50 Zeilen)
CSS
/* AGENT_SHEET */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("https://www.camp-firefox.de/forum"),
url-prefix("https://www.camp-firefox.de/forum/viewtopic.php"),
url-prefix("https://www.camp-firefox.de/forum/index.php"),
url-prefix("https://www.camp-firefox.de/forum/viewforum.php"){
#cf-topbar {
display: none !important;
}
#cf-header-bg {
display:none !important;
}
#phpbb, #wrap {
background-color: #607FD8!important;
}
html, #phpbb, #wrap {
background-color: #8FBC8F !important;
}
#wrap {
max-width: none !important;
}
#qr_postform {
display:none !important;
}
.search-box {
float: right !important;
margin-left: 16px !important;
}
.postprofile {
float: left !important;
border: none !important;
width: 17% !important;
margin-right: 5px !important;
}
.edit-icon{
float: right !important;
Alles anzeigen
Ich hoffe, dass es so reicht. Dieser Code hat offentsichlich meine Antwortleiste unlesbar gemacht!