ilch Forum » Ilch Clan 1.1 » Fehlersuche und Probleme » Login Box fehlerhaft und zweiten Banner

Geschlossen
  1. #1
    User Pic
    nastyFEETs Mitglied
    Registriert seit
    09.01.2011
    Beiträge
    7
    Beitragswertungen
    0 Beitragspunkte
    Hallo und frohes Neues erstmal.... lächeln


    Ich habe ein Problem auf meiner Clanseite.
    btsx.cwsurf.de/

    wenn ich mich anmelde, erscheint mein Name in der LogIn Box nicht mehr, bzw in der falschen Farbe (schwarz auf schwarz) ! Genauso die Anzahl der privaten Nachrichten.
    Der andere Inhalt (Logout Profil und Adminbereich) sind noch da.

    weis da jemand rat?

    welchen Quelltext muss ich jetzt posten Login.htm?

    Als nächstes wollte ich unter dem Header einen Javascript Banner (Werbung) einbauen finde aber einfach nicht die richtige Datei in welche das Script muss.

    besten Dank schon mal für eure Mühe


    verwendete ilchClan Version: 1.1 N

    betroffene Homepage: btsx.cwsurf.de/


    Zuletzt modifiziert von nastyFEETs am 09.01.2011 - 11:07:15
    0 Mitglieder finden den Beitrag gut.
  2. #2
    User Pic
    Lord|Schirmer Administrator
    Registriert seit
    21.03.2007
    Beiträge
    7.635
    Beitragswertungen
    1193 Beitragspunkte
    Prüfe mal die Klasse box in der style.css bzw. in den Dateien der Loginbox!
    rules :: doku :: faq :: linkus
    0 Mitglieder finden den Beitrag gut.
  3. #3
    User Pic
    reedy Mitglied
    Registriert seit
    02.01.2011
    Beiträge
    42
    Beitragswertungen
    1 Beitragspunkte
    da ist nur beim coden was schief gegangen da muss bei der login.php oder login.html nur ne farbe gändert werden denk ich jetzt mal so spontan! zwinker
    aber sowas kann man nicht einfach so sagen!
    Punishers Germany E-Sports die neue Generation
    punishers.eu (unsere vorläufige Seite bis die ILCH-Page fertig ist)
    0 Mitglieder finden den Beitrag gut.
  4. #4
    User Pic
    nastyFEETs Mitglied
    Registriert seit
    09.01.2011
    Beiträge
    7
    Beitragswertungen
    0 Beitragspunkte
    <table border="0" cellpadding="10" cellspacing="0" width="100%">
      <tbody>
        <tr>
          <td>
            Hallo &nbsp;<b>{NAME}</b> <br />
            <br />
            {NACHRICHTEN} <a class="box" href="index.php?user-3">{_lang_logout}</a> | <a class="box" href="index.php?user-8">{_lang_profil}</a> <br />
            {ADMIN}</td>
        </tr>
      </tbody>
    </table>
    {EXPLODE}
    <table border="0" cellpadding="10" cellspacing="0" width="100%">
      <tbody>
        <tr>
          <td>
            <form method="POST">
              <input maxlength="15" name="name" onblur="if (value == '') {value = '{NAME}'}" onfocus="if (value == '{NAME}') {value = ''}" size="13" style="margin-top: 5px;" type="text" value="{NAME}" /><br />
              <input maxlength="20" name="pass" onblur="if (value == '') {value = '{PASS}'}" onfocus="if (value == '{PASS}') {value = ''}" size="13" style="margin-top: 5px;" type="password" value="{PASS}" /><br />
              <input name="wdlink" type="hidden" value="{wdlink}" /> <input name="user_login_sub" style="margin-top: 5px;" type="submit" value="Login" />{regist}</form>
          </td>
        </tr>
      </tbody>
    </table>


    das ist der Inhalt der /include/templates/user/boxen_login.htm
    ich seh da keine Farbwerte... !?!
    0 Mitglieder finden den Beitrag gut.
  5. #5
    User Pic
    nastyFEETs Mitglied
    Registriert seit
    09.01.2011
    Beiträge
    7
    Beitragswertungen
    0 Beitragspunkte
    Kann ich das Problem mit der Schriftfarbe lösen, wenn ich den Style einfach nochmal neu Instal.?
    0 Mitglieder finden den Beitrag gut.
  6. #6
    User Pic
    Chapter Hall Of Fame
    Registriert seit
    21.10.2007
    Beiträge
    5.951
    Beitragswertungen
    229 Beitragspunkte
    Nein du musst die Farben in der style.CSS anpassen, wie Lord es geschrieben hat
    Spamming, sinnlose Beiträge, Pushing, Doppelposting und Werbung sind verboten
    externer Link
    0 Mitglieder finden den Beitrag gut.
  7. #7
    User Pic
    nastyFEETs Mitglied
    Registriert seit
    09.01.2011
    Beiträge
    7
    Beitragswertungen
    0 Beitragspunkte
    Ich hab nicht ganz soviel Ahnung (nett formuliert)
    in welcher Style.css? das ist jetzt die
    include/designs/atrox_design/style.css

    body            {
                background-repeat:repeat-x;
                background-position:top;
                background-color:#808080;
                }
    
    #hmenu          {
                width: 600px;
                padding-bottom:10px;
                padding-left:10px;
                font-size: 10pxpx;
                color: #000000;
                }
    
    .kn_rcc_light    {
                background-color: #ebebeb;
                color: #000000;
                }
    .kn_rcc_dark    {
                background-color: #dddddd;
                color: #000000;
                }
    
    .lbox_hcommunity    {
                height: 28px;
                background-repeat:no-repeat;
                }
    .lbox_hclan          {
                height: 28px;
                background-repeat:no-repeat;
                }
    .lbox_hdesigns      {
                height: 28px;
                background-repeat:no-repeat;
                }
    .lbox_hserver        {
                height: 28px;
                background-repeat:no-repeat;
                }
    .lbox_header        {
                height: 28px;
                background-repeat:no-repeat;
                }
    .lbox_headertxt  {
                color: #000000;
                font-family: Arial, Helvetica, sans-serif;
                font-size:11px;
                padding-left: 8px;
                padding-bottom: 3px;
                }
    .rbox_header    {
                height: 33px;
                width: 216px;
                background-repeat:no-repeat;
                }
    .rbox_headertxt  {
                color: #000000;
                font-family: Arial, Helvetica, sans-serif;
                font-size:11px;
                padding-left: 8px;
                padding-bottom: 8px;
                }
    
    .calbox_mt             {
                    background-color:    #dddddd;
                    width:          200px;
                    text-align:        center;
                    }
    .calbox_month           {
                    color:          #000000;
                    background-color:    #000000;
                    font-size:        10px;
                    }
                    
    #loginbox        {
                    margin: 0px;
                    padding: 0px;
                    }
    #login_hallo    {
                    color: #000000;
                    }
    #shoutbox        {
                    margin: 0px;
                    padding: 0px;
                    }
            
    
    .abg
    {
    }
    
    td
    {
      font-family: Verdana;
      font-size: 10px;
    }
    
    a
    {
      font-family: Verdana, Helvetica, sans-serif, Default;
      font-size: 9px;
      text-decoration: none;
      color: #000000;
      font-weight: bold;
    }
    
     a:link {
      font-family: Verdana, Helvetica, sans-serif, Default;
      font-size: 9px;
      text-decoration: none;
      color: #000000;
      font-weight: bold;
     }
     
      a:visited
      {
      font-family: Verdana, Helvetica, sans-serif, Default;
      font-size: 9px;
      text-decoration: none;
      color: #FFFFFF; // ok
      font-weight: bold;
     }
     a:hover {
       font-family: Verdana, Helvetica, sans-serif, Default;
      font-size: 9px;
      text-decoration: none;
      color: #00b8fc;
      font-weight: bold;
     }
    
    a.box
    {
      color: #FFFFFF; // ok
      font-family: Verdana, Helvetica, sans-serif, Default;
      font-size: 9px;
    }
    
    a.box:hover
    {  
      color: #00b8fc;
      text-decoration: none;  
    }
    
    a.calbox_arow              {
                    color:              #000000;
                    background-color:    #000000;
                    font-size:          10px;
                    text-decoration:    none;
                    }
    a.calbox_arow:hover        {
                    color:              #000000;
                    background-color:    #000000;
                    font-size:          10px;
                    text-decoration:    none;
                    }
    a.gbook_insert            {
                    color:              #000000;
                    background-color:    #000000;
                    font-size:          10px;
                    text-decoration:    none;
                    }
    a.gbook_insert:hover      {
                    color:              #1fa4f0;
                    background-color:    #000000;
                    font-size:          10px;
                    text-decoration:    none;
                    }
    a.login_button            {
                    display:            block;
                    width:              73px;
                    height:              19px;
                    color:              #000000;
                    line-height:        19px;
                    text-align:          center;
                    }
    a.login_button:hover      {
                    display:            block;
                    width:              73px;
                    height:              19px;
                    color:              #ffffff;
                    line-height:        19px;
                    text-align:          center;
                    }                
    a.hmenu                    {
                    color:              #03bafe;
                    font-size:          10px;
                    text-decoration:    none;
                    }
    a.hmenu:hover              {
                    color:              #000000;
                    font-size:          10px;
                    text-decoration:    none;
                    }                
    
    #com_menu ul
                    {
                      padding: 0px;
                      margin: 0px;
                      list-style-type:none;
                    }
    
    #com_menu li
                    {
                      margin: 0px;
                      padding: 0px;
                      list-style-type:none;
                    }
    
    #com_menu li ul
                    {
                      padding: 0px;
                      margin: 0px;
                    }
    
    #com_menu li li
                    {
                      padding: 0px;
                      margin: 0px;
                    }
                    
    #com_menu li a
                    {
                      display:            block;
                      margin:              0px;
                      padding:             0px;
                      width:              193px;
                      height:              17px;
                      color:               #000000;
                      text-indent:        5px;
                      font-size:           10px;
                      font-family:        Verdana, Arial, Helvetica, sans-serif;
                      font-weight:         bold;
                      text-decoration:     none;
                      line-height:        17px;
                    }
                    
    #com_menu li a:hover
                    {
                      display:            block;
                      margin:              0px;
                      padding:             0px;
                      width:              193px;
                      height:              17px;
                      color:               #27A3FD;
                      text-indent:        5px;
                      font-size:           10px;
                      font-weight:         bold;
                      font-family:        Verdana, Arial, Helvetica, sans-serif;
                      text-decoration:     bold;
                      line-height:        17px;
                    }
                    
    #com_menu li li a
                    {
                      display:            block;
                      margin:              0px;
                      padding:             0px;
                      width:              193px;
                      height:              17px;
                      color:               #000000;
                      text-indent:        15px;
                      font-size:           9px;
                      font-weight:         normal;
                      font-family:        Verdana, Arial, Helvetica, sans-serif;
                      text-decoration:     none;
                      line-height:        17px;
                    }
                    
    #com_menu li li a:hover
                    {
                      display:            block;
                      margin:              0px;
                      padding:             0px;
                      width:              193px;
                      height:              17px;
                      color:               #27A3FD;
                      text-indent:        15px;
                      font-size:           9px;
                      font-weight:         normal;
                      font-family:        Verdana, Arial, Helvetica, sans-serif;
                      text-decoration:     none;
                      line-height:        17px;
                    }
    
      
    .Chead
    {
      background-color: #b5b5b5;
      color: #000000;
    }
    
    .Chead td, .Chead td strong, .Chead h4, .Chead td b
    {
      color: #000000;
    }
    
    .Callg
    {
      color: #000000;
        font-family: Verdana, Helvetica, sans-serif, Default;
      font-size: 9px;
    }
    
    .Callg td
    {
      color: #000000;
        font-family: Verdana, Helvetica, sans-serif, Default;
      font-size: 9px;
    }
    
    .Cnorm
    {
      background-color: #EAEAEA;
    }
    
    .Cmite
    {
      background-color: #EAEAEA;
    }
    .Cdark
    {
      background-color: #EAEAEA;
    }
    
    #Ballg
    {
      color: #000000;
    }
    #Ballg td
    {
      color: #000000;
    }
    
    .Bhead
    {
      color: #000000;
    }
    
    .Bbody
    {
      color: #000000;
    }
    
    .Bbody2
    {
      color: #b5b5b5;
    }
    
    .rand
    {
    }
    
    .smalfont
    {
        font-size: 10px;
      text-decoration: none;
    }
    
    .border
    {
        background-color: #B8B8B8;
    }
    
    hr
    {
        height: 0px;
      border-top-width: 1px;
    }
    
    input, textarea, select
    {
        color: #06a3d1;  
      font-family: Verdana, Helvetica, sans-serif, Default;
        font-size: 9px;
        border-color: #003162;
        border-width: 1px;
        border-style: solid;  
        font-weight: none;  
        text-decoration: none;  
    }
    
    #menu {}
    #menu ul { padding-left: 1px; margin-left: 6px; margin-top: 4px}
    #smallmenu { }
    #smallmenu li { font-size: 9px; }
    #smallmenu a { font-size: 9px; }
    
    a.test {
      color: #000000;
    }
    a.test:hover
    {  
      color: #208dc;
    }
    0 Mitglieder finden den Beitrag gut.
  8. #8
    User Pic
    Lord|Schirmer Administrator
    Registriert seit
    21.03.2007
    Beiträge
    7.635
    Beitragswertungen
    1193 Beitragspunkte
    Setze mal in der boxes/login.php in den A-Tag von Regist ein class="box"
    <a class="box" href="index.php?user-regist">Regist</a>! Vielleicht hilft dass schon!
    rules :: doku :: faq :: linkus
    0 Mitglieder finden den Beitrag gut.
  9. #9
    User Pic
    nastyFEETs Mitglied
    Registriert seit
    09.01.2011
    Beiträge
    7
    Beitragswertungen
    0 Beitragspunkte
    die Zeile steht schon in der login.php

    defined ('main') or die ( 'no direct access' );
    
    $tpl = new tpl ( 'user/boxen_login.htm' );
    
    if ( loggedin() ) {
      
      if ( user_has_admin_right($menu,false) ) {
        $tpl->set ( 'ADMIN', '<a class="box" href="admin.php?admin">'.$lang['adminarea'].'</a>' );
      } else {
        $tpl->set ( 'ADMIN', '' );
      }
    
        if ( $allgAr['Fpmf'] == 1 ) {
          $erg = db_query("SELECT COUNT(id) FROM `prefix_pm` WHERE gelesen = 0 AND status < 1 AND eid = ".$_SESSION['authid']);
          $check_pm = db_result($erg,0);
          $nachrichten_link = '<a class="box" href="index.php?forum-privmsg">'.$lang['messages'].'</a> ('.$check_pm.')<br>';
        } else {
          $nachrichten_link = '';
        }
        
        $tpl->set ( 'SID' , session_id() );
        $tpl->set ( 'NACHRICHTEN' , $nachrichten_link );
        $tpl->set ( 'NAME', $_SESSION['authname'] );
        $tpl->out (0);    
    } else {
      if (empty($_POST['login_name'])) { $_POST['login_name'] = 'Nickname'; }
      if (empty($_POST['login_pw'])) { $_POST['login_pw'] = '&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;&#65533;'; }
      $regist = '';
      if ( $allgAr['forum_regist'] == 1 ) {
        $regist = '     <a href="index.php?user-regist">Regist</a>';
      }
      $tpl->set_ar_out ( array ( 'regist' => $regist, 'wdlink' => '?'.$allgAr['smodul'], 'PASS' => $_POST['login_pw'], 'NAME' => $_POST['login_name'] ) , 1 );
    }
    unset($tpl);
    ?>
    0 Mitglieder finden den Beitrag gut.
  10. #10
    User Pic
    nastyFEETs Mitglied
    Registriert seit
    09.01.2011
    Beiträge
    7
    Beitragswertungen
    0 Beitragspunkte
    Ich habe den Fehler jetzt gefunden. war in der Index.htm

    Danke an alle!!!!
    0 Mitglieder finden den Beitrag gut.
Geschlossen

Zurück zu Fehlersuche und Probleme

Optionen: Bei einer Antwort zu diesem Thema eine eMail erhalten