Ich wollte nur [...] und dann ist das Universum explodiert.

Projects
Books
Archive
About









    Permalink
  1. WordPress | Augenzucker für Code-Tag.

    EyeCandy mein ich. Auf CodeX von WordPress gibts Dokumentationen des Sources. Wenn man stundenlang kurz sucht findet man auch nach dem was man will. Jedenfalls gefiel mir die standardmäßige Ausführung von dem code-Tag in WordPress nicht. Mit dem Artikel auf CodeX und etwas Spielerei hab ich meine style.css jetzt so ummodifiziert, das das ganze wie folgt aussieht:

    /* Code pre */
    code { max-width: 500px;
    color: white;
    margin: 1px;
    display: block;
    overflow: auto;
    padding: 1px;
    background: #000000 }

    Was übrigens gleichzeitig den Zusatz in meiner style.css darstellt.

  2. Posted: 2010-02-11 Donnerstag 22:09 by noqqe
    Tags: | | | | | | | | |
        WordPress | Augenzucker für Code-Tag. by noqqe, unless otherwise expressly stated, is licensed under BY-NC-SA.

    leave a reply