ilch Forum » Ilch Clan 1.1 » Fehlersuche und Probleme » Modul "IlchBB Forum 3.1" Problem mit css

Geschlossen
  1. #1
    User Pic
    Dragon87 Mitglied
    Registriert seit
    24.10.2010
    Beiträge
    1
    Beitragswertungen
    0 Beitragspunkte
    Hallo,

    ich hab folgenes Problem und zwar hab ich mir das "IlchBB Forum 3.1" geladen bin soweit auch zufrieden.

    hab die CSS datei soweit auch angepasst nur finde ich irgendwie den teil nicht der ganz unten für die Statistiken zuständig ist. Hier ein Bild was ich meine.

    gesperrtes Bild

    EDIT: Ich hab noch ein problem gefunden und weiß nicht wie es lösen soll hab dort wo ich es makiert habe bei den felden einen schwarzen hintergrund hätte ihn gern in weiß so wie das Textfeld... hab schon nachgeschaut in der CSS aber wieder nix gefunden...

    gesperrtes Bild


    hier mal die CSS datei, wollte ein klapptext einfügen was net so geht hier -.-" daher sry
    h5
    {
        font-size: 1em;
        font-weight: bold;
        margin: 10px 0px;
        border-bottom: 1px solid #666666;
    }
    
    h6
    {
        font-size: 20px;
        color: #355569;
        margin: 0px 0px 10px 0px;
    }
    
    a.icon
    {
        display: inline-block;
        height: 20px;
    }
    
    a.icon.contact_email
    {
        width: 20px;
        background: transparent url(../../../images/ilchbb_forum/icon_contact_email.gif) no-repeat;
    }
    
    a.icon.contact_icq
    {
        width: 20px;
        background: transparent url(../../../images/ilchbb_forum/icon_contact_icq.gif) no-repeat;
    }
    
    a.icon.contact_msn
    {
        width: 20px;
        background: transparent url(../../../images/ilchbb_forum/icon_contact_msnm.gif) no-repeat;
    }
    
    a.icon.contact_pm
    {
        width: 28px;
        background: transparent url(../../../images/ilchbb_forum/icon_contact_pm.gif) no-repeat;
    }
    
    a.icon.contact_www
    {
        width: 20px;
        background: transparent url(../../../images/ilchbb_forum/icon_contact_www.gif) no-repeat;
    }
    
    a.icon.contact_yahoo
    {
        width: 20px;
        background: transparent url(../../../images/ilchbb_forum/icon_contact_yahoo.gif) no-repeat;
    }
    
    a.icon.post_delete
    {
        width: 20px;
        background: transparent url(../../../images/ilchbb_forum/icon_post_delete.gif) no-repeat;
    }
    
    a.icon.post_edit
    {
        width: 61px;
        background: transparent url(../../../images/ilchbb_forum/icon_post_edit.gif) no-repeat;
    }
    
    a.icon.post_info
    {
        width: 20px;
        background: transparent url(../../../images/ilchbb_forum/icon_post_info.gif) no-repeat;
    }
    
    a.icon.post_quote
    {
        width: 65px;
        background: transparent url(../../../images/ilchbb_forum/icon_post_quote.gif) no-repeat;
    }
    
    a.icon.post_report
    {
        width: 20px;
        background: transparent url(../../../images/ilchbb_forum/icon_post_report.gif) no-repeat;
    }
    
    a.icon.rate_good
    {
        width: 20px;
        background: transparent url(../../../images/ilchbb_forum/icon_rate_good.gif) no-repeat;
    }
    
    a.icon:hover {
        background-position: 0px -20px;
    }
    
    .mpl {
        margin-top: 10px;
    }
    
    .button_topic_new a {
        margin: 10px 0px;
        display: inline-block;
        width: 119px;
        height: 25px;
        background: transparent url(../../../images/ilchbb_forum/button_topic_new.gif) no-repeat;
    }
    
    .button_topic_new a:hover {
        background-position: 0px -25px;
    }
    
    .button_post_new a {
        margin: 10px 0px;
        display: inline-block;
        width: 102px;
        height: 25px;
        background: transparent url(../../../images/ilchbb_forum/button_topic_reply.gif) no-repeat;
    }
    
    .button_post_new a:hover {
        background-position: 0px -25px;
    }
    
    .forum
    {
    	background-color: #1e1e1e;
    	margin-bottom: 5px;
    	padding: 5px;
    }
    
    .forum p
    {
        margin: 10px 0px 0px 0px;
    }
    
    .forum a
    {
    	color: #3b71d1;
    	font-size: 1em;
    	text-decoration: none;
    }
    
    .forum a:visited
    {
        color: #3b71d1;
        text-decoration: none;
    }
    
    .forum a:hover
    {
        color: #C5010F;
        text-decoration: underline;
    }
    
    .forum a:active
    {
        color: #C5010F;
        text-decoration: none;
    }
    
    .forum fieldset {
    	border-width: 1px;
            padding: 5px;
    }
    
    .forum input[type=text], .forum select {
    	font-weight: normal;
    	vertical-align: middle;
    	border: 1px solid #676767;
    	background-color: #000;
    	padding: 2px;
    	margin: 5px 0px;
    }
    
    .forum textarea {
    	width: 99%;
    	padding: 2px;
            margin: 5px 0px;
            border: 1px solid #676767;
    }
    
    .forum label {
            display: inline-block;
    	padding-right: 5px;
            font-weight: bold;
            width: 100px;
            margin: 5px 0px;
    }
    
    .forum label input {
    	vertical-align: middle;
    }
    
    .forum label img {
    	vertical-align: middle;
    }
    
    .forum .smallfont
    {
        font-size: 11px;
    }
    
    .forum #qpost
    {
        display: block;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        cursor: pointer;
    }
    
    .forum.ilchbb_Cmite, .forum .ilchbb_Cmite
    {
    }
    
    .forum.ilchbb_Cnorm, .forum .ilchbb_Cnorm
    {
        background-color: #2b2b2b;
    }
    
    .forum .post.message
    {
        float: right;
        width: 70%;
    }
    
    .forum .post.details
    {
        float: left;
        width: 30%;
    }
    
    .forum .post .text
    {
        padding: 5px;
    }
    
    .forum .ilchbb_border
    {
        border: 0px;
        width: 100%;
    }
    
    .forum .ilchbb_border center
    {
        text-align: center;
    }
    
    .forum .ilchbb_border .top
    {
        vertical-align: top;
    }
    
    .forum .ilchbb_border .center
    {
        width: 100%;
        margin: 5px 0px;
        padding: 10px 0px;
        border-color: #484848;
        border-width: 0px;
        border-style: solid;
        border-left-width: 1px;
        text-align: center;
    }
    
    .forum .ilchbb_border tr.ilchbb_Cmite:hover
    {
        background-color: #112342;
    }
    
    .forum .ilchbb_border tr.ilchbb_Cnorm:hover
    {
    	background-color: #112342;
    }
    
    .forum .ilchbb_border th
    {
        padding: 5px;
        font-weight: bold;
        text-align: left;
        color: #3b71d1;
    }
    
    .forum .ilchbb_border td
    {
        padding: 5px;
        border-top: 1px solid #3b71d1;
        border-bottom: 1px solid #3b71d1;
    }
    
    .forum .ilchbb_border td.middle
    {
        vertical-align: top;
        padding: 0px;
    }
    
    .forum .ilchbb_border td.xleft
    {
        padding-left: 5px;
    }
    
    .forum .ilchbb_border td.xright
    {
        padding-right: 5px;
    }


    Ich hoffe ihr könnt mir helfen.
    Gruß,
    Dragon

    betroffene Homepage: externer Link


    Zuletzt modifiziert von Dragon87 am 25.10.2010 - 22:36:10
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Chapter Hall Of Fame
    Registriert seit
    21.10.2007
    Beiträge
    5.951
    Beitragswertungen
    229 Beitragspunkte
    Einmal reicht

    externer Link

    Daher CLOSED
    Spamming, sinnlose Beiträge, Pushing, Doppelposting und Werbung sind verboten
    externer Link
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Fehlersuche und Probleme

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten