Keresés

Új hozzászólás Aktív témák

  • M@tt|-|3W

    csendes tag

    Sziasztok, dinamikus oldalt készítek css felépítéssel azonban van egy kis problémám! Szeretném ha a flash elemeim középen lennének ami sikerül is! Azonban a flash mögött lévő ismétlődő háttér nem jelenik meg Kérlek benneteket segítsetek! Itt az oldal forrása!


    html{
    border:1px #515151 dashed;
    margin:0px;
    background:#333333;
    height:auto;
    }

    body {
    background-position: center;
    background-color: #333333;
    font-family: arial,''arial, helvetica, sans-sherif'', sans-sherif;
    color: #FFFFFF;
    }

    #fejlec {
    width: 100%;
    height: 147px;
    background-image: url(images/fejlecrep.gif);
    margin-bottom: 0px;
    }
    #menu{
    width: 400px;
    margin:0 auto;
    background-image: url(images/menurep.gif);

    }

    div#menusor {
    background-image: url(images/menurep.gif);
    height:33px;
    width:100%;
    }

    #menusor {
    width: 696px;
    margin:0 auto;
    height: 33px;
    background-image: url(images/menurep.gif);
    }


    div#tartalom{
    min-height:400px;
    height: auto !important;
    height: 400px;
    }

    #tartalom p{
    margin:0;
    padding:0;
    }

    #tartalom {
    margin-top: 0px;
    width: 100%;
    min-height:400px;
    height: auto !important;
    height: 400px;
    background-color: #606060;
    background-image: url(images/tartrep.gif);
    background-repeat:repeat-x
    }





    #lablec {
    margin-top: 0px;
    width: 100%;
    height: 56px;
    background: url(images/lablec.gif);
    }


    /* */

    h1 {
    font-size: 30px;
    color: #b77134;
    }

    li {
    font-size: 16px;
    margin-left: 30px;
    }
    li a {
    color: #ffffff;
    }
    li a:hover {
    font-weight: bold;
    }

Új hozzászólás Aktív témák