Habe den Code nur in die userContent.css eingefügt, sonst nichts gemacht. Kann das so nicht funktionieren?
Doch, das sollte auch funktionieren. Du hast Firefox auch neu gestartet? Damit CSS-Code wirksam wird, musst du immer Firefox neu starten.
Habe den Code nur in die userContent.css eingefügt, sonst nichts gemacht. Kann das so nicht funktionieren?
Doch, das sollte auch funktionieren. Du hast Firefox auch neu gestartet? Damit CSS-Code wirksam wird, musst du immer Firefox neu starten.
Doch, das sollte auch funktionieren. Du hast Firefox auch neu gestartet? Damit CSS-Code wirksam wird, musst du immer Firefox neu starten.
Neustart ist erfolgt, klappt trotzdem nicht.
Lasst gut sein, ist nicht so wichtig.
Danke euch für die Bemühungen.
So sieht meine aus
Lösche mal die ersten Zeilen, so dass dann /*Startseite Forum*/ als Erstes im Dokument steht.
Habe den Beitrag zuvor gelöscht, da ich eigentlich den Inhalt per Code einfügen wollte.
Was muss ich nehmen? Code - Spoiler - Inline-Code?
Wenn ich Code nehme, ist der Inhalt der userContent.css "ohne Punkt und Komma"
Würde es gerne so wie Andreas einfügen Großer camp-firefox.de Relaunch
Teste bitte mal diesen geänderten Code von dir:
/*Startseite Forum*/
@-moz-document url(https://www.camp-firefox.de/forum/){
.layoutBoundary{
margin-top:-35px!important;}
#content{
margin-top:-15px!important;}
.boxMenu{
margin-top:14px!important;
/* margin-left:-20px!important; */
max-width:120px!important;}
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.TodaysBirthdays"]{
margin-top:50px!important;}
.userPanel.userPanelLoggedIn{
margin-right:-40px!important;
margin-top:17px!important;}
#tpl_wbb_boardList,#main,#pageHeaderPanel > DIV > DIV > DIV > NAV > OL,#pageHeaderPanel,#pageContainer,#pageHeaderContainer,#pageHeaderPanel *,#pageHeaderPanel{
background:#425999!important;}
#pageHeaderContainer,
.layoutBoundary{
background:none!important;}
.boxContainer,
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.TodaysBirthdays"]{
margin-left:60px!important;}
.wbbBoardNode1.wbbBoard,
.wbbBoardNode2.wbbBoard{
max-height:55px!important;}
.wbbBoardList{
margin-left:-70px!important;
min-width:1230px!important;}
.wbbBoardNode1.wbbBoard{
background:#dcdcdc!important;}
.wbbBoardNode1.wbbBoard:hover{
background:#eeeeee!important;}
.fa-angle-right,
#content > DIV > UL > LI:first-child,#content > DIV > UL > LI:nth-child(3) > HEADER,
SECTION[class="box"][data-box-identifier="com.woltlab.wbb.UnreadThreads"],
SECTION[class="box"][data-box-identifier="com.woltlab.wbb.LatestPosts"],
#content > DIV > UL > LI:first-child > HEADER,
#main > DIV > ASIDE > DIV > DIV,
.label.badge.brown,
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:first-child > A > SPAN,
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:last-child > A,
.pageHeaderLogoLarge,
.contentHeaderTitle,
.breadcrumbs,
.messageGroupListStatsSimple,
#pageContainer > DIV:nth-child(2),
#pageHeaderLogo > A,
#content > DIV > UL > LI:nth-child(2) > HEADER,
#content > DIV > UL > LI:last-child > HEADER,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:first-child,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > H2,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:first-child,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > DL,
#pageFooter{
display:none!important;}
#main > DIV > ASIDE > DIV > SECTION:nth-child(2){
margin-top:5px!important}
.boxesFooterBoxes{
background:none!important;
margin-top:-45px!important}
.wbbBoardDescription,
#content > DIV > UL > LI:first-child > UL > LI:first-child > DIV > DIV:nth-child(2) > DIV:first-child > P{
font-size:8px!important;}
#content > DIV > UL > LI:nth-child(n+2){
margin-top:-20px!important}
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:nth-child(2) > A,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:nth-child(2) > LI:first-child > A,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:nth-child(2) > LI:nth-child(n+2) > A,
.boxMenuLinkTitle{
color:yellow!important;}
.boxMenuLinkTitle:hover{
color:white!important;}
.boxTitle{
text-align:center!important;}
H3,
P,
#content > DIV > UL > LI:first-child{
font-size:12px!important;}
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.UsersOnline"]{
margin-top:-29px!important;
margin-left:-130px!important;
min-width:1500px!important;}
}
Alles anzeigen
Teste bitte mal diesen geänderten Code von dir:
Damit siehts genauso aus.
Da fehlt doch jede Menge.
Leute, lasst es gut sein, ich benutze das Forum so wie zuvor und ohne Änderungen.
/*Startseite Forum*/
@-moz-document url(https://www.camp-firefox.de/forum/){
.layoutBoundary{
margin-top:-35px!important;}
#content{
margin-top:-15px!important;}
.boxMenu{
margin-top:14px!important;
max-width:120px!important;}
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.TodaysBirthdays"]{
margin-top:50px!important;}
.userPanel.userPanelLoggedIn{
margin-right:-40px!important;
margin-top:17px!important;}
#tpl_wbb_boardList,#main,#pageHeaderPanel > DIV > DIV > DIV > NAV > OL,#pageHeaderPanel,#pageContainer,#pageHeaderContainer,#pageHeaderPanel *,#pageHeaderPanel{
background:#425999!important;}
#pageHeaderContainer,
.layoutBoundary{
background:none!important;}
.boxContainer,
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.TodaysBirthdays"]{
margin-left:60px!important;}
.wbbBoardNode1.wbbBoard,
.wbbBoardNode2.wbbBoard{
max-height:55px!important;}
.wbbBoardList{
margin-left:-70px!important;
min-width:1230px!important;}
.wbbBoardNode1.wbbBoard{
background:#dcdcdc!important;}
.wbbBoardNode1.wbbBoard:hover{
background:#eeeeee!important;}
.fa-angle-right,
#content > DIV > UL > LI:first-child,#content > DIV > UL > LI:nth-child(3) > HEADER,
SECTION[class="box"][data-box-identifier="com.woltlab.wbb.UnreadThreads"],
SECTION[class="box"][data-box-identifier="com.woltlab.wbb.LatestPosts"],
#content > DIV > UL > LI:first-child > HEADER,
#main > DIV > ASIDE > DIV > DIV,
.label.badge.brown,
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:first-child > A > SPAN,
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:last-child > A,
.pageHeaderLogoLarge,
.contentHeaderTitle,
.breadcrumbs,
.messageGroupListStatsSimple,
#pageContainer > DIV:nth-child(2),
#pageHeaderLogo > A,
#content > DIV > UL > LI:nth-child(2) > HEADER,
#content > DIV > UL > LI:last-child > HEADER,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:first-child,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > H2,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:first-child,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > DL,
#pageFooter{
display:none!important;}
#main > DIV > ASIDE > DIV > SECTION:nth-child(2){
margin-top:5px!important}
.boxesFooterBoxes{
background:none!important;
margin-top:-45px!important}
.wbbBoardDescription,
#content > DIV > UL > LI:first-child > UL > LI:first-child > DIV > DIV:nth-child(2) > DIV:first-child > P{
font-size:8px!important;}
#content > DIV > UL > LI:nth-child(n+2){
margin-top:-20px!important}
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:nth-child(2) > A,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:nth-child(2) > LI:first-child > A,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:nth-child(2) > LI:nth-child(n+2) > A,
.boxMenuLinkTitle{
color:yellow!important;}
.boxMenuLinkTitle:hover{
color:white!important;}
.boxTitle{
text-align:center!important;}
H3,
P,
#content > DIV > UL > LI:first-child{
font-size:12px!important;}
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.UsersOnline"]{
margin-top:-29px!important;
margin-left:-130px!important;
min-width:1500px!important;}
}
/*Forum Allgemein, und wenn von Seite 2 zurück auf 1*/
@-moz-document
url(https://www.camp-firefox.de/forum/forum/15-firefox-allgemein/),
url-prefix(https://www.camp-firefox.de/forum/forum/15-firefox-allgemein/?pageNo=1){
#pageHeaderFacade > DIV,
#pageHeaderPanel{
-moz-appearance:none!important;
background:none!important;
width:1000px!important;}
#tpl_wbb_boardList,#main ,#pageHeaderPanel > DIV > DIV > DIV > NAV > OL,#pageHeader ,#pageHeaderFacade,#pageContainer,#pageHeaderContainer,#pageHeaderPanel *,#pageHeaderPanel{
-moz-appearance:none!important;
background:#425999!important;}
.section.tabularBox.messageGroupList.wbbThreadList.jsClipboardContainer{
margin-top:-1px!important;}
.wbbBoardContainer.wbbDepth2{
max-height:60px!important;}
#topMenu > UL{
margin-top:-35px!important;
margin-left:970px!important;}
.box.mainMenu{
margin-top:-14px!important;}
#content > HEADER{
margin-top:-30px!important;}
#content > DIV:nth-child(2){
margin-left:350px!important;
margin-top:-30px!important;}
SECTION[class="box"][data-box-identifier="com.woltlab.wbb.LatestPosts"],
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.TodaysBirthdays"],
SECTION[class="box"][data-box-identifier="com.woltlab.wbb.UnreadThreads"],
#content > DIV:nth-child(3) > OL > LI:first-child,
#content > DIV:nth-child(3) > OL > LI:nth-child(2),
#content > DIV:nth-child(3) > OL > LI:nth-child(3),
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:first-child > A > SPAN,
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:last-child > A,
#main > DIV > ASIDE > DIV > DIV,
#pageHeaderLogo,
.contentHeaderTitle,
.breadcrumbs,
.messageGroupListStatsSimple,
#pageContainer > DIV:nth-child(2),
#content > DIV > UL > LI:first-child > HEADER,
#content > DIV > UL > LI:nth-child(2) > HEADER,
#content > DIV > UL > LI:last-child > HEADER,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:first-child,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > H2,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:first-child,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > DL,
#pageFooter{
display:none!important;}
#content > DIV > UL,
.sidebar.boxesSidebarRight{
margin-top:-60px!important}
#pageHeaderPanel{
background:white!important;}
.boxesFooterBoxes{
background:none!important;
margin-top:-95px!important}
.wbbBoardDescription,
#content > DIV > UL > LI:first-child > UL > LI:first-child > DIV > DIV:nth-child(2) > DIV:first-child > P{
font-size:8px!important;}
#content > DIV > UL > LI:nth-child(n+2){
margin-top:-20px!important}
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:nth-child(2) > A,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:nth-child(2) > LI:first-child > A,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:nth-child(2) > LI:nth-child(n+2) > A,
.boxMenuLinkTitle{
color:yellow!important;}
.boxMenuLinkTitle:hover{
color:white!important;}
H3,
#content > DIV > UL > LI:first-child{
font-size:14px!important;}}
/*Bekanntmachungen hellgelber Hintergrund*/
@-moz-document domain(www.camp-firefox.de){
.tabularListColumns.messageGroup.wbbThread.jsClipboardObject.wbbThreadAnnouncement{
background:beige!important;}
/*Geschlossener Thread roter Hintergrund*/
OL[class="tabularListColumns messageGroup wbbThread jsClipboardObject"][data-is-closed="1"]{
background:red!important;}
/*Angepinnte Threads*/
OL[class="tabularListColumns messageGroup wbbThread jsClipboardObject wbbThreadSticky"]{
background:#e9967a!important;}
}
Alles anzeigen
Was muss ich nehmen? Code - Spoiler - Inline-Code?
Wenn ich Code nehme, ist der Inhalt der userContent.css "ohne Punkt und Komma"
Ich habe im Beitrag vor diesem mal "Code" probiert. Es erscheint ja dann das Wort Quellcode im Text. Klicke dort drauf. Es öffnet sich ein Fenster und wähle dort unter Syntaxhervorhebung CSS aus. Der Code wir ordnungsgemäß eingefügt - jedenfalls bei mir - und du hast sogar den Code an bestimmten Stellen farblich hervorgehoben. Es steht dann auch CSS drüber.
CSS
Wie hast du das in deinen Beitrag eingefügt?
Mit dem Code aus #211 siehts genauso aus wie in #209
Damit siehts genauso aus.
Da fehlt doch jede Menge.
Leute, lasst es gut sein, ich benutze das Forum so wie zuvor und ohne Änderungen.
Du hast auch den kompletten Code kopiert? Wenn der Text lang ist, musst du dann auf Alles anzeigen klicken.
Bei uns wird nicht so einfach kapituliert.
Klappt wohl so wie du in #212 beschrieben hast.
/*Startseite Forum*/
@-moz-document url(https://www.camp-firefox.de/forum/){
.layoutBoundary{
margin-top:-35px!important;}
#content{
margin-top:-15px!important;}
.boxMenu{
margin-top:14px!important;
max-width:120px!important;}
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.TodaysBirthdays"]{
margin-top:50px!important;}
.userPanel.userPanelLoggedIn{
margin-right:-40px!important;
margin-top:17px!important;}
#tpl_wbb_boardList,#main,#pageHeaderPanel > DIV > DIV > DIV > NAV > OL,#pageHeaderPanel,#pageContainer,#pageHeaderContainer,#pageHeaderPanel *,#pageHeaderPanel{
background:#425999!important;}
#pageHeaderContainer,
.layoutBoundary{
background:none!important;}
.boxContainer,
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.TodaysBirthdays"]{
margin-left:60px!important;}
.wbbBoardNode1.wbbBoard,
.wbbBoardNode2.wbbBoard{
max-height:55px!important;}
.wbbBoardList{
margin-left:-70px!important;
min-width:1230px!important;}
.wbbBoardNode1.wbbBoard{
background:#dcdcdc!important;}
.wbbBoardNode1.wbbBoard:hover{
background:#eeeeee!important;}
.fa-angle-right,
#content > DIV > UL > LI:first-child,#content > DIV > UL > LI:nth-child(3) > HEADER,
SECTION[class="box"][data-box-identifier="com.woltlab.wbb.UnreadThreads"],
SECTION[class="box"][data-box-identifier="com.woltlab.wbb.LatestPosts"],
#content > DIV > UL > LI:first-child > HEADER,
#main > DIV > ASIDE > DIV > DIV,
.label.badge.brown,
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:first-child > A > SPAN,
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:last-child > A,
.pageHeaderLogoLarge,
.contentHeaderTitle,
.breadcrumbs,
.messageGroupListStatsSimple,
#pageContainer > DIV:nth-child(2),
#pageHeaderLogo > A,
#content > DIV > UL > LI:nth-child(2) > HEADER,
#content > DIV > UL > LI:last-child > HEADER,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:first-child,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > H2,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:first-child,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > DL,
#pageFooter{
display:none!important;}
#main > DIV > ASIDE > DIV > SECTION:nth-child(2){
margin-top:5px!important}
.boxesFooterBoxes{
background:none!important;
margin-top:-45px!important}
.wbbBoardDescription,
#content > DIV > UL > LI:first-child > UL > LI:first-child > DIV > DIV:nth-child(2) > DIV:first-child > P{
font-size:8px!important;}
#content > DIV > UL > LI:nth-child(n+2){
margin-top:-20px!important}
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:nth-child(2) > A,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:nth-child(2) > LI:first-child > A,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:nth-child(2) > LI:nth-child(n+2) > A,
.boxMenuLinkTitle{
color:yellow!important;}
.boxMenuLinkTitle:hover{
color:white!important;}
.boxTitle{
text-align:center!important;}
H3,
P,
#content > DIV > UL > LI:first-child{
font-size:12px!important;}
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.UsersOnline"]{
margin-top:-29px!important;
margin-left:-130px!important;
min-width:1500px!important;}
}
/*Forum Allgemein, und wenn von Seite 2 zurück auf 1*/
@-moz-document
url(https://www.camp-firefox.de/forum/forum/15-firefox-allgemein/),
url-prefix(https://www.camp-firefox.de/forum/forum/15-firefox-allgemein/?pageNo=1){
#pageHeaderFacade > DIV,
#pageHeaderPanel{
-moz-appearance:none!important;
background:none!important;
width:1000px!important;}
#tpl_wbb_boardList,#main ,#pageHeaderPanel > DIV > DIV > DIV > NAV > OL,#pageHeader ,#pageHeaderFacade,#pageContainer,#pageHeaderContainer,#pageHeaderPanel *,#pageHeaderPanel{
-moz-appearance:none!important;
background:#425999!important;}
.section.tabularBox.messageGroupList.wbbThreadList.jsClipboardContainer{
margin-top:-1px!important;}
.wbbBoardContainer.wbbDepth2{
max-height:60px!important;}
#topMenu > UL{
margin-top:-35px!important;
margin-left:970px!important;}
.box.mainMenu{
margin-top:-14px!important;}
#content > HEADER{
margin-top:-30px!important;}
#content > DIV:nth-child(2){
margin-left:350px!important;
margin-top:-30px!important;}
SECTION[class="box"][data-box-identifier="com.woltlab.wbb.LatestPosts"],
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.TodaysBirthdays"],
SECTION[class="box"][data-box-identifier="com.woltlab.wbb.UnreadThreads"],
#content > DIV:nth-child(3) > OL > LI:first-child,
#content > DIV:nth-child(3) > OL > LI:nth-child(2),
#content > DIV:nth-child(3) > OL > LI:nth-child(3),
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:first-child > A > SPAN,
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:last-child > A,
#main > DIV > ASIDE > DIV > DIV,
#pageHeaderLogo,
.contentHeaderTitle,
.breadcrumbs,
.messageGroupListStatsSimple,
#pageContainer > DIV:nth-child(2),
#content > DIV > UL > LI:first-child > HEADER,
#content > DIV > UL > LI:nth-child(2) > HEADER,
#content > DIV > UL > LI:last-child > HEADER,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:first-child,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > H2,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:first-child,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > DL,
#pageFooter{
display:none!important;}
#content > DIV > UL,
.sidebar.boxesSidebarRight{
margin-top:-60px!important}
#pageHeaderPanel{
background:white!important;}
.boxesFooterBoxes{
background:none!important;
margin-top:-95px!important}
.wbbBoardDescription,
#content > DIV > UL > LI:first-child > UL > LI:first-child > DIV > DIV:nth-child(2) > DIV:first-child > P{
font-size:8px!important;}
#content > DIV > UL > LI:nth-child(n+2){
margin-top:-20px!important}
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:nth-child(2) > A,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:nth-child(2) > LI:first-child > A,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:nth-child(2) > LI:nth-child(n+2) > A,
.boxMenuLinkTitle{
color:yellow!important;}
.boxMenuLinkTitle:hover{
color:white!important;}
H3,
#content > DIV > UL > LI:first-child{
font-size:14px!important;}}
/*Bekanntmachungen hellgelber Hintergrund*/
@-moz-document domain(http://www.camp-firefox.de){
.tabularListColumns.messageGroup.wbbThread.jsClipboardObject.wbbThreadAnnouncement{
background:beige!important;}
/*Geschlossener Thread roter Hintergrund*/
OL[class="tabularListColumns messageGroup wbbThread jsClipboardObject"][data-is-closed="1"]{
background:red!important;}
/*Angepinnte Threads*/
OL[class="tabularListColumns messageGroup wbbThread jsClipboardObject wbbThreadSticky"]{
background:#e9967a!important;}
}
Alles anzeigen
Klappt wohl so wie du in #212 beschrieben hast.
Nicht ganz. Du bist aus dem Code-Kästchen herausgerutscht. Daher fehlt die Syntaxhervorhebung und 1. steht allein im Kästchen. Aber du hast wenigstens keinen Wortsalat mehr.
Du hast auch den kompletten Code kopiert? Wenn der Text lang ist, musst du dann auf Alles anzeigen klicken.
Ja, komplett kopiert.
Habs wohl in #215 doch falsch eingefügt, denn es ist der komplette Code zu sehen, ohne dass etwas aufgeklappt werden kann.
Bei uns wird nicht so einfach kapituliert.
Sorry, bin im Moment ein bisschen genervt.
ohne dass etwas aufgeklappt werden kann.
Ich habe deinen Thread dazu mal editiert...muss das ja auch erst alles noch testen
Das kann ich bestätigen. Rechts sind die Thread-Titel und Beitragsautoren nicht anklickbar.
Edit: Missverständnis. Das ist doch ein anderes Problem als das von Fox2Fox erwähnte.
Nicht ganz. Du bist aus dem Code-Kästchen herausgerutscht. Daher fehlt die Syntaxhervorhebung und 1. steht allein im Kästchen. Aber du hast wenigstens keinen Wortsalat mehr.
Teste jetzt noch mal
Dort habe ich den Code eingefügt. Trotzdem kein Aufklappen, sondern die lange Liste.
Teste jetzt noch mal
Dort habe ich den Code eingefügt. Trotzdem kein Aufklappen, sondern die lange Liste.
Ach, das mit dem Aufklappen habe ich missverstanden. Hast du denn zu dem Zeitpunkt deinen Text überhaupt schon eingefügt?
/*Startseite Forum*/
@-moz-document url(https://www.camp-firefox.de/forum/){
.layoutBoundary{
margin-top:-35px!important;}
#content{
margin-top:-15px!important;}
.boxMenu{
margin-top:14px!important;
max-width:120px!important;}
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.TodaysBirthdays"]{
margin-top:50px!important;}
.userPanel.userPanelLoggedIn{
margin-right:-40px!important;
margin-top:17px!important;}
#tpl_wbb_boardList,#main,#pageHeaderPanel > DIV > DIV > DIV > NAV > OL,#pageHeaderPanel,#pageContainer,#pageHeaderContainer,#pageHeaderPanel *,#pageHeaderPanel{
background:#425999!important;}
#pageHeaderContainer,
.layoutBoundary{
background:none!important;}
.boxContainer,
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.TodaysBirthdays"]{
margin-left:60px!important;}
.wbbBoardNode1.wbbBoard,
.wbbBoardNode2.wbbBoard{
max-height:55px!important;}
.wbbBoardList{
margin-left:-70px!important;
min-width:1230px!important;}
.wbbBoardNode1.wbbBoard{
background:#dcdcdc!important;}
.wbbBoardNode1.wbbBoard:hover{
background:#eeeeee!important;}
.fa-angle-right,
#content > DIV > UL > LI:first-child,#content > DIV > UL > LI:nth-child(3) > HEADER,
SECTION[class="box"][data-box-identifier="com.woltlab.wbb.UnreadThreads"],
SECTION[class="box"][data-box-identifier="com.woltlab.wbb.LatestPosts"],
#content > DIV > UL > LI:first-child > HEADER,
#main > DIV > ASIDE > DIV > DIV,
.label.badge.brown,
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:first-child > A > SPAN,
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:last-child > A,
.pageHeaderLogoLarge,
.contentHeaderTitle,
.breadcrumbs,
.messageGroupListStatsSimple,
#pageContainer > DIV:nth-child(2),
#pageHeaderLogo > A,
#content > DIV > UL > LI:nth-child(2) > HEADER,
#content > DIV > UL > LI:last-child > HEADER,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:first-child,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > H2,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:first-child,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > DL,
#pageFooter{
display:none!important;}
#main > DIV > ASIDE > DIV > SECTION:nth-child(2){
margin-top:5px!important}
.boxesFooterBoxes{
background:none!important;
margin-top:-45px!important}
.wbbBoardDescription,
#content > DIV > UL > LI:first-child > UL > LI:first-child > DIV > DIV:nth-child(2) > DIV:first-child > P{
font-size:8px!important;}
#content > DIV > UL > LI:nth-child(n+2){
margin-top:-20px!important}
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:nth-child(2) > A,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:nth-child(2) > LI:first-child > A,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:nth-child(2) > LI:nth-child(n+2) > A,
.boxMenuLinkTitle{
color:yellow!important;}
.boxMenuLinkTitle:hover{
color:white!important;}
.boxTitle{
text-align:center!important;}
H3,
P,
#content > DIV > UL > LI:first-child{
font-size:12px!important;}
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.UsersOnline"]{
margin-top:-29px!important;
margin-left:-130px!important;
min-width:1500px!important;}
}
/*Forum Allgemein, und wenn von Seite 2 zurück auf 1*/
@-moz-document
url(https://www.camp-firefox.de/forum/forum/15-firefox-allgemein/),
url-prefix(https://www.camp-firefox.de/forum/forum/15-firefox-allgemein/?pageNo=1){
#pageHeaderFacade > DIV,
#pageHeaderPanel{
-moz-appearance:none!important;
background:none!important;
width:1000px!important;}
#tpl_wbb_boardList,#main ,#pageHeaderPanel > DIV > DIV > DIV > NAV > OL,#pageHeader ,#pageHeaderFacade,#pageContainer,#pageHeaderContainer,#pageHeaderPanel *,#pageHeaderPanel{
-moz-appearance:none!important;
background:#425999!important;}
.section.tabularBox.messageGroupList.wbbThreadList.jsClipboardContainer{
margin-top:-1px!important;}
.wbbBoardContainer.wbbDepth2{
max-height:60px!important;}
#topMenu > UL{
margin-top:-35px!important;
margin-left:970px!important;}
.box.mainMenu{
margin-top:-14px!important;}
#content > HEADER{
margin-top:-30px!important;}
#content > DIV:nth-child(2){
margin-left:350px!important;
margin-top:-30px!important;}
SECTION[class="box"][data-box-identifier="com.woltlab.wbb.LatestPosts"],
SECTION[class="box"][data-box-identifier="com.woltlab.wcf.TodaysBirthdays"],
SECTION[class="box"][data-box-identifier="com.woltlab.wbb.UnreadThreads"],
#content > DIV:nth-child(3) > OL > LI:first-child,
#content > DIV:nth-child(3) > OL > LI:nth-child(2),
#content > DIV:nth-child(3) > OL > LI:nth-child(3),
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:first-child > A > SPAN,
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:last-child > A,
#main > DIV > ASIDE > DIV > DIV,
#pageHeaderLogo,
.contentHeaderTitle,
.breadcrumbs,
.messageGroupListStatsSimple,
#pageContainer > DIV:nth-child(2),
#content > DIV > UL > LI:first-child > HEADER,
#content > DIV > UL > LI:nth-child(2) > HEADER,
#content > DIV > UL > LI:last-child > HEADER,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:first-child,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > H2,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:first-child,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > DL,
#pageFooter{
display:none!important;}
#content > DIV > UL,
.sidebar.boxesSidebarRight{
margin-top:-60px!important}
#pageHeaderPanel{
background:white!important;}
.boxesFooterBoxes{
background:none!important;
margin-top:-95px!important}
.wbbBoardDescription,
#content > DIV > UL > LI:first-child > UL > LI:first-child > DIV > DIV:nth-child(2) > DIV:first-child > P{
font-size:8px!important;}
#content > DIV > UL > LI:nth-child(n+2){
margin-top:-20px!important}
#pageHeaderPanel > DIV > DIV > DIV > NAV > OL > LI:nth-child(2) > A,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:nth-child(2) > LI:first-child > A,
#pageContainer > DIV:nth-child(4) > DIV > DIV > SECTION:last-child > DIV > UL:nth-child(2) > LI:nth-child(n+2) > A,
.boxMenuLinkTitle{
color:yellow!important;}
.boxMenuLinkTitle:hover{
color:white!important;}
H3,
#content > DIV > UL > LI:first-child{
font-size:14px!important;}}
/*Bekanntmachungen hellgelber Hintergrund*/
@-moz-document domain(www.camp-firefox.de){
.tabularListColumns.messageGroup.wbbThread.jsClipboardObject.wbbThreadAnnouncement{
background:beige!important;}
/*Geschlossener Thread roter Hintergrund*/
OL[class="tabularListColumns messageGroup wbbThread jsClipboardObject"][data-is-closed="1"]{
background:red!important;}
/*Angepinnte Threads*/
OL[class="tabularListColumns messageGroup wbbThread jsClipboardObject wbbThreadSticky"]{
background:#e9967a!important;}
}
Alles anzeigen
Ich bin zu doof dazu.
Nein, siehe meinen Beitrag Nr. 208
Ich habe Sören schon eine PN geschickt. Mal funktioniert das mit dem Kasten, mal nicht.