Was kann das sein bei der Forenübersicht

  • Hast du was an den CSS Deklerationen gemacht?
    Beim ersten Bild ist es nicht ungewöhnlich da sich die Unterforen in einer Katgorie befinden und zur besseren Übersicht ein wenig rechts sind^^

    Beim zweiten Bild wüsste ich jetzt nicht was du da am Style gemacht hast^^

    Die Deutsche Rechtschreibung ist FreeWare nicht OpenSource, das heist du darfst sie frei benutzen, sie aber NICHT verändern, denn die Nutzer sind dazu verpflichtet, die allgemein geltente Syntax einzuhalten, da nicht jeder Nutzer den entsprechenden Decoder hat, um jegliche Art von Modifikation zu entschlüsseln. Alles klar soweit? ;) :D

  • Wäre evtl. hilfreich da man es dann besser nachvollziehen kann was du gemacht hast :)

    Die Deutsche Rechtschreibung ist FreeWare nicht OpenSource, das heist du darfst sie frei benutzen, sie aber NICHT verändern, denn die Nutzer sind dazu verpflichtet, die allgemein geltente Syntax einzuhalten, da nicht jeder Nutzer den entsprechenden Decoder hat, um jegliche Art von Modifikation zu entschlüsseln. Alles klar soweit? ;) :D

  • .mainMenuInner, .pageLogo, .mainMenu, #header, #userNote, #userMenu{
    border: 0px;
    }
    #userPanel, #userPanel a {
    color:#fff;
    }
    #main {
    border: 1px solid #000000;
    background-color: #FFFFFF;
    background-image: url(../images/bluesensation/designmods.png);
    background-position: bottom center;
    background-repeat: repeat;
    padding-left: 20px;
    padding-right: 20px;
    padding-top:30px;
    }
    .containerHead .containerContent {
    background-image:url(../images/bluesensation/topic_right.png);
    background-position:right top;
    background-repeat:no-repeat;

    }

    #search .searchContainer {
    border: 0px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: bottom center;


    }
    #search {
    border: -150px;
    top: 0px;
    right: 0px;
    }

    #searchSubmit {
    display: none;
    }
    .messageLeft, .messageFramedLeft {
    background : transparent url(../images/bluesensation/thread.png) repeat-x;
    background-color : #004669;
    }
    .messageContent .color-1, .messageContent .color-2 {
    background : transparent url(../images/bluesensation/threadinner.png) repeat-x;
    background-color : #FFFFFF;
    }
    .footerMenuInner li, #date, .date last {
    position: relative;
    top: -16px;
    background-color: #FFFFFF;
    margin-left: 6px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 3px;
    }
    #toTopLink, .last extraButton {
    display: none;
    }
    #mce_editor_0 {
    background-image: url(../images/bluesensation/editor.png);
    }
    .quoteHeader {
    background-image: url(../images/bluesensation/quote.png);
    background-position: bottom left;
    }


    und Zusätzliche CSS-Deklarationen 2

    .largeButtons a, .largeButtons li { -webkit-border-radius: 5px; -moz-border-radius: 5px;}
    .infoBox { -webkit-border-radius: 5px; -moz-border-radius: 5px;}

    #date, .date last, .footerMenuInner li {
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    }

    #main {
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-top-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    }

    .mainMenu a, #search .searchContainer {
    -moz-border-radius-topleft:10px;
    -moz-border-radius-topright:10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    margin-left: 6px;
    background-position: center;
    boder-top: 1px #000;
    padding-bottom:12px;
    }


    .category .border {-webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px;}

    #boardlist .border {-webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px;}

    /* Wiki rounded completely 5px */
    .articleCategoryLeft .border { -webkit-border-radius: 5px; -moz-border-radius: 5px;}
    .contentLeft .border, .contentRight .border { -webkit-border-radius: 5px; -moz-border-radius: 5px;}
    .articleCategoryRight .border { -webkit-border-radius: 5px; -moz-border-radius: 5px;}


    * {-o-text-overflow: ellipsis;}

    /* rounded completely 5px */
    .message, .messageInner, .quoteBox, fieldset, .info, .success, .warning, .error, .help, #userCard, .userCardInner, .second .border, .second .border .content, .avatarSelect li.container-4, .avatarSelect li label, .floatedElement, .popupMenu, .loginPopup, .loginPopup .container-1 {-webkit-border-radius: 5px; -moz-border-radius: 5px;}

    /* message left 5px */
    .messageLeft .messageContent, .messageLeft .messageContentInner {-webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px;}

    /* message right 5px */
    .messageRight .messageContent, .messageRight .messageContentInner {-webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px;}

    /* message framed left & right 5px */
    .messageFramedLeft .messageContent, .messageFramedLeft .messageContentInner, .messageFramedRight .messageContent, .messageFramedRight .messageContentInner {-webkit-border-radius: 5px; -moz-border-radius: 5px;}

    /* message top 5px */
    .messageTop .messageContent, .messageTop .messageContentInner {-webkit-border-radius: 0; -moz-border-radius: 0;}

    /* message framed top 5px */
    .messageFramedTop .messageContent, .messageFramedTop .messageContentInner {-webkit-border-radius: 5px; -moz-border-radius: 5px;}

    /* rounded completely 3px */
    textarea, select, input[type="text"], input[type="password"], .memberList li, .smallButtons > ul > li, .smallButtons > ul > li > a, .extraButton, .extraButton a, .optionButtons > ul > li, .optionButtons > ul > li > a, .subTabMenu .containerHead li a, .pmUsageBar, .statBar, .userAvatarFramed, .userAvatarFramed a, .userAvatarFramed img {-webkit-border-radius: 3px; -moz-border-radius: 3px;}

    /* rounded completely 1px */
    .pmUsageBar > div, .statBar > div {-webkit-border-radius: 1px; -moz-border-radius: 1px;}

    /* rounded top left & right 5px */
    .popupMenu li:first-child a, #boardlist .border, .titleBarPanel, .titleBarPanel .containerHead, .messagePreview, .subTabMenu, .subTabMenu .containerHead, .containerHead, .messageTop .messageSidebar, .messageFramedTop .messageSidebar, .thumbnailButtons {-webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px;}

    /* rounded top left & right 3px */
    .codeBox {-webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px;}

    /* rounded top left 5px */
    .tabMenu li:first-child, .tabMenu li:first-child a {-webkit-border-top-left-radius: 5px; -moz-border-radius-topleft: 5px;}
    /* rounded top right 5px */
    .tabMenu li:last-child, .tabMenu li:last-child a {-webkit-border-top-right-radius: 5px; -moz-border-radius-topright: 5px;}

    /* rounded bottom left & right 5px */
    .searchInputMenu .pageMenu, .popupMenu li:last-child a, .twoRows li:last-child {-webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px;}

    /* rounded bottom left & right 3px */
    #boardlist .border .boardlistInner, .twoRows li:last-child a, .datalist li:last-child {-webkit-border-bottom-left-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-bottomleft: 3px; -moz-border-radius-bottomright: 3px;}

    /* remove bottom generally */
    .popupMenu li a, #boardlist .border .boardlistInner:first-child {-webkit-border-bottom-left-radius: 0; -moz-border-radius-bottomleft: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-bottomright: 0;}

    /* remove generally important */
    .mceToolbar .popupMenu, .mceToolbar .popupMenu li, .mceToolbar .popupMenu li a, .second fieldset .editor, .second fieldset .border, .attachmentPreview, .attachmentPreview li, .tableList td.containerHead {-webkit-border-top-left-radius: 0 !important; -webkit-border-top-right-radius: 0 !important; -webkit-border-bottom-right-radius: 0 !important; -moz-border-radius-topleft: 0 !important; -webkit-border-bottom-left-radius: 0 !important; -moz-border-radius-topright: 0 !important; -moz-border-radius-bottomleft: 0 !important; -moz-border-radius-bottomright: 0 !important;}

    /* login popup special */
    .loginPopup input#quickLoginUsername {-webkit-border-top-right-radius: 0; -webkit-border-bottom-right-radius: 0; -moz-border-radius-topright: 0; -moz-border-radius-bottomright: 0;}
    .loginPopup input#quickLoginPassword {-webkit-border-top-left-radius: 0; -webkit-border-bottom-left-radius: 0; -moz-border-radius-topleft: 0; -moz-border-radius-bottomleft: 0;}

    /* search box special */
    input#searchInput {-webkit-border-radius: 12px; -moz-border-radius: 12px;}

    /* box shadow special */
    .galleryPhotoEdit img, .galleryAlbumCover img {-webkit-box-shadow: 0 3px 7px #666; -moz-box-shadow: 0 3px 7px #666;}
    .galleryIndex li.floatedElement .thumbnail img, .squared .thumbnail img {-webkit-box-shadow: 0 1px 3px #666; -moz-box-shadow: 0 1px 3px #666;}
    .galleryIndex li.floatedElement:hover, .avatarSelect li label:hover {-webkit-box-shadow: 0 1px 3px #999; -moz-box-shadow: 0 1px 3px #999;}
    .galleryPhoto img {-webkit-box-shadow: 0 3px 7px #666; -moz-box-shadow: 0 3px 7px #666; margin: 10px;}

    .imageViewerCurrentImage {-webkit-box-shadow: 0 3px 23px #000; -moz-box-shadow: 0 3px 23px #000;}

    /* EOF */

  • Das könnte an folgendem Eintrag liegen:

    * {-o-text-overflow: ellipsis;}

    Dieser Eintrag ist dazu da, dass bei langen Wörtern per CSS ein Umbruch gesetzt bzw. der Text abgekürzt wird.

    Zitat

    word-wrap: break-word; /* for IE and Firefox since 3.5 */
    overflow: hidden; /* required for text-overflow */
    text-overflow: ellipsis; /* for IE and WebKit (Safari, Chrome) */
    -o-text-overflow: ellipsis; /* for Opera since 9.0 */

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!