Club der GSPB-Bauarbeiter - Wir bauen das GSPB um!

Dieses Thema im Forum "Smalltalk" wurde erstellt von Xenomorph, 17. März 2008.

  1. Pompejus II Pressechef des Kreml

    Pompejus II
    Registriert seit:
    18. Juni 2003
    Beiträge:
    27.033
    Und wie krieg ich die Uhrzeit bei den Postings und das "#" vor der Beitragsnummer in Weiss her?
     
  2. Was glaubst du, was wir hier die ganze Zeit gemacht haben? :D

    Nur bin ich nicht auf die Idee gekommen, das einfach auszulesen, ich hab jedes Element von Hand editiert. :ugly:
     
  3. Tachikoma Captain BaseBallBat-Boy

    Tachikoma
    Registriert seit:
    31. März 2006
    Beiträge:
    17.621
    Ort:
    Haus aus gut gekleidet
    Ich hab jetzt dieses Zentrierungsdingsbumms und das von Roger geladen,
    Nun meine Frage: In der Forenübersicht sind ja nun auch die Bilder für "Allgemeines" etc. blau übermalt.
    Ist es möglich, die irgendwie doch zu haben?
     
  4. Spartan117 MODEЯATOR Moderator

    Spartan117
    Registriert seit:
    25. Juli 2004
    Beiträge:
    17.449
    Faulheit siegt. :teach: :ugly:
     
  5. Ne, Spartans ist ausführlicher, da sind auch die ganzen Rahmen etc schon editiert. Habs mal noch etwas angepasst: Hellblaue Balken weg, komisches Hintergrund-Blau weg, Text auf den Navigationsbuttons ist jetzt wieder lesbar:

    Code:
    @namespace url(http://www.w3.org/1999/xhtml);
    
    @-moz-document url-prefix("http://www.gamestar.de/community/gspinboard/") {
    
    html
    {
    	background: #ebebeb !important;
    }
    
    body
    {	
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    	color:black !important;
    	width:875px !important;
    	margin:0 auto !important;
    	padding:0px !important;
    }
    //a:link, body_alink
    {
    	color: #182263 !important;
    	text-decoration: underline !important;
    }
    //a:visited, body_avisited
    {
    	color: #182263 !important;
    	text-decoration: underline !important;
    }
    //a:hover, a:active, body_ahover
    {
    	color: #FF4400 !important;
    	text-decoration: underline !important;
    }
    .page
    {
    	background: #FFFFFF !important;
    	color: #182263 !important;
    }
    td, th, p, li
    {
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .tborder
    {
    	background: #ededed !important;
    	color: #182263 !important;
    	border: 1px solid #2E3778 !important;
    }
    .tcat
    {
    	background: #2E3778 !important;
    	color: #FFFFFF !important;
    	font: bold 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .tcat a:link, .tcat_alink
    {
    	color: #ffffff !important;
    	text-decoration: none !important;
    }
    .tcat a:visited, .tcat_avisited
    {
    	color: #ffffff !important;
    	text-decoration: none !important;
    }
    .tcat a:hover, .tcat a:active, .tcat_ahover
    {
    	color: #FFFF66 !important;
    	text-decoration: underline !important;
    }
    .thead
    {
    	background: #2E3778 !important;
    	color: #FFFFFF !important;
    	font: bold 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .thead a:link, .thead_alink
    {
    	color: #FFFFFF !important;
    }
    .thead a:visited, .thead_avisited
    {
    	color: #FFFFFF !important;
    }
    .thead a:hover, .thead a:active, .thead_ahover
    {
    	color: #FFFF00 !important;
    }
    .tfoot
    {
    	background: #D3D3D3 !important;
    	color: #ffffff !important;
    }
    .tfoot a:link, .tfoot_alink
    {
    	color: #182263 !important;
    }
    .tfoot a:visited, .tfoot_avisited
    {
    	color: #182263 !important;
    }
    .tfoot a:hover, .tfoot a:active, .tfoot_ahover
    {
    	color: #FFFF66 !important;
    }
    .alt1, .alt1Active
    {
    	background: #ededed !important;
    	color: #182263 !important;
    }
    .alt2, .alt2Active
    {
    	background: #D3D3D3 !important;
    	color: #182263 !important;
    }
    .talt1, .talt1Active, .talt2, .talt2Active, .talt11Active, .talt22Active, 
    
    .talt11, .talt22
    {
    background: #ededed !important;
    }
    td.inlinemod
    {
    	background: #FFFFCC !important;
    	color: #000000 !important;
    }
    .wysiwyg
    {
    	background: #ededed !important;
    	color: #182263 !important;
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    textarea, .bginput
    {
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .button
    {
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    select
    {
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    option, optgroup
    {
    	font-size: 9pt !important;
    	font-family: arial, helvetica, verdana, sans-serif !important;
    }
    .smallfont
    {
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .time
    {
    	color: #666686 !important;
    }
    .navbar
    {
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .highlight
    {
    	color: #FF0000 !important;
    	font-weight: bold !important;
    }
    .fjsel
    {
    	background: #2E3778 !important;
    	color: #ededed !important;
    }
    .fjdpth0
    {
    	background: #F7F7F7 !important;
    	color: #000000 !important;
    }
    .panel
    {
    	background: #D3D3D3 !important;
    	color: #182263 !important;
    	padding: 10px !important;
    	border: 2px outset !important;
    }
    .panelsurround
    {
    	background: #ededed !important;
    	color: #182263 !important;
    }
    legend
    {
    	color: #182263 !important;
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .vbmenu_control
    {
    	background: #2E3778 !important;
    	color: #FFFFFF !important;
    	font: bold 9pt arial, helvetica, verdana, sans-serif !important;
    	padding: 3px 6px 3px 6px !important;
    	white-space: nowrap !important;
    }
    .vbmenu_control a:link, .vbmenu_control_alink
    {
    	color: #FFFFFF !important;
    	text-decoration: none !important;
    }
    .vbmenu_control a:visited, .vbmenu_control_avisited
    {
    	color: #FFFFFF !important;
    	text-decoration: none !important;
    }
    .vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
    {
    	color: #FFFFFF !important;
    	text-decoration: underline !important;
    }
    .vbmenu_popup
    {
    	background: #FFFFFF !important;
    	color: #182263 !important;
    	border: 1px solid #0B198C !important;
    }
    .vbmenu_option
    {
    	background: #BBC7CE !important;
    	color: #000000 !important;
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    	white-space: nowrap !important;
    	cursor: pointer !important;
    }
    .vbmenu_option a:link, .vbmenu_option_alink
    {
    	color: #22229C !important;
    	text-decoration: none !important;
    }
    .vbmenu_option a:visited, .vbmenu_option_avisited
    {
    	color: #22229C !important;
    	text-decoration: none !important;
    }
    .vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
    {
    	color: #FFFFFF !important;
    	text-decoration: none !important;
    }
    .vbmenu_hilite
    {
    	background: #8A949E !important;
    	color: #FFFFFF !important;
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    	white-space: nowrap !important;
    	cursor: pointer !important;
    }
    .vbmenu_hilite a:link, .vbmenu_hilite_alink
    {
    	color: #FFFFFF !important;
    	text-decoration: none !important;
    }
    .vbmenu_hilite a:visited, .vbmenu_hilite_avisited
    {
    	color: #FFFFFF !important;
    	text-decoration: none !important;
    }
    .vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
    {
    	color: #FFFFFF !important;
    	text-decoration: none !important;
    }
    /* ***** small padding on 'thead' elements ***** */
    td.thead, div.thead { padding: 4px !important; }
    
    /* ***** basic styles for multi-page nav elements */
    .pagenav a { text-decoration: none !important; }
    .pagenav td { padding: 2px 4px 2px 4px !important; }
    
    /* ***** define margin and font-size for elements inside panels ***** */
    .fieldset { margin-bottom: 6px !important; }
    .fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 9pt !
    
    important; }
    
    /* ***** don't change the following ***** */
    form { display: inline !important; }
    label { cursor: default !important; }
    .normal { font-weight: normal !important; }
    /*.inlineimg { vertical-align: middle !important; } */
    .bigusername { font-size: 20px !important; font-weight: normal !important; }
    
    .fo_co_infobox
    {
    	height: 45px !important;
            background-image: url
    
    (http://www.gamestar.de/community/gspinboard/idg/images/fo_co_infobox_white.
    
    gif) !important;
    }
    €: Hmm, komisch, irgendwie sind die Threads etwas verzerrt bei mir.
     
    Zuletzt von einem Moderator bearbeitet: 18. März 2008
  6. Xenomorph

    Xenomorph
    Registriert seit:
    19. Februar 2000
    Beiträge:
    19.427
    Ort:
    Dunkeldeutschland
    Seins verändert aber auch alle Schriftarten inklusive die im Seitenkopf. Da müssten eventuell noch die Sonderformatierungen wieder entfernt werden.
     
  7. chackalacka Mountain Dew süchtig!

    chackalacka
    Registriert seit:
    22. April 2007
    Beiträge:
    61.097
    Ort:
    St@lker einen Papierstern angeklebt bekommen
  8. Spartan117 MODEЯATOR Moderator

    Spartan117
    Registriert seit:
    25. Juli 2004
    Beiträge:
    17.449
    Hast du den Farb-Code im Stylesheet auch insgesamt fünf Mal ersetzt?

    Edit: Bei mir wird alles Orange.
     
    Zuletzt bearbeitet: 18. März 2008
  9. Na gut, aber das lässt sich ja schnell anpassen. Irgendwann soll ja noch ein offizielles blaues Theme kommen aber bis dahin find ich Spartans doch eigentlich sehr ausreichend.
     
  10. chackalacka Mountain Dew süchtig!

    chackalacka
    Registriert seit:
    22. April 2007
    Beiträge:
    61.097
    Ort:
    St@lker einen Papierstern angeklebt bekommen
    Ja, bin es 2 mal durch gegangen.
     
  11. Spartan117 MODEЯATOR Moderator

    Spartan117
    Registriert seit:
    25. Juli 2004
    Beiträge:
    17.449
    Dann benutz das, das ich gerade schnell getestet habe: :D
    Code:
    @namespace url(http://www.w3.org/1999/xhtml);
    
    @-moz-document url-prefix("http://www.gamestar.de/community/gspinboard/") {
    
    html
    {
    background:#2584BB !important;
    }
    
    body
    {	
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    	color:black !important;
    width:875px !important;
    	margin:0 auto !important;
    	padding:0px !important;
    }
    a:link, body_alink
    {
    	color: #182263 !important;
    	text-decoration: underline !important;
    }
    a:visited, body_avisited
    {
    	color: #182263 !important;
    	text-decoration: underline !important;
    }
    a:hover, a:active, body_ahover
    {
    	color: #FF4400 !important;
    	text-decoration: underline !important;
    }
    .page
    {
    	background: #FFFFFF !important;
    	color: #182263 !important;
    }
    td, th, p, li
    {
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .tborder
    {
    	background: #ededed !important;
    	color: #182263 !important;
    	border: 1px solid #FC8F02 !important;
    }
    .tcat
    {
    	background: #FC8F02 !important;
    	color: #FFFFFF !important;
    	font: bold 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .tcat a:link, .tcat_alink
    {
    	color: #ffffff !important;
    	text-decoration: none !important;
    }
    .tcat a:visited, .tcat_avisited
    {
    	color: #ffffff !important;
    	text-decoration: none !important;
    }
    .tcat a:hover, .tcat a:active, .tcat_ahover
    {
    	color: #FFFF66 !important;
    	text-decoration: underline !important;
    }
    .thead
    {
    	background: #FC8F02 !important;
    	color: #FFFFFF !important;
    	font: bold 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .thead a:link, .thead_alink
    {
    	color: #FFFFFF !important;
    }
    .thead a:visited, .thead_avisited
    {
    	color: #FFFFFF !important;
    }
    .thead a:hover, .thead a:active, .thead_ahover
    {
    	color: #FFFF00 !important;
    }
    .tfoot
    {
    	background: #D3D3D3 !important;
    	color: #ffffff !important;
    }
    .tfoot a:link, .tfoot_alink
    {
    	color: #182263 !important;
    }
    .tfoot a:visited, .tfoot_avisited
    {
    	color: #182263 !important;
    }
    .tfoot a:hover, .tfoot a:active, .tfoot_ahover
    {
    	color: #FFFF66 !important;
    }
    .alt1, .alt1Active
    {
    	background: #ededed !important;
    	color: #182263 !important;
    }
    .alt2, .alt2Active
    {
    	background: #D3D3D3 !important;
    	color: #182263 !important;
    }
    .talt1, .talt1Active, .talt2, .talt2Active, .talt11Active, .talt22Active, .talt11, .talt22
    {
    background: #ededed !important;
    color: #182263 !important;
    }
    td.inlinemod
    {
    	background: #FFFFCC !important;
    	color: #000000 !important;
    }
    .wysiwyg
    {
    	background: #ededed !important;
    	color: #182263 !important;
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    textarea, .bginput
    {
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .button
    {
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    select
    {
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    option, optgroup
    {
    	font-size: 9pt !important;
    	font-family: arial, helvetica, verdana, sans-serif !important;
    }
    .smallfont
    {
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .time
    {
    	color: #666686 !important;
    }
    .navbar
    {
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .highlight
    {
    	color: #FF0000 !important;
    	font-weight: bold !important;
    }
    .fjsel
    {
    	background: #FC8F02 !important;
    	color: #ededed !important;
    }
    .fjdpth0
    {
    	background: #F7F7F7 !important;
    	color: #000000 !important;
    }
    .panel
    {
    	background: #D3D3D3 !important;
    	color: #182263 !important;
    	padding: 10px !important;
    	border: 2px outset !important;
    }
    .panelsurround
    {
    	background: #ededed !important;
    	color: #182263 !important;
    }
    legend
    {
    	color: #182263 !important;
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .vbmenu_control
    {
    	background: #FC8F02 !important;
    	color: #FFFFFF !important;
    	font: bold 9pt arial, helvetica, verdana, sans-serif !important;
    	padding: 3px 6px 3px 6px !important;
    	white-space: nowrap !important;
    }
    .vbmenu_control a:link, .vbmenu_control_alink
    {
    	color: #FFFFFF !important;
    	text-decoration: none !important;
    }
    .vbmenu_control a:visited, .vbmenu_control_avisited
    {
    	color: #FFFFFF !important;
    	text-decoration: none !important;
    }
    .vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
    {
    	color: #FFFFFF !important;
    	text-decoration: underline !important;
    }
    .vbmenu_popup
    {
    	background: #FFFFFF !important;
    	color: #182263 !important;
    	border: 1px solid #0B198C !important;
    }
    .vbmenu_option
    {
    	background: #BBC7CE !important;
    	color: #000000 !important;
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    	white-space: nowrap !important;
    	cursor: pointer !important;
    }
    .vbmenu_option a:link, .vbmenu_option_alink
    {
    	color: #22229C !important;
    	text-decoration: none !important;
    }
    .vbmenu_option a:visited, .vbmenu_option_avisited
    {
    	color: #22229C !important;
    	text-decoration: none !important;
    }
    .vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
    {
    	color: #FFFFFF !important;
    	text-decoration: none !important;
    }
    .vbmenu_hilite
    {
    	background: #8A949E !important;
    	color: #FFFFFF !important;
    	font: 9pt arial, helvetica, verdana, sans-serif !important;
    	white-space: nowrap !important;
    	cursor: pointer !important;
    }
    .vbmenu_hilite a:link, .vbmenu_hilite_alink
    {
    	color: #FFFFFF !important;
    	text-decoration: none !important;
    }
    .vbmenu_hilite a:visited, .vbmenu_hilite_avisited
    {
    	color: #FFFFFF !important;
    	text-decoration: none !important;
    }
    .vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
    {
    	color: #FFFFFF !important;
    	text-decoration: none !important;
    }
    /* ***** small padding on 'thead' elements ***** */
    td.thead, div.thead { padding: 4px !important; }
    
    /* ***** basic styles for multi-page nav elements */
    .pagenav a { text-decoration: none !important; }
    .pagenav td { padding: 2px 4px 2px 4px !important; }
    
    /* ***** define margin and font-size for elements inside panels ***** */
    .fieldset { margin-bottom: 6px !important; }
    .fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 9pt !important; }
    
    /* ***** don't change the following ***** */
    form { display: inline !important; }
    label { cursor: default !important; }
    .normal { font-weight: normal !important; }
    /*.inlineimg { vertical-align: middle !important; } */
    .bigusername { font-size: 20px !important; font-weight: normal !important; }
    
    }
     
  12. chackalacka Mountain Dew süchtig!

    chackalacka
    Registriert seit:
    22. April 2007
    Beiträge:
    61.097
    Ort:
    St@lker einen Papierstern angeklebt bekommen
    Jetzt gehts, aber hatte noch irgendwas von Xennik aktiviert was die Balken dunkel gemacht hat! :uff: :ugly:
     
  13. Pompejus II Pressechef des Kreml

    Pompejus II
    Registriert seit:
    18. Juni 2003
    Beiträge:
    27.033
    Hm, ich hab' das jetzt kopiert und eingefügt und es geht doch nicht. Scheinbar fehlen irgendwelche Selektoren. Was immer das auch ist. :ugly:
     
  14. Thandor

    Thandor
    Registriert seit:
    12. Dezember 2007
    Beiträge:
    19.457
    Ort:
    Berlin
    Danke für das neue Script. Langsam wird die Seite ja wieder richtig heimelig :D
     
  15. Spartan117 MODEЯATOR Moderator

    Spartan117
    Registriert seit:
    25. Juli 2004
    Beiträge:
    17.449
    Neues Stylesheet erstellen und alles aus dem Code-Block reinkopieren. Mehr sollte es nicht sein.
     
  16. Spartan117 MODEЯATOR Moderator

    Spartan117
    Registriert seit:
    25. Juli 2004
    Beiträge:
    17.449
    Man könnte es ja noch widescreen-tauglich machen. Mangels hoher Auflösung kann ich da aber leider nicht helfen.
     
  17. Naja, für Widescreen müsste man wie gesagt ne Menge Bilder vergrössern (alles, was hier runde Ecken hat), ich weiss nicht, obs das wert ist. :D

    Kannst ja mal versuchen, deins so hinzubekommen, dass die Linkfarbe oben im Menü weiter weiss bleibt, im Forum selbst aber blau. Ich kapier zwar nicht, wieso beides nicht zusammen funktioniert, aber irgendwie muss es ja gehen (standardmässig ists im Menü weiss und im Forum grau)
     
  18. Spartan117 MODEЯATOR Moderator

    Spartan117
    Registriert seit:
    25. Juli 2004
    Beiträge:
    17.449
    Naja, wie gesagt ich hab keinen Bedarf, da kein Widescreen. :D
    Das mit den Links hängt mit dem Stylesheet zusammen, weil nicht direkt das CSS des vbb manipuliert wird, sondern die gesamte Seite, denke ich mal. :ugly:


    Edit: Bis dahin: Spread the word! :ugly:
     
    Zuletzt bearbeitet: 18. März 2008
  19. hey leute!

    erstmal, sehr gute Arbeit, das alte Design ist direkt ungewohnt :ugly:

    ich hab allerdings eine Frage auch: Ist es normal, das Bilder der Signatur durch das Bilderskript direkt angezeigt werden? Oder benutze ich schlicht eine alte Version?
     
  20. Xizor kann oft nicht so gut mit Bildern

    Xizor
    Registriert seit:
    23. Juli 2007
    Beiträge:
    19.995
    Ort:
    Kiel
    Gibt es eine Möglichkeit, diese fetten orangen Balken wegzukriegen? Da sind die Bilder besser. :Poeh:

    Ach ja, mein Avatarproblem besteht nach wie vor, Strg+F5 hat nichts gebracht, genausowenig das Leeren des Cache. :(
     
  21. Danke für den klassischen Stil :hoch:
    Hach, tut das gut, endlich wieder Kontrast zu haben :)
     
  22. Ekkehardt Schnitzel

    Ekkehardt Schnitzel
    Registriert seit:
    1. September 2002
    Beiträge:
    5.256
    Ort:
    Singapore richtig begeistert!
    big thx für den alten style!!!
     
  23. Zuletzt von einem Moderator bearbeitet: 18. März 2008
  24. BlithE Heiß begehrt

    BlithE
    Registriert seit:
    24. November 2006
    Beiträge:
    26.397
    Code:
    @namespace url(http://www.w3.org/1999/xhtml);
    
    @-moz-document url-prefix("http://www.gamestar.de/community/gspinboard/") {
    
    html
    {
    background:#EBEBEB !important;
    }
    
    body
    {    
        font: 9pt arial, helvetica, verdana, sans-serif !important;
        color:black !important;
    width:875px !important;
        margin:0 auto !important;
        padding:0px !important;
    }
    a:link, body_alink
    {
        color: #182263 !important;
        text-decoration: underline !important;
    }
    a:visited, body_avisited
    {
        color: #182263 !important;
        text-decoration: underline !important;
    }
    a:hover, a:active, body_ahover
    {
        color: #FF4400 !important;
        text-decoration: underline !important;
    }
    .page
    {
        background: #FFFFFF !important;
        color: #182263 !important;
    }
    td, th, p, li
    {
        font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .tborder
    {
        background: #ededed !important;
        color: #182263 !important;
        border: 1px solid #000D59 !important;
        margin-bottom:5px;
        margin-top:5px;
    }
    .tcat
    {
        background: #000D59 !important;
        color: #FFFFFF !important;
        font: bold 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .tcat a:link, .tcat_alink
    {
        color: #ffffff !important;
        text-decoration: none !important;
    }
    .tcat a:visited, .tcat_avisited
    {
        color: #ffffff !important;
        text-decoration: none !important;
    }
    .tcat a:hover, .tcat a:active, .tcat_ahover
    {
        color: #FFFF66 !important;
        text-decoration: underline !important;
    }
    .thead
    {
        background: #000D59 !important;
        color: #FFFFFF !important;
        font: bold 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .thead a:link, .thead_alink
    {
        color: #FFFFFF !important;
    }
    .thead a:visited, .thead_avisited
    {
        color: #FFFFFF !important;
    }
    .thead a:hover, .thead a:active, .thead_ahover
    {
        color: #FFFF00 !important;
    }
    .tfoot
    {
        background: #D3D3D3 !important;
        color: #ffffff !important;
    }
    .tfoot a:link, .tfoot_alink
    {
        color: #182263 !important;
    }
    .tfoot a:visited, .tfoot_avisited
    {
        color: #182263 !important;
    }
    .tfoot a:hover, .tfoot a:active, .tfoot_ahover
    {
        color: #FFFF66 !important;
    }
    .alt1, .alt1Active
    {
        background: #ededed !important;
        color: #182263 !important;
    }
    .alt2, .alt2Active
    {
        background: #D3D3D3 !important;
        color: #182263 !important;
    }
    .talt1, .talt1Active, .talt2, .talt2Active, .talt11Active, .talt22Active, .talt11, .talt22
    {
    background: #ededed !important;
    color: #182263 !important;
    }
    td.inlinemod
    {
        background: #FFFFCC !important;
        color: #000000 !important;
    }
    .wysiwyg
    {
        background: #ededed !important;
        color: #182263 !important;
        font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    textarea, .bginput
    {
        font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .button
    {
        font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    select
    {
        font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    option, optgroup
    {
        font-size: 9pt !important;
        font-family: arial, helvetica, verdana, sans-serif !important;
    }
    .smallfont
    {
        font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .time
    {
        color: #666686 !important;
    }
    .navbar
    {
        font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .highlight
    {
        color: #FF0000 !important;
        font-weight: bold !important;
    }
    .fjsel
    {
        background: #000D59 !important;
        color: #ededed !important;
    }
    .fjdpth0
    {
        background: #F7F7F7 !important;
        color: #000000 !important;
    }
    .panel
    {
        background: #D3D3D3 !important;
        color: #182263 !important;
        padding: 10px !important;
        border: 2px outset !important;
    }
    .panelsurround
    {
        background: #ededed !important;
        color: #182263 !important;
    }
    legend
    {
        color: #182263 !important;
        font: 9pt arial, helvetica, verdana, sans-serif !important;
    }
    .vbmenu_control
    {
        background: #000D59 !important;
        color: #FFFFFF !important;
        font: bold 9pt arial, helvetica, verdana, sans-serif !important;
        padding: 3px 6px 3px 6px !important;
        white-space: nowrap !important;
    }
    .vbmenu_control a:link, .vbmenu_control_alink
    {
        color: #FFFFFF !important;
        text-decoration: none !important;
    }
    .vbmenu_control a:visited, .vbmenu_control_avisited
    {
        color: #FFFFFF !important;
        text-decoration: none !important;
    }
    .vbmenu_control a:hover, .vbmenu_control a:active, .vbmenu_control_ahover
    {
        color: #FFFFFF !important;
        text-decoration: underline !important;
    }
    .vbmenu_popup
    {
        background: #FFFFFF !important;
        color: #182263 !important;
        border: 1px solid #0B198C !important;
    }
    .vbmenu_option
    {
        background: #BBC7CE !important;
        color: #000000 !important;
        font: 9pt arial, helvetica, verdana, sans-serif !important;
        white-space: nowrap !important;
        cursor: pointer !important;
    }
    .vbmenu_option a:link, .vbmenu_option_alink
    {
        color: #22229C !important;
        text-decoration: none !important;
    }
    .vbmenu_option a:visited, .vbmenu_option_avisited
    {
        color: #22229C !important;
        text-decoration: none !important;
    }
    .vbmenu_option a:hover, .vbmenu_option a:active, .vbmenu_option_ahover
    {
        color: #FFFFFF !important;
        text-decoration: none !important;
    }
    .vbmenu_hilite
    {
        background: #8A949E !important;
        color: #FFFFFF !important;
        font: 9pt arial, helvetica, verdana, sans-serif !important;
        white-space: nowrap !important;
        cursor: pointer !important;
    }
    .vbmenu_hilite a:link, .vbmenu_hilite_alink
    {
        color: #FFFFFF !important;
        text-decoration: none !important;
    }
    .vbmenu_hilite a:visited, .vbmenu_hilite_avisited
    {
        color: #FFFFFF !important;
        text-decoration: none !important;
    }
    .vbmenu_hilite a:hover, .vbmenu_hilite a:active, .vbmenu_hilite_ahover
    {
        color: #FFFFFF !important;
        text-decoration: none !important;
    }
    /* ***** small padding on 'thead' elements ***** */
    td.thead, div.thead { padding: 4px !important; }
    
    /* ***** basic styles for multi-page nav elements */
    .pagenav a { text-decoration: none !important; }
    .pagenav td { padding: 2px 4px 2px 4px !important; }
    
    /* ***** define margin and font-size for elements inside panels ***** */
    .fieldset { margin-bottom: 6px !important; }
    .fieldset, .fieldset td, .fieldset p, .fieldset li { font-size: 9pt !important; }
    
    /* ***** don't change the following ***** */
    form { display: inline !important; }
    label { cursor: default !important; }
    .normal { font-weight: normal !important; }
    /*.inlineimg { vertical-align: middle !important; } */
    .bigusername { font-size: 20px !important; font-weight: normal !important; }
    
    }
    
    blauer style. find ich ganz gut, aber nicht ganz das org :ugly:
     
    Zuletzt bearbeitet: 18. März 2008
  25. Also bei mir werden die 45x45 avas zwar angezeigt aber hässlich gestreckt
     
  26. Thandor

    Thandor
    Registriert seit:
    12. Dezember 2007
    Beiträge:
    19.457
    Ort:
    Berlin
    Genau. Da kann man mir von Betatestunmöglichkeit erzählen was man will, Kontrastmangel plus die zu kleine Schrift hätte man wirklich erkennen können.
     
  27. Ne tolle sache die ihr Macht. Wünsche viel Erfolg. Möchte darauf hinweisen daß baldmöglichst eine News zu euren Aktivitäten erscheinen wird

    http://gspb-weekly.blogspot.com/

    :winke:
     
  28. BlithE Heiß begehrt

    BlithE
    Registriert seit:
    24. November 2006
    Beiträge:
    26.397
    so wie die seite aussieht brauchst diese auch unsere dienste :ugly:
     

  29. Ja das wär was:ugly:, aber immer noch besser als ein Blog hier:D
     
  30. Xenomorph

    Xenomorph
    Registriert seit:
    19. Februar 2000
    Beiträge:
    19.427
    Ort:
    Dunkeldeutschland
    Du musst am Ende nochmal ein Abschließendes } setzen. Also einfach ganz am Ende ^^
     
  31. Könntest du das hier vielleicht noch im Eingangspost verlinken? Vielleicht siehts dann auch mal jemand. :ugly:
     
  32. könntest du den button "new thread" in der übersicht auch noch zum alten ändern?
     
  33. danke :D

    man merkt wie es dem neuen forumstil an kontrasten mangelt wenn man wieder auf den alten umstellt :uff:
     
  34. Würde ich gerne, aber leider habe ich die alte Version des Buttons gerade nicht zur Verfügung. :uff:

    Wenn den jemand hat, immer her damit.
     
  35. wenn ich das avatarscript aktiviere, sehe nur ich meinen eingestellten avatar als nich premium user. nech?
     
  36. schade... naja, trotzdem danke, sieht gleich viel besser aus. und passt sogar zum neuen style :D

    edit: kannst du den button nicht von einem x-beliebigen vBulletin board nehmen?
     
  37. Xenomorph

    Xenomorph
    Registriert seit:
    19. Februar 2000
    Beiträge:
    19.427
    Ort:
    Dunkeldeutschland
    Eher mal einen Layouter für die News :ugly:
     
  38. Ja, da hast du eigentlich vollkommen recht. Sekunde rasch. :ugly:

    http://www.dslr-forum.de/images/buttons/newthread.gif

    Okay, ist drin. URL ist die gleiche: http://tcpa.tc.funpic.de/greasemonkey4gspb/gspboldbuttons.user.js

    -----------------

    Originalpost:

    Hier noch ein Greasemonkey-Skript, um die alten Buttons (edit, quote, reply, etc.) wiederherzustellen:
    http://tcpa.tc.funpic.de/greasemonkey4gspb/gspboldbuttons.user.js

    Momentan sind die Bilder bei imageshack.us gehostet. Es kann vorkommen, dass deren Server temporär down sind.

    €: Update, 26.3.2008 20:57: "Thread Geschlossen" Button auch noch ausgetauscht.

    Screenshot: http://img374.imageshack.us/img374/8825/oldbuttonsscreenshotzn7.png


    [hide=Code zum selber kopieren]
    Installationsanleitung:
    - Untenstehenden Code in notepad o.ä. kopieren.
    - Abspeichern als gspboldbuttons.user.js (z.B. auf Desktop, ist aber egal wo).
    - Gespeicherte Datei mit Firefox öffnen (per drag & drop z.B.)
    - Greasemonkey erkennt das Skript und bietet Installation an

    Code:
    // ==UserScript==
    // @name          GSPB old buttons
    // @namespace     gspb
    // @description	  Ersetzt die neuen Buttons (quote, edit, reply, etc.) durch die Alten.
    // @author        TCPA
    // @homepage      ---
    // @include       http://gamestar.de/*
    // @include       https://gamestar.de/*
    // @include       http://*.gamestar.de/*
    // @include       https://*.gamestar.de/*
    // ==/UserScript==
    
    
    var imagelist = new Array(
    'blaubilder/buttons/quote.gif', 
    'http://www.gamestar.de/community/gspinboard/blaubilder/buttons/multiquote_off.gif', 
    'blaubilder/buttons/quickreply.gif',
    'blaubilder/buttons/edit.gif',
    'blaubilder/buttons/reply.gif',
    'blaubilder/buttons/newthread.gif',
    'blaubilder/buttons/threadclosed.gif'
    );
    
    var replacements =new Array(
    'http://img134.imageshack.us/img134/8125/quote002uh0.gif',
    'http://img229.imageshack.us/img229/6756/multiquoteoffoa8.gif',
    'http://img132.imageshack.us/img132/3958/quickreplysc2.gif',
    'http://img329.imageshack.us/img329/4967/editvf0.gif',
    'http://img166.imageshack.us/img166/916/replyuz7.gif',
    'http://img526.imageshack.us/img526/2087/newthreadfk5.gif',
    'http://img369.imageshack.us/img369/2381/threadclosedct8.gif'
    );
    
    var imgList, currentimg;
    for(var k=0;k<imagelist.length;k++){
    	imgList = XPath("//img[@src='"+imagelist[k]+"']");
    	for(var n=0;n<imgList.snapshotLength;n++){
    		currentimg = imgList.snapshotItem(n);
    		currentimg.setAttribute('style','');
    		currentimg.src = replacements[k];
    	}
    }
    
    
    function XPath(exp,node){
    	return document.evaluate(exp,node||document,null,XPathResult.ORDERED_NODE_SNAPSHOT_TYPE,null);
    }
    
    [/hide]
     
    Zuletzt von einem Moderator bearbeitet: 27. Dezember 2008
  39. deoee

    deoee
    Registriert seit:
    14. Juli 2000
    Beiträge:
    27.335
    Ort:
    due
    Hmm, ich hab das Zeugs jetzt installiert, aber mehrer Probleme:
    Einmal, ich habe beim tippen einer neuen Antwort einen blauen Kaste (ich mach gleich Screen) unterm getippten Text
    Dann sind die Schriften oben (über Gamestar) alle blau --> man kanns nicht lesen
    und die Uhrzeiten sind bei mir auch dunkelblau --> nicht lesbar...
    Benutze Firefox 3.0b4
    Hab sonst alle Sachen hier ausm Thread installiert :p

    Hier der Screen http://www.imagebam.com/image/36baa43954646
     
Top