Problem z wyświetlaniem szablonu
Wyniki 1 do 2 z 2

Temat: Problem z wyświetlaniem szablonu

  1. #1
    Debiutant
    Dołączył
    23-01-2010
    Wpisy
    3
    Punkty
    10

    Domyślny Problem z wyświetlaniem szablonu

    Mam zainstalowaną Joomle 1.5.15 lokalnie. Stworzyłem 2 pliki index.php i template.css. Niestety zamiast szablonu wyświetla mi się sam tekst.
    index.php:
    <html>
    <head>
    <jdoc:include type="head" />
    <link rel="stylesheet" href="templates/_system/css/general.css" type="text/css" />
    <link rel="stylesheet" href="templates/<?php echo $this->template; ?>/darzbor_3kol/css/template.css type="text/css" />

    </head>

    <body>

    <jdoc:include type="message" />
    <div id="logo"></div>

    <div id="colLeft">
    <jdoc:include type="modules" name="left" style="xhtml" />
    <div class="ArticleFooter"><p>&nbsp;</p> </div>
    </div>

    <div id="colCenter">
    <jdoc:include type="component" />
    </div>

    <div id="colRight">
    <jdoc:include type="modules" name="right" style="xhtml" />
    <div class="ArticleFooter"><p>&nbsp;</p></div>
    </div>

    <jdoc:include type="modules" name="debug" />
    </body>
    </html>

    template.css:

    #colLeft {float: left; width:15%; padding: 5px;}
    #colCenter {float: left; width:60%; padding: 5px;}
    #colRight {float: left; width:15%; padding: 5px;}


    .body {
    font: 0.7em/1.5 Verdana, Arial, Helvetica, sans-serif;
    }


    div.module_menu, div.module {
    margin-top: 10px;
    background: #999999 url(../images/topleft.gif) top left no-repeat;
    width:90%;
    }


    div.module_menu div,
    div.module
    div { background: url(../images/topright.gif) top right no-repeat;
    padding:0px;
    border-bottom:
    1px solid #fff;
    margin:0;
    color: #FFFFFF;
    }


    div.module_menu div div,
    div.module div div {
    background: url(../images/bottomleft.gif) bottom left no-repeat;
    padding:0px;
    border-bottom: 1px solid #FFFFFF;
    }

    div.module_menu div div div,
    div.module div div div {
    background: url(../images/bottomright.gif) bottom right no-repeat;
    padding:0px;
    border-bottom: 1px solid #FFFFFF;
    }


    div.module_menu div div div h3,
    div.module div div div h3 {
    padding:10px;
    border-bottom:1px solid #FFFFFF;
    margin:0px;
    color: #FFFFFF;
    }


    div.module_menu div div div ul {
    padding-top:5px;
    padding-bottom:5px;
    }


    .poll td {
    background: #cccccc;
    font-size: 80%;
    margin-left:5px;
    padding-left:5px;
    margin-right:5px;
    margin-top:0px;
    }
    .latesnews, .menu, .keyconcepts, .othermenu {
    background: #cccccc top right repeat-y;
    margin-left:5px;
    padding-left:0px;
    margin-right:5px;
    margin-top:0px;
    }
    div.moduletable li, .menu li, .keyconcepts li, .othermenu li {
    background: #cccccc
    top right repeat-y;
    margin-left: 1.5em;
    padding:5px;
    font-size:80%;
    }
    Z góry dziękuję za pomoc!

  2. #2

Podobne tematy

  1. Problem z wyświetlaniem na IE
    przez maisa na forum Szablony, wygląd, formatowanie
    Odpowiedzi: 9
    Ostatni post/autor: 02-10-2009, 14:39
  2. Problem z wyświetlaniem na IE
    przez alvi na forum Administracja Joomla!
    Odpowiedzi: 2
    Ostatni post/autor: 25-11-2008, 19:15
  3. Problem z wyświetlaniem w IE
    przez tommy_sc na forum Różne
    Odpowiedzi: 0
    Ostatni post/autor: 12-01-2008, 13:36
  4. Problem wyświetlaniem forum
    przez zergoth na forum Administracja składnikami
    Odpowiedzi: 0
    Ostatni post/autor: 25-01-2007, 17:08
  5. Problem z wyświetlaniem
    przez remekb na forum Administracja Joomla!
    Odpowiedzi: 1
    Ostatni post/autor: 26-07-2006, 18:20

Reguły pisania

  • Nie możesz zakładać nowych tematów
  • Nie możesz dodawać wypowiedzi
  • Nie możesz dodawać załączników
  • Nie możesz poprawiać swoich postów
  •