Hallo Estartu, war doch nicht ganz perfekt..........habe den Zusatz....div #page-body >...weglassen müssen weil sich sonst auch der Button für ...Zurück zu Foren-Übersicht...verändert hat.
Aber der Rest ....p > a {color: lightblue !important;}...scheint zu funktionieren. :-??
Firefox - Forum mal anders
-
ZweiVier -
18. August 2008 um 16:37 -
Erledigt
-
-
Zitat von TheRave
Mal kurz was offtopic, was ist denn das eigentlich für ein Theme?
Black Steel mit einigen Anpassungen via Stylish.
-
Ja, jetzt wo du es sagst fällt es mir auch auf. Der beleuchtete aktive Tab gefällt mir, muss mal sehen ob ich das nicht auch hin bekomme.
-
Die inaktiven Tabs sind bei Mouseover auch beleuchtet, etwas dezenter.
Ist dieser Style hier: http://userstyles.org/styles/11969 -
Tach auch,
unter https://www.camp-firefox.de/forum/viewtopi…=559954#p559954 (und nun auch hier ;)) gibt es einen Link zu FxForumNewTab (Klick mich), welches die geposteten Links mit einem target="_blank" versieht.
-
Und auch hier gefällt es mir und funktioniert noch dazu!
Thx. -
Zitat von Mithrandir
Tach auch,
unter https://www.camp-firefox.de/forum/viewtopi…=559954#p559954 (und nun auch hier ;)) gibt es einen Link zu FxForumNewTab (Klick mich), welches die geposteten Links mit einem target="_blank" versieht.
Und auch von mir noch mal ein Dankeschön! :wink:
[Edit] Gerade stelle ich durch Zufall fest, dass wenn man Links aus Zitaten anklickt, diese immer noch im selben Tab geöffnet werden.
MfG...
-
Hallo Forumfreaks,
würde gerne den grün eingerahmten Bereich nach oben setzen wie im Screen zusehen.
Sowie auch in den jeweiligen Unterforen. Mitglieder in diesem Forum: 08..., Ma... und ?? Gäste
Habe den richtig greifenden skript teil noch nicht gefunden, könnte einer der Forums-Schrauber mal einen Blick darauf werfen.[Blockierte Grafik: http://www.abload.de/thumb/ffforen-bersichtqae9.png]
-
der is für die Startseite
CSS#page-body > P:first-child + P + UL + DIV + DIV + DIV + H3 + P > STRONG:first-child + BR + STRONG + BR + BR, #page-body > P:first-child + P + UL + DIV + DIV + DIV + H3 + P + H3 { display: none !important;} #page-body > P:last-child{ margin: -9px 0px 0px 0px !important; color: #0000cd !important; font-weight: bold !important; }
-
Zitat von ZweiVier
der is für die Startseite
CSS#page-body > P:first-child + P + UL + DIV + DIV + DIV + H3 + P > STRONG:first-child + BR + STRONG + BR + BR, #page-body > P:first-child + P + UL + DIV + DIV + DIV + H3 + P + H3 { display: none !important;} #page-body > P:last-child{ margin: -9px 0px 0px 0px !important; color: #0000cd !important; font-weight: bold !important; }
Der Code rückt das nur ein wenig zusammen. ReVox hätte das ganze aber gerne über dem Bereich mit den Unterforen/Themen. Bei deinem Code bleibt es immer noch drunter.
K.A. ob das überhaupt machbar ist. -
@ ZweiVier, @ Estartu
danke für den ersten Tip und Info, aber der bewirkt bei mir nur ein verändern der gesamten Zeile "Beiträge insgesamt: .........."
meinte aber die Zeile "Mitglieder: .........." wie im Screen-link zu sehen, (Inhalt grüner Rahmen Unten Orginal - nach Oben kopiert)
und darunter "Legende: Administratoren, Globale Moderatoren" wobei diese nicht unbedingt sein muß, die Mitgliederzeile wäre mir wichtiger bei der Foren-Übersicht und den Unterforen.Es ist aber keine Eile geboten: Bin für die nächsten 6Tg. nicht QRV :wink:
-
Kurze Rückfrage zu folgendem Codeschnippsel hier für's Forum:
CSS
Alles anzeigen@-moz-document url-prefix("http://www.camp-firefox.de/forum/viewtopic.php") { .postbody { float:right !important; width: 80% !important; border-left: 2px solid #e0e0e0 !important; padding-left:18px !important; } .postprofile { float: none !important; display: block !important; border:none !important} .online { background-position:255px 0px !important; } }
Speziell interessiert mich der Bereich für den online-Button: kann man die Position evtl. relativ zu den senkrechten Trennung zwischan Avatar-Bereich-und Text-Bereich angeben? Hintergrund ist die Tatsache, dass mein Wert nur dann gut sitzt, wenn ich im Vollbild (1680x1050) unterwegs bin. Wenn ich die Fenstergröße verändere oder eine Sidebar öffne, verschiebt es den online-Button!
MfG...
-
Zitat von deschen2
Speziell interessiert mich der Bereich für den online-Button: kann man die Position evtl. relativ zu den senkrechten Trennung zwischan Avatar-Bereich-und Text-Bereich angeben? Hintergrund ist die Tatsache, dass mein Wert nur dann gut sitzt, wenn ich im Vollbild (1680x1050) unterwegs bin. Wenn ich die Fenstergröße verändere oder eine Sidebar öffne, verschiebt es den online-Button!
MfG...
Habe ich auch versucht aber geht nicht...Was ich benutze:
CSS
Alles anzeigen@-moz-document url-prefix(http://www.camp-firefox.de/forum){ .postbody { float:right !important; width: 81% !important; border-left: 1px solid #FFFFFF !important; padding-left: 1.5em !important; } .postprofile { float: none !important; /*width: 17% !important;*/ border: none !important; display: block !important; } .online { background-position: 14% 2px !important; -moz-background-origin: border; } }
-
Probier den mal (Auflösung = 1680 x 1050)
CSS.online { background-position: 16.1% 4px !important; } .postbody { float:right !important; width: 80% !important; border-left: 2px solid #e0e0e0 !important; padding-left: 20px !important; } .postprofile { float: none !important; border:none !important;display: block !important;} .postprofile:hover { background-color: transparent !important; }
-
Wie gesagt: für Vollauflösung funzt mein Code ja (deiner auch), aber sowie ne Sidebar da ist, verschiebt's den Button. Das Problem ist glaube ich, dass die Angabe, wo der online-Button anfängt relativ zur Fensterbreite angegeben wird und nicht relativ zum senkrechten Trennstrich.
MfG...
-
Wurstwasser
ist des Schwarz für dich ok wie im Bild dargestellt?
Vorläufiger CodeCSS
Alles anzeigen@-moz-document url-prefix("http://www.camp-firefox.de"){ #phpbb,#wrap { -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; background: #000 !important;} #logo{ margin: 4px 100px 0px 0px !important;} .postbody { float:right !important;width: 80% !important; border-left: 10px solid #ff0000 !important; padding-left:10px !important;} .postprofile { float: none !important; display: block !important; border:none !important} .postprofile {color: #000 !important; background-color: transparent !important; font-weight: bold !important; } .edit-icon { float: right !important;} .online { background-position: 16.1% 4px !important; } .post.bg2{ -moz-appearance: none !important; font-weight: bold !important; background: #ccc !important;} #postingbox { -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; -moz-appearance: -moz-win-media-toolbox !important; } #postingbox > DIV > FIELDSET > DL > DT > LABEL, #postingbox > DIV > H3 {color: #fff !important; background-color: transparent !important; font-weight: bold !important; } DT[title="Neue Beiträge"],[title="Forum gesperrt"],[title="Keine neuen Beiträge"]{-moz-appearance: none !important; color: #000 !important; font-weight: bold !important;} #search > FIELDSET > A:hover{-moz-appearance: none !important; background-color: transparent !important; color: #00ff00 !important; font-weight: bold !important; text-decoration: none !important; } #search > FIELDSET > A {-moz-appearance: none !important; background-color: transparent !important; color: #fff !important; font-weight: bold !important;} #page-header > DIV:last-child > DIV > SPAN:first-child + UL > LI > A{ color: #fff !important; ;font-weight: bold !important; } #page-header > DIV:last-child > DIV > SPAN:first-child + UL > LI > A:hover{ color: #00ff00 !important; ;font-weight: bold !important; text-decoration: none !important; } #page-header > DIV:last-child > DIV > SPAN:first-child + UL + UL > LI > A { color: #fff !important; ;font-weight: bold !important; } #page-header > DIV:last-child > DIV > SPAN:first-child + UL + UL > LI > A:hover{ color: #00ff00 !important; ;font-weight: bold !important; text-decoration: none !important; } #page-header > DIV:last-child > DIV > SPAN:first-child + UL + UL + UL > LI > A{ color: #fff !important; ;font-weight: bold !important; } #page-header > DIV:last-child > DIV > SPAN:first-child + UL + UL + UL > LI > A:hover{ color: #00ff00 !important; ;font-weight: bold !important; text-decoration: none !important; } #page-header > DIV:first-child { -moz-appearance: none !important; color: #87cefa !important; font-weight: bold !important; -moz-appearance: -moz-win-media-toolbox !important; } #page-header > DIV { -moz-appearance: none !important; color: #87cefa !important; font-weight: bold !important; -moz-appearance: -moz-win-media-toolbox !important; } #page-footer > DIV:first-child > DIV > UL > LI > A{color: #87cefa !important; background-color: transparent !important; font-weight: bold !important; } #page-footer > DIV:first-child > DIV > UL > LI > A:hover{color: #00ff00 !important; background-color: transparent !important; font-weight: bold !important; text-decoration: none !important; } A[href="./faq.php?mode=bbcode"],A[onclick="popup(this.href, 300, 350, '_phpbbsmilies'); return false;"][href="./posting.php?mode=smilies&f=4"],A[href="#review"] {color: #87cefa !important; background-color: transparent !important; font-weight: bold !important; } A[class="forumtitle"] {color: #0000cd !important; background-color: transparent !important; font-weight: bold !important; font-family: verdana !important;} A[href="./ucp.php?mode=terms"],[href="./ucp.php?mode=privacy"],[href="./ucp.php?mode=sendpassword"],[href="./ucp.php?mode=resend_act"] {color: #87cefa !important; background-color: transparent !important; font-weight: bold !important; } A[href="./ucp.php?mode=terms"]:hover,[href="./ucp.php?mode=privacy"]:hover,[href="./ucp.php?mode=sendpassword"]:hover,[href="./ucp.php?mode=resend_act"]:hover {color: #00ff00 !important; text-decoration: none !important; } .panel.bg2,.panel.bg3{ -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; -moz-appearance: -moz-win-media-toolbox !important; } .display-options{ -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; border: none !important; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAeCAIAAACJwFiTAAAACXBIWXMAABJ0AAASdAHeZh94AAAAYUlEQVR4nLXNywGCUAwF0ZvkPigD6lX7FOggH 17caAnO9iwGAADI6/kwDm77Rq68zsu4KLobzawyUVZVQ5mRs4WRYQAjwhrMzNnyMw+3brq73pPLGDZWM9X3ceD7ExH8pw8A8TJoP62YEAAAAABJRU5ErkJggg==") repeat bottom !important;} #viewtopic > FIELDSET > LABEL {color: #fff !important; font-weight: bold !important; } #viewtopic > FIELDSET > A {color: #87cefa !important; font-weight: bold !important; } #viewtopic > FIELDSET > A:hover {color: #00ff00 !important; font-weight: bold !important; } SELECT { -moz-appearance: none !important; color: #000 !important; font-weight: bold !important; border: none !important; border: none !important; background: #87cefa !important;} OPTION { -moz-appearance: none !important; background-color: #000 !important; font-weight: bold !important; color: #fff !important; } #options-panel > DIV > FIELDSET > DIV > LABEL{color: #fff !important; font-weight: bold !important; } #login > DIV:first-child,#login > DIV:last-child,#page-footer > DIV:first-child { -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; -moz-appearance: -moz-win-media-toolbox !important; } #login > DIV:first-child > DIV > DIV > H2,#login > DIV:last-child > DIV > DIV > H3,#login > DIV:last-child > DIV > DIV > H3:first-child + P { -moz-appearance: none !important; color: #fff !important; font-weight: bold !important;} .inputbox.autowidth,.inputbox.search{ -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; border: none !important; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAtCAIAAADgGZaTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAYklEQVR4nD3OwQ3CUBDE0Plujl 4ojt4IkYICO+aA4OrLcy7XG22xRSUJVrRESSSKLW3pv5WF2HAcT7btzr4/eJ0n7xk6gx1iWGuRtWgHZ75WgpHk54QabIlDImbR30skWWg+HetayAV1bVoAAAAASUVORK5CYII=") repeat center !important;} #page-body > UL { -moz-appearance: none !important; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAeCAIAAACJwFiTAAAACXBIWXMAABJ0AAASdAHeZh94AAAAYUlEQVR4nLXNywGCUAwF0ZvkPigD6lX7FOgg H17caAnO9iwGAADI6/kwDm77Rq68zsu4KLobzawyUVZVQ5mRs4WRYQAjwhrMzNnyMw+3brq73pPLGDZWM9X3ceD7ExH8pw8A8TJoP62YEAAAAABJRU5ErkJggg==") repeat center !important;} #page-body > UL > LI > A{color: #87cefa !important; text-decoration: none !important; margin: 0px 10px 0px 10px !important;} #page-body > UL > LI > A:hover{color: #00ff00 !important; text-decoration: none !important; } #page-body > H2 > A {color: #87cefa !important; text-decoration: none !important; } #page-body > H2 > A:hover {color: #00ff00 !important; text-decoration: none !important; } #page-body > P + P + UL + DIV + DIV > DIV > SPAN + UL + UL > LI > DL > DT > STRONG {color: #ff0000 !important; text-decoration: none !important; font-weight: bold !important;} #page-body > P + P + UL + DIV + DIV + DIV > DIV > SPAN + UL + UL > LI > DL > DT > STRONG {color: #ff0000 !important; text-decoration: none !important; font-weight: bold !important; } #page-body > P + P + UL + DIV > DIV > SPAN + UL + UL > LI > DL > DT > STRONG{color: #ff0000 !important; text-decoration: none !important; font-weight: bold !important; } .forabg,.forumbg,.codebox { -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; -moz-appearance: -moz-win-media-toolbox !important; } A[onclick="selectCode(this); return false;"][href="#"] { -moz-appearance: none !important; color: #87cefa !important; font-weight: bold !important; } A[onclick="selectCode(this); return false;"][href="#"]:hover { -moz-appearance: none !important; color: #00ff00 !important; font-weight: bold !important; text-decoration: none !important;} LABEL[for="username"],[for="password"],[for="autologin"],[for="viewonline"],[for="delete"] { -moz-appearance: none !important; color: #fff !important; font-weight: bold !important;} #options-panel-tab > A > SPAN,#attach-panel-tab > A > SPAN, #attach-panel-tab > A,#options-panel-tab > A { -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; border: none !important; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAtCAIAAADgGZaTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAYklEQVR4nD3OwQ3CUBDE0Pl ujl4ojt4IkYICO+aA4OrLcy7XG22xRSUJVrRESSSKLW3pv5WF2HAcT7btzr4/eJ0n7xk6gx1iWGuRtWgHZ75WgpHk54QabIlDImbR30skWWg+HetayAV1bVoAAAAASUVORK5CYII=") repeat center !important;} #options-panel-tab > A > SPAN:hover,#attach-panel-tab > A > SPAN:hover, #attach-panel-tab > A:hover,#options-panel-tab > A:hover { -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; border: none !important; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAeCAIAAACJwFiTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAfklEQVR4nD3IwQ0CMAwDwNRN12QldmInRFsnNg8kXifdeDxf9/NGGGEgImMk YqyIBXvaE/ayE+EVXpCmhV8uuKeVUEMNSFMCuqYaEN00ukbXQF33Nep2UWiqqeSuZiUPRf7ZWzzJvVUnax/1SZ4fvK6bTborVbQqJVmNcITjC9YMh3jlue1kAAAAAElFTkSuQmCC") repeat center !important;} #attach-panel-tab > A,#options-panel-tab > A:hover { background-color: #fff !important; font-weight: bold !important; } .button1{ -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; border: none !important; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAtCAIAAADgGZaTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAY klEQVR4nD3OwQ3CUBDE0Plujl4ojt4IkYICO+aA4OrLcy7XG22xRSUJVrRESSSKLW3pv5WF2HAcT7btzr4/eJ0n7xk6gx1iWGuRtWgHZ75WgpHk54QabIl DImbR30skWWg+HetayAV1bVoAAAAASUVORK5CYII=") repeat center !important;} .button1:hover{ -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; border: none !important; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAeCAIAAACJwFiTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA fklEQVR4nD3IwQ0CMAwDwNRN12QldmInRFsnNg8kXifdeDxf9/NGGGEgImMkYqyIBXvaE/ayE+EV XpCmhV8uuKeVUEMNSFMCuqYaEN00ukbXQF33Nep2UWiqqeSuZiUPRf7ZWzzJvVUnax/1SZ4fvK6b TborVbQqJVmNcITjC9YMh3jlue1kAAAAAElFTkSuQmCC") repeat center !important;} .button2{ -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; border: none !important; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAtCAIAAADgGZaTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAY klEQVR4nD3OwQ3CUBDE0Plujl4ojt4IkYICO+aA4OrLcy7XG22xRSUJVrRESSSKLW3pv5WF2HAcT7btzr4/eJ0n7xk6gx1iWGuRtWgHZ75WgpHk54QabIl DImbR30skWWg+HetayAV1bVoAAAAASUVORK5CYII=") repeat center !important;} .button2:hover{ -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; border: none !important; background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAeCAIAAACJwFiTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA fklEQVR4nD3IwQ0CMAwDwNRN12QldmInRFsnNg8kXifdeDxf9/NGGGEgImMkYqyIBXvaE/ayE+EV XpCmhV8uuKeVUEMNSFMCuqYaEN00ukbXQF33Nep2UWiqqeSuZiUPRf7ZWzzJvVUnax/1SZ4fvK6b TborVbQqJVmNcITjC9YMh3jlue1kAAAAAElFTkSuQmCC") repeat center !important;} span.corners-top{ -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; background: url("data:image/png;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0o MCUoKSj/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAFAAUDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAA AAj/xAAYEAEAAwEAAAAAAAAAAAAAAAAAAQMVUf/EABUBAQEAAAAAAAAAAAAAAAAAAAME/8QAGhEAAQUBAAAAAAAAAAAAAAAAAAIDEhRRUv/aAAwDAQACEQMRAD8AnLYv5AC6y70FBOH/2Q==") !important;} span.corners-top span{ -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; background: url("data:image/png;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKS j/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAFAAUDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAYEAE AAwEAAAAAAAAAAAAAAAAAAQMVUf/EABUBAQEAAAAAAAAAAAAAAAAAAAME/8QAGhEAAQUBAAAAAAAAAAAAAAAAAAIDEhRRUv/aAAwDAQACEQMRAD8AnLYv5AC6y70FBOH/2Q==") !important;} span.corners-bottom { -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; background: url("data:image/png;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKS j/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAFAAUDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAYEAEA AwEAAAAAAAAAAAAAAAAAAQMVUf/EABUBAQEAAAAAAAAAAAAAAAAAAAME/8QAGhEAAQUBAAAAAAAAAAAAAAAAAAIDEhRRUv/aAAwDAQACEQMRAD8AnLYv5AC6y70FBOH/2Q==") !important;} span.corners-bottom span { -moz-appearance: none !important; color: #fff !important; font-weight: bold !important; background: url("data:image/png;base64,/9j/4AAQSkZJRgABAQEASABIAAD/2wBDAAYEBQYFBAYGBQYHBwYIChAKCgkJChQODwwQFxQYGBcUFhYaHSUfGhsjHBYWICwgIyYnKSopGR8tMC0oMCUoKS j/2wBDAQcHBwoIChMKChMoGhYaKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCgoKCj/wAARCAAFAAUDASIAAhEBAxEB/8QAFQABAQAAAAAAAAAAAAAAAAAAAAj/xAAYEAEA AwEAAAAAAAAAAAAAAAAAAQMVUf/EABUBAQEAAAAAAAAAAAAAAAAAAAME/8QAGhEAAQUBAAAAAAAAAAAAAAAAAAIDEhRRUv/aAAwDAQACEQMRAD8AnLYv5AC6y70FBOH/2Q==") !important;}}
[Blockierte Grafik: http://www.abload.de/thumb/postlgg8.png]
Weiss wer wie das Icon benannt wird wie im Bild gekennzeichnet?
[Blockierte Grafik: http://www.abload.de/img/aufzeichnenwkwv.png]
deschen2
des stört mich auch irgendwie, hab schon überlegt ob ich das Eckteil auf die andere Seite,
also Links setzen sollte oder gleich ein anderes "Image" hernehmen soll.....Merci derweil
"ZweiVier" -
Zitat von ZweiVier
Weiss wer wie das Icon benannt wird wie im Bild gekennzeichnet?[Blockierte Grafik: http://www.abload.de/img/aufzeichnenwkwv.png]
CSSdl[style*="forum_unread_locked.gif"] { background-image: url("http://www.travedsl.de/~estartu/Fx-Forum_neu/forum_unread_locked.gif") !important;}
Ist das Gegenstück zu "forum_read_locked.gif"
Mach was draus. -
Zitat von ZweiVier
deschen2
des stört mich auch irgendwie, hab schon überlegt ob ich das Eckteil auf die andere Seite,
also Links setzen sollte oder gleich ein anderes "Image" hernehmen soll.....Merci derweil
"ZweiVier"Naja, der Button an sich, die Form und Position gefallen mir ja, bloß die Anordnung gestaltet sich recht schwierig. Ich kenne mich mit css nicht so aus, aber könnte man von dem Teil nicht ein Screenshot machen, als gif oder png speichern und dann irgendwie lokal statt dem ".online" das Bild einblenden? Vielleicht kann man das dann ja besser positionieren?
MfG...
-
ich hab das Online-Häkchen bei mir so eingeblendet:
CSSbody#phpbb div.post.online { background-image: none !important; } body#phpbb div.post.online > div.inner > dl.postprofile::before { content: url(data:image/gif;base64,R0lGODlhOgA6ALMPAL7Y64XH6zWu6xKj6x%2Bn66fR61e460Cx623A65zO60y167PV65DK63nD68rc6wAAACH5BAEAAA8ALAAAAAA6ADoAAAT%2F0MlJa3046827z1YYfmT5iehkrmyasjDponHNzaKtY%2Fi42z3LDxikDGtF4xGWVC1bKMBhMEBcnisRQCBgMARWJbYUahAAEgZBOCZXEIdJYM1unyhzdIGAkBaudh4VBgRTBlsDDXWBNxQJCAlbBAN%2FaGKMGxZbAnMOeYCYGm8CAAgKAQMBDgmgoTwUaAcCqQ4GAwutrhZUqraqi64PsAa9tDnBIIPGEgB%2Fl8EVc84OW3G5odEElVwAAdMSyMlyB5vdA9bPuhQL3Kh8PuFv5qiRB98O4a8TCan85ZZO4jly0IALqT2%2FAiKzoGDAQQIKCCQEl2%2FQwzMIr2Gq0IyAAQMHVMOkw4aHUi10wNTJ0ebgnkZG2XC5yCdsIA6aTSgKTEKzZpGePnsADTpjKNEXRoUaPQov6cyl%2Bo5BZaoQKo2p4l4ObYr1aNdMI7GGFavzqyh8Zm9EAAA7) !important; float: right !important; margin-right: 1ch !important; }
-
Und ist damit das Problem der variierenden Fensterbreite gelöst?
-