• Hi,
    Ich hab keine Ahnung was ich machen soll ich hab kp von HTML oder php also hoffe ich das ich das ganze hi8er im richtigem Forum poste. Es geht darum ich habe mir ein Template geladen und will es jetzt in HTML, php oder sowas umwandeln nur wie ? ich hab die css.ini und die images des templates wie bring ich das jetzt zusamm das es zu ner html hp oder php hp wird ?

    PS: Schomal danke im Voraus ! :wink:

  • Dann lass den html kram weg und sag mir wie ich die css.ini und die bilder zu ner hp zusammbekomm.

    EDIT/ vllt hilft es weiter wenn ich mal sage was ich genau hab:

    body
    {
    background: #000;
    margin: 0px;
    padding: 0px;
    font-family: Tahoma;
    color: #CCCCCC;
    font-size: 10px;
    }
    .table
    {
    width: 850px;
    background: url(images/t-bg.jpg) repeat-y;
    }
    .head
    {
    background: url(images/head.jpg) no-repeat;
    height: 164px;
    width: 850px;
    }
    .home
    {
    height: 31px;
    width: 81px;
    }
    .about
    {
    width: 66px;
    height: 31px;
    }
    .forums
    {
    width: 57px;
    height: 31px;
    }
    .roster
    {
    height: 31px;
    width: 53px;
    }
    .matches
    {
    height: 31px;
    width: 67px;
    }
    .join
    {
    width: 56px;
    height: 31px;
    }
    .c-us
    {
    width: 86px;
    height: 31px;
    }
    .contact
    {
    width: 65px;
    height: 31px;
    }
    .head-s
    {
    background: url(images/head-s.jpg) center no-repeat;
    height: 31px;
    width: 285px;
    }

    .ct-l
    {
    width: 34px;
    height: 31px;
    }
    .foot
    {
    background: url(images/f.jpg) center no-repeat;
    height: 36px;
    width: 850px;
    }
    .l-c-table
    {
    background: url(images/c-bg.jpg) repeat-y;
    width: 850px;
    height: 100%;
    }
    .latest-l
    {
    width: 296px;
    height: 100%;
    vertical-align: top;
    text-align: left;
    }
    .content-r
    {
    width: 554px;
    height: 100%;
    vertical-align: top;
    text-align: left;
    }
    .content-img
    {
    background: url(images/content-t.jpg) no-repeat;
    width: 554px;
    height: 256px;
    }

    .news-h-left
    {
    background: url(images/news-h-left.jpg) no-repeat;
    height: 26px;
    width: 554px;
    }
    .news-h-right
    {
    background: url(images/news-h-right.jpg) no-repeat;
    height: 32px;
    width: 554px;
    }
    .news-l-mid
    {
    background: url(images/news-h-mid.jpg) repeat-y;
    height: 144px;
    width: 554px;
    vertical-align: top;
    horizontal-align: center;
    }
    .news-r-mid
    {
    background: url(images/news-m-right.jpg) repeat-y;
    height: 144px;
    width: 554px;
    vertical-align: top;
    horizontal-align: center;
    }
    .c-foot
    {
    background: url(images/c-f.jpg) no-repeat;
    height: 6px;
    width: 554px;
    }
    .div-m-l
    {
    width: 525px;
    height: 100%;
    margin: 2px 15px 2px 15px;
    color: #CCCCCC;
    font-family: Tahoma;
    font-size: 10px;
    horizontal-align: left;
    vertical-align: top;
    }
    .l-news
    {
    background: url(images/l-news.jpg) no-repeat;
    width: 296px;
    height: 28px;
    }
    .l-matches
    {
    background: url(images/l-matches.jpg) no-repeat;
    width: 296px;
    height: 32px;
    }
    .s-from
    {
    background: url(images/s-from.jpg) no-repeat;
    height: 32px;
    width: 296px;
    }
    .l-news-m
    {
    background: url(images/l-news-m.jpg) repeat-y;
    height: 144px;
    width: 196px;
    }
    .div-l-news
    {
    width: 270px;
    height: 100%;
    font-family: Tahoma;
    color: #CCCCCC;
    font-size: 10px;
    horizontal-align: left;
    vertical-align: top;
    margin: 0px 10px 0px 15px;
    }
    .l-foot
    {
    background: url(images/l-f.jpg) top no-repeat;
    height: 7px;
    width: 296px;
    }


    _______________________________________________


    das und ein Ordner mit den buttons blidern usw,