+ Antworten
Ergebnis 1 bis 1 von 1

Thema: Menue Problem Versatz im Center

  1. #1
    Kommt häufiger vorbei Avatar von interface
    Registriert seit
    23.02.2007
    Ort
    Stuttgart
    Beiträge
    390
    Bedankte sich
    15
    Erhielt 9 Danksagungen
    in 6 Beiträgen

    Standard Menue Problem Versatz im Center

    Hi,

    habe ein prob das ich im Login Bereich ein Menue rechts brauche.
    Wenn ich diese Anzeige ist der Inhalt in der mitte nach unter verschoben,
    sowie bekomme ich VirtueMart 1.1.0 nicht das Menue hin ist zu groß und breit.
    Icons vom JSCook fehlen nach einer Neuinstallation ?

    Im CSS wenn ich den Content breiter mache ist er zu breit.
    Das Mainmenue ist aber ok denke ich.

    Benutze diese Template aber nun halt abgeändert, hier das Orginal.

    http://www.joomlademo.de/index.php?m...stime_redberry

    Hier das CSS File
    PHP-Code:
    /* CSS Document */

    body{
        
    margin0px 0px 0px 0px;
        
    background-color#ffffff;
        
    text-aligncenter;
        
    font-familyArial;
        
    color#666666;
    }

    body.contentpane{
        
    text-alignleft;
        
    background-color#ffffff;

    }
    #container{
        
    top0;
        
    right0;
        
    bottom0;
        
    left0;
        
        
    width723px;
        
    marginauto;

        
    text-alignleft;
        
        
    background-imageurl('../images/taustakuva.gif');
        
    background-repeatrepeat-n;
        
    background-positiontop center;
        
    padding-top9px;

    }

    #header{
        
    width722px;
        
    top0;
        
    right0;
        
    bottom0;
        
    left0;
        
    marginauto;
        
    height120px;
        
        
    background-imageurl('../images/headertausta.gif');
             
    background-repeatrepeat-n;
        
    background-positiontop center;
    }

    #headerl{
        
    positionrelative;
        
    top30px;
        
    left26px;
        
    floatleft;
        
    text-alignleft/* ie */
    }

    #headerr{
        
    positionrelative;
        
    top58px;
        
    right1px;
        
    floatright;

    }

    div#search{
        
    }

    #search_out{
        
    floatleft;
        
    width169px;
    }

    #search_in{
        
    padding80px;
        
    height22px !important;
        
    height24px;
        
    overflowhidden;    
    }

    #search_in form {
      
    padding0;
      
    margin0;
    }

    #search_in .inputbox {
        
    border0px;
        
    padding3px 3px 3px 11px;
        
    font-familyarialhelveticasans-serif;
        
    font-size12px;
        
    color#ffffff;
        
        
    background-imageurl('../images/ibackground.gif');
        
    background-repeatno-repeat;
        
    background-positiontop left;
        
    width169px;
        
    height16px;
    }

    /*#valiheader{
        margin-top: 3px;    
        background-image: url('../images/contentbg.gif');
        background-repeat: no-repeat;
        background-position: top center;
        width: 722px;    
        height: 16px;
        border: 1px solid purple;
    }*/

    #vali{
        
    width722px;
        
    text-alignleft;
        
    clearboth;    
    }

    #vali2{
        
    height0px;
        
        
    background-imageurl('../images/headerkuva.jpg');
        
    background-repeatno-repeat;
        
    background-positiontop left;
    }

    /*
    #kuva{
        background-image: url('../images/headerkuva.jpg');
        background-repeat: no-repeat;
        background-position: top left;
        width: 1px;
        height: 0px;
        float: left;
        clear: both;
    #content{
        text-align: left;
            width: 722px;
            height: 800px;
                      background-position: top center;
            padding: 0px -4px 5px 2px;
            border-left: 0px solid #e4e4e4;
            border-right: 0px solid #e4e4e4;
            border-bottom: 0px solid #e4e4e4;
            
    }
    #koko{
        width: 722px;
        border: 1px solid purple;
        margin-left: 1px;
        
        font-family: Arial;
        font-size: 11px;
        color: #666666;
        line-height: 1.5em;
    }

    #main{
        width: 674px;
        float: right;
        position: relative;
        right: 26px;
        background-color: #f2f2f2;
    }

    #vasen{
        float: left;
        width: 241px;
    }

    #keski{
        float: right;
        width: 655px;    
    }

    #keski2{
        float: left;
        width: 420px;    
    }

    #keski3{
        float: left;
        width: 655px;    
    }

    #keski4{
        float: left;
        width: 722px;    
    }

    #oikea{
        width: 224px;
        float: right;
    }

    #footer2{
        color: #9EA0A2;
        font-family: Arial;
        font-size: 12px;
        height: 64px;
        clear: both;
        text-align: left;
        
        width: 722px;
        background-image: url('../images/footerpalkki.gif');
        background-repeat: no-repeat;
        background-position: bottom center;
        font-weight: bold;
        
    }

    #copy{
        float: left;
        font-size: 10px;
        padding-top: 40px;
        padding-left: 28px;
        color: #666666;
    }

    div#copy div{
        float: left;
        margin-right: 5px;
    }

    #othermenu{
        float: right;
        padding-top: 40px;
        padding-right: 1px;
        font-size: 10px;
        color: #666666;
        font-weight: bold;
        font-family: Arial;
    }

    #footer{
        color: #ffffff;
        font-family: Arial;
        font-size: 10px;
        padding-top: 18px;
        position: relative;
        height: 30px;
        clear: both;
        
        background-image: url('../images/footer.gif');
        background-repeat: no-repeat;
        background-position: top center;
        background-color: #ffffff;
        font-weight: bold;
    }

    /* for joomla */

    ul#mainlevel-nav
    {
        list-
    stylenone;
        
    padding0;
        
    margin0;
        
    font-size0.8em;
    }

    ul#mainlevel-nav li
    {
        
    background-imagenone;
        
    padding-left0px;
        
    padding-right0px;
        
    floatleft;
        
    margin0;
        
    font-size11px;
        
    line-height21px;
        
    white-spacenowrap;
        
    /*border-right: 1px solid #cccccc;*/
        
        
    background-imageurl('../images/sepa.gif');
        
    background-repeatno-repeat;
        
    background-positiontop right;
    }

    ul#mainlevel-nav li a
    {
        
    font-familyArial;
        
    font-weightbold;
        
    displayblock;
        
    padding-left20px;
        
    padding-right20px;
        
    text-decorationnone;
        
    color#5A5E68;
        
    backgroundtransparent;
        
    margin-top4px;
    }

    #buttons>ul#mainlevel-nav li a { width: auto; }

        
    ul#mainlevel-nav li a:hover
    {
        
    color#881415;

    }

    div.moduletable{
        
    margin0px 0px 10px 0px;
        
    width224px;

        
    font-familyArial;
        
    font-size11px;
        
    color#666666;
    }

    div.moduletable h3{
        
    background-imageurl('../images/moduletitlebg.gif');
        
    background-repeatno-repeat;
        
    background-position0px 0px;
        
    padding4px 0px 0px 11px;
        
    height35px;
        
    margin0;
        
    font-familyArial;
        
    font-size12px;
        
    font-weightbold;
        
    text-alignleft;
        
    color#ffffff;
    }

    div.moduletable table{
        
    font-familyArial;
        
    font-size11px;
        
    color#666666;
        
    width204px;
        
    margin0px 10px 0px 10px;
    }

    div.moduletable table.contentpaneopen{
        
    margin0px 10px 0px 10px;
        
    text-alignleft;
    }

    div.moduletable table.contentpaneopen td{
        
    text-alignleft;
    }

    /* graphic grey module box */
    div.moduletablegrey{
        
    margin0px 0px 10px 0px;
        
    width224px;

        
    font-familyArial;
        
    font-size11px;
        
    color#666666;
        
    background-imageurl('../images/moduletitlebg_grey_big.gif');
        
    background-repeatno-repeat;
        
    background-positiontop left;
    }

    div.moduletablegrey h3{
        
    background-imageurl('../images/moduletitlebg_grey.gif');
        
    background-repeatno-repeat;
        
    background-position0px 0px;
        
    padding4px 0px 0px 11px;
        
    height35px;
        
    margin0;
        
    font-familyArial;
        
    font-size12px;
        
    font-weightbold;
        
    text-alignleft;
        
    color#ffffff;
    }

    div.moduletablegrey table{
        
    font-familyArial;
        
    font-size11px;
        
    color#666666;
        
    width204px;
        
    margin10px 20px 0px 10px;
    }

    div.moduletablegrey div{
        
    font-familyArial;
        
    font-size11px;
        
    color#666666;
        
    padding0px 10px 0px 10px;
    }

    /* plain color grey box */

    div.moduletablegreybox{
        
    margin0px 0px 10px 0px;
        
    width224px;

        
    font-familyArial;
        
    font-size11px;
        
    color#666666;
        
    background-color#F6F6F6;
    }

    div.moduletablegreybox h3{
        
    background-color#F6F6F6;
        
    padding13px 0px 0px 11px;
        
    margin0;
        
    font-familyArial;
        
    font-size11px;
        
    font-weightbold;
        
    text-alignleft;
        
    color#881415;
    }

    div.moduletablegreybox div{
        
    font-familyArial;
        
    font-size11px;
        
    color#666666;
        
    padding0px 10px 0px 10px;
    }


    div.syndicate{
        
    text-alignleft;
    }

    div.moduletable table.poll{
        
    text-alignleft;
        
    width100%;
        
    margin0;
        
    padding0;
    }

    table.pollstableborder{
        
    text-alignleft;
        
    width100%;
        
    margin0;
        
    padding0;
    }

    .
    pollxtd1{
        
    margin0;
    }

    div.syndicate div{
        
    text-alignleft;
        
    margin-left11px;
    }

    table.contentpaneopen{
        
    font-familyArial;
        
    font-size11px;
        
    color#666666;
        
        
    padding0px 0px 0px 0px;
    }

    table.searchintro{
        
    font-familyArial;
        
    font-size11px;
        
    color#666666;
    }

    table.searchintro td{
        
    font-familyArial;
        
    font-size11px;
        
    color#666666;
    }

    table.contentpane{
        
    font-familyArial;
        
    font-size11px;
        
    color#666666;
    }

    table.contentpane table{
        
    font-familyArial;
        
    font-size11px;
        
    color#666666;
    }

    table.poll{
        
    font-familyArial;
        
    font-size11px;
        
    color#666666;
    }

    a.mainlevel:linka.mainlevel:visited {
        
    displayblock;
        
    background-imageurl('../images/bulletti.gif');
        
    background-repeatno-repeat;
        
    background-positiontop left;
        
    /*vertical-align: middle;*/
        
    font-size11px;
        
    font-weightbold;
        
    color#F23533;
        
    text-alignleft;
        
    padding-top5px;
        
    padding-left17px;
        
    height150px !important;
        
    height200px;
        
    text-decorationnone;
    }

    a.mainlevel:hover {
        
    background-imageurl('../images/bulletti_on.gif');
        
    background-repeatno-repeat;
        
    background-positiontop left;
        
    text-decorationnone;
        
    color#ffffff;
        
    font-weightbold;
    }

    a.mainlevel#active_menu {
        
    background-imageurl('../images/bulletti_on.gif');
        
    background-repeatno-repeat;
        
    background-positiontop left;
        
    color:#ffffff;
        
    font-weightbold;

    }

    .
    contentheading{
        
    margin0;
        
    font-familyArial;
        
    font-size16px;
        
    color#ffffff;
        
    font-weightbold;
    }

    .
    componentheading{
        
    margin0;
        
    font-familyArial;
        
    font-size16px;
        
    color#ffffff;
        
    font-weightbold;
    }

    .
    contentdescription{
        
    font-familyArial;
        
    font-size11px;
    }

    .
    blog_more{
        
    font-familyArial;
        
    font-size11px;
    }

    .
    small{
        
    font-familyArial;
        
    font-size10px;
        
    color#999999;
    }

    }

    .
    pagenav_prev{
        
    font-familyArial;
        
    font-size10px;
    }

    .
    pagenav_next{
        
    font-familyArial;
        
    font-size10px;
    }

    .
    message{
        
    font-familyArial;
        
    font-size10px;
    }



    li{
            
    line-height15px;
            
    padding-left15px;
            
    padding-top0px;
            
    background-imageurl('../images/bullet.gif');
            
    background-repeatno-repeat;
            
    background-positiontop left;
    }

    ol li{
            
    backgroundnone;

    Angehängte Grafiken
    Geändert von interface (09.05.2008 um 19:53 Uhr) Grund: info
    Winners save the planet

+ Antworten

Lesezeichen

Berechtigungen

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