+ Antworten
Ergebnis 1 bis 4 von 4

Thema: Show Title bei Mainmenu

  1. #1
    Kommt häufiger vorbei
    Registriert seit
    03.06.2007
    Beiträge
    257
    Bedankte sich
    27
    Erhielt 5 Danksagungen
    in 5 Beiträgen

    Standard Show Title bei Mainmenu

    Hallo, ich habe ein echt dickes Problem!

    Bei mir werden die Titel aller Module nicht angezeigt die unter ' left ' gespeichert werden! ((auch das bg-image nicht!)

    Ich habe im Modul mainmenu aber ShowTitels ON!

    Ich habe alle css dateien durchgeforstet und konnte in KEINER auch nur einmal ../images/bg_module.gif finden!

    Jetzt frag ich mich aber warum diese aber in ' right ' angezeigt werden können!
    Ich habe es versucht in der index.php versucht sowie durch css...ich weiß nicht wieter!

    Allerdings weiß ich nicht welche daten ich euch zukommen lassen muss damit ihr mir helfen könnt!

    Schreibt mir einfach was ihr braucht! Hoffe ihr helft mir,

    ChillerT

  2. #2
    Neu an Board
    Registriert seit
    12.03.2007
    Beiträge
    46
    Bedankte sich
    8
    Erhielt 2 Danksagungen
    in 2 Beiträgen

    Standard

    css wäre mal hilfreich

  3. #3
    Kommt häufiger vorbei
    Registriert seit
    03.06.2007
    Beiträge
    257
    Bedankte sich
    27
    Erhielt 5 Danksagungen
    in 5 Beiträgen

    Standard

    Das ist das template.css
    Es exestieren noch:
    layout.css
    print.css


    PHP-Code:
    body {
        
    margin:0;
        
    padding0;
        
    font-size:75%;
        
    font-familyVerdanaGeorgiaHelveticasans-serif;
        
    color:#666666;
        
    line-height:1.5;
        
    background-color:#f2f2f2;
        
    background-image:url('../images/body_bg.gif');
        
    background-repeat:repeat-y;
        
    background-position:left;
        
    text-align:left;
        
    width:100%;
        
    letter-spacing:0.1px;


    }
    /*Druckausgabe*/
    body.contentpane {backgroundnonebackground-color:#FFFFFF;
           
    font:11pt/120Arialserif;
    }

    a:linka:visited {
    text-decoration:underline;
    color:#749135;
    }

    a:hover {
    color:#749135;
    text-decoration:none;
    }
    #mainbody a:link, a:visited {
    text-decoration:underline;
    color:#749135;
    }

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

    .
    small {
    font:0.9em Verdana,Helvetica,sans-serif;
    color:#ccc;
    }
    .
    createdate, .modifydate {
    font:0.9em Verdana,Helvetica,sans-serif;
    color:#ccc;
    }

    /* Rechte Seite Module*/
    #right .moduletable td{
    padding-left:5px;
    padding-top:5px;
    color:#666666;
    }
    #right .moduletable {
    color:#749135;
    text-align:left;
    padding-bottom:5px;
    font-size:0.88em;
    }
    #right .moduletable th {
    font-size:1.0em;
    color:#f2f2f2;
    font-weight:bold;
    letter-spacing:1px;
    text-align:left;
    padding:0px;
    margin:0;
    background-image:url(../images/bg_module.gif);
    background-repeat:repeat-x;
    height:26px;
    text-indent:5px;
    line-height:26px;
    width:215px;
    }
    #right .moduletable a:hover {
    text-decoration:underline;
    color:#749135;
    }
    #right .moduletable a:link, #right a:visited{
    text-decoration:none;
    color:#749135;
    }

    /* Sektionen*/
    .sectiontableheader {
    background:url(../images/teaser.png);
    color:#cebea7;
    font:1.1em VerdanaArialHelveticasans-serif;
    padding:5px;
    }
    .
    sectiontableheader a:link,.sectiontableheader a:visited {
    color:#444;
    }
    .
    sectiontableentry1  {
    text-align:left;
    background#a2a2a2;
    color#000000;
    border1px solid #8fb889;
    }

    .
    sectiontableentry2{
    text-align:left;
    color#000000;
    background#898989;
    border1px solid #8fb889;
    }

    /* Buttons*/
    .button {
    background-image:url(../images/button_bg.gif);
    background-repeat:repeat-x;
    height:20px;
    font-size:12px;
    margin-left:4px;
    padding:0px 4px;
    cursor:hand;
    color:#666;
    border1px solid #ccc;

    }
    .
    button:visited {
    background-image:url(../images/button_bg.gif);
    background-repeat:repeat-x;
    height:20px;
    font-size:12px;
    margin-left:4px;
    padding:0px 4px;
    cursor:hand;
    color:#666;
    border1px solid #000;

    }


    .
    inputbox{
    background:url(../images/inputbox.gif);
    border1px solid #228809;
    color:#000000;
    }

    /*Menu Linke Seite*/

    a.mainlevel {
      
    margin           0px;
      
    padding          0px;
      list-
    style-type  none;
      
    width            150px;

    }

    a.mainlevel:linka.mainlevel:visited {
      
    display          block;
      
    padding          6px 0px 6px 5px;
      
    width            150px;
      
    border-bottom    1px solid #f2f2f2;
      
    text-decoration  none;
      
    color            #666666;
      
    backgroundurl(../images/buttonh9.gif);
    }
    a.mainlevel:hover{
      
    color            :  #749135;
      
    backgroundurl(../images/buttonh0.gif);
      
    margin-left3px;
      
    font-weightbold;
    }

    #active_menu {

      
    background-color:#fff;
      
    color#999 ! important;
      
    margin0px;
    }


    /* Untermenus*/
    a.sublevel 
      
    display          block;
      
    float:right;
      
    padding          2px 0px 2px 5px;
      
    width            130px;
      
    border-bottom    1px solid #f2f2f2;
      
    text-decoration  none;
      
    color            #000000;
      
    font-size:0.9em;
    }
    a.sublevel:linka.sublevel:visited {
      
    text-decoration  none;
      
    color            #666666;
      
    background-color #f2f2f2;

    }
    a.sublevel:hover color:#000000;background-color:#fff; color: #999 ! important;}
    a.sublevel#active_menu {color:#000000;background-color:#fff; color: #999 ! important;}  /* Formatierung der aktiven Unter-Menü-Links */
    a.sublevel#active_menu:hover {}

    /*Ausblenden des Moduletable auf der linken Seite*/
    #left .moduletable th{ display:none;}


    #left .moduletable {
    padding-bottom:20px;
    }
    h1h2h3h4{
    font-size:1.0em;
    color:#749135;
    font-weight:bold;
    letter-spacing:1px;
    }
    .
    contentheading, .componentheading {
    font-size:1.0em;
    color:#749135;
    font-weight:bold;
    letter-spacing:1px;
    /*border-bottom: 1px solid #3a241a;*/

    Ich hoffe ihr findet den Fehler!

  4. #4
    Kommt häufiger vorbei
    Registriert seit
    03.06.2007
    Beiträge
    257
    Bedankte sich
    27
    Erhielt 5 Danksagungen
    in 5 Beiträgen

    Standard Danke :-P

    Jetzt in meinem eigenen Trhead habe ich den Fehler gefunden :-D

    Ich habe diesen Code
    PHP-Code:
    /*Ausblenden des Moduletable auf der linken Seite*/
    #left .moduletable th{ display:none;} 
    so geändert
    PHP-Code:
    #left .moduletable th{
    font-size:1.0em;
    color:#f2f2f2;
    font-weight:bold;
    letter-spacing:1px;
    text-align:left;
    padding:0px;
    margin:0;
    background-image:url(../images/bg_module.gif);
    background-repeat:repeat-x;
    height:26px;
    text-indent:5px;
    line-height:26px;
    width:190px;


+ Antworten

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein