CSS
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("fcmfanshop.de") {
url-prefix("http://www.fcmfanshop.de/"),
url-prefix("http://www.fcmfanshop.de/forum/"),
url-prefix("http://www.fcmfanshop.de/forum/viewforum.php")
#pagecontent > TABLE:first-child + TABLE > TBODY > TR:first-child + TR + TR + TR + TR + TR{
display:none}
}
#ContentRight {
display: none !important;
}
#ContentLeftBoard {
margin-right: 0 !important;
}
#page-body{
width: 100% !important;}
} /* Ende @-moz-document */
Alles anzeigen
:-??
sieht jetzt so aus
soweit richtig?
der Beitrag wehre der http://www.fcmfanshop.de/forum/viewtopic.php?f=18&t=3447
mfg
Edit: war ein Fehler drin meinerseits
so jetzt
CSS
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("fcmfanshop.de") {
#pagecontent > TABLE:first-child + TABLE > TBODY > TR:first-child + TR + TR + TR + TR + TR{
display:none}
#ContentRight {
display: none !important;
}
#ContentLeftBoard {
margin-right: 0 !important;
}
#page-body{
width: 100% !important;}
} /* Ende @-moz-document */
Alles anzeigen
bleibt der genannte Beitrag auch wirklich ausgeblendet?
mfg