ilch Forum » Ilch Clan 1.1 » Design und Templates » gallery_show.htm

Geschlossen
  1. #1
    User Pic
    Sony Mitglied
    Registriert seit
    05.10.2007
    Beiträge
    146
    Beitragswertungen
    0 Beitragspunkte
    Hi,

    ich habe eine Frage zum dem style.css Code:

    <code>/*customs*/

    .lg_messages
    {
    color:#FF0000;
    font-family: Tahoma;
    font-size:11px;
    }

    .lg_hello
    {
    color:#000000;
    font-family:Tahoma;
    font-size:11px;
    }

    a.menu
    {
    display:block;
    color: #000000;
    font-size: 11px;
    background:url(images/img_mp_norm.jpg) #151515 ;
    width: 170px;
    height: 19px;
    text-indent: 15px;
    text-decoration: none;
    font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif;
    line-height: 19px;
    }

    a.menu:hover
    {
    display:block;
    color: #990033;
    font-size: 11px;
    background:url(images/img_mp_hover.jpg) #ffffff ;
    width: 170px;
    height: 19px;
    text-indent: 15px;
    text-decoration: none;
    font-family: Tahoma, Arial,Verdana, Helvetica, sans-serif;
    line-height: 19px;
    }

    /*standart*/

    body
    {
    background-color: #540000;
    margin-left:0px;
    margin-right:0px;
    margin-top:0px;
    margin-bottom:0px;
    }

    .abg
    {
    }

    td
    {
    font-family: Verdana;
    font-size: 10px;
    color:#000000;
    }

    a
    {
    color: #000000;
    font-family: Tahoma;
    font-size: 10px;
    text-decoration: none;
    }

    a:hover
    {
    color: #990033;
    text-decoration: none;
    }

    a.box
    {
    color: #000000;
    font-family: Tahoma;
    font-size: 10px;
    }

    a.box:hover
    {
    color: #990033;
    text-decoration: none;
    }

    .Chead
    {
    color: #000000;

    }

    .Chead td, .Chead td strong, .Chead h4, .Chead td b
    {
    color: #000000;
    }

    .Callg
    {
    color: #000000;
    }

    .Callg td
    {
    color: #000000;
    }

    .Cnorm
    {
    color:#000000;
    background-color: #ffffff;
    }

    .Cmite
    {
    color:#000000;
    background-color: #ffffff;
    }
    .Cdark
    {
    background-color:#ffffff;
    }

    #Ballg
    {
    color: #000000;
    background-color: #ffffff;
    }
    #Ballg td
    {
    color: #000000;
    background-color: #ffffff;
    }

    .Bhead
    {
    color: #000000;
    }

    .Bbody
    {
    color: #000000;

    }

    .rand
    {
    }

    .smalfont
    {
    color:#000000;
    font-size: 10px;
    text-decoration: none;
    }

    .smalfont_copyright
    {
    color: #990033;
    font-size: 10px;
    text-decoration: none;
    }

    .border
    {
    background-color: #a1a1a1;
    }

    hr
    {
    height: 0px;
    border-top-width: 1px;
    }

    input, textarea, select
    {
    color: #000000;
    font: 10px Tahoma;
    border-color: #000000;
    border-width: 1px;
    border-style: solid;
    font-weight: none;
    text-decoration: none;
    }

    #menu {}
    #menu ul { padding-left: 10px; margin-left: 10px; }
    #smallmenu { }
    #smallmenu li { font-size: 9px; }
    #smallmenu a { font-size: 9px; }</code>

    Frage: Wie bekomme ich es hin das sich nur die Hintergrund Farbe in der gallery_show.htm und sonst nirgends?

    Danke im vorraus!
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Mr.Soapdown Mitglied
    Registriert seit
    01.08.2007
    Beiträge
    94
    Beitragswertungen
    0 Beitragspunkte
    Soweit ich weis, müsstest du in einer eigenen style_css für diese gallery_show.htm deffinieren wie sie aussehen soll.

    Guck doch mal auf marius Homepage nach "Forum wie dieses". Wenn du dir das runterlädst, ist da auch eine extrastylecss drin, die das forum definiert. Hieraus könntest du "ableiten" und umschreiben. Guck dir mal die Pfade an.

    Naja.... so würde ich es anfangen und dann basteln.

    Wahrscheinlich reichen nur ein paar kleine Zeilen in der index und in deiner css.


    Zuletzt modifiziert von Mr.Soapdown am 05.02.2008 - 15:13:10
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Design und Templates

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten