Geoip-eazy - moduł right
Wyniki 1 do 3 z 3

Temat: Geoip-eazy - moduł right

  1. #1

    Domyślny Geoip-eazy - moduł right

    Witam.
    Mam pewien problem z modułem right na stylu geoip-eazy. Na beez wszystko działa, ale na geoip już nie. Chodzi o to, że chciałem dodać menu po prawej, ale za każdym razem jest ono po lewej. Proszę o szybką pomoc

  2. Pani Reklamowa
    Pani Reklamowa jest aktywna
    Avatar Panny Google

    Dołączył
    19-08-2010
    Skąd
    Internet
    Postów
    milion
    Pochwał
    setki
  3. #2

  4. #3

    Domyślny

    no ta, nie dodałem jakiś szczegółowych informacji... Ale nie wiem właśnie co dlatego... Dodaje index.php stylu:

    Kod PHP:
    <?php
    /**
     * @copyright    Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
     * @license        GNU/GPL, see LICENSE.php
     * Joomla! is free software. This version may have been modified pursuant
     * to the GNU General Public License, and as distributed it includes or
     * is derivative of works licensed under the GNU General Public License or
     * other free or open source software licenses.
     * See COPYRIGHT.php for copyright notices and details.
     */
    $document =& JFactory::getDocument();
    $document->setTitle($mainframe->getCfg('sitename') . " - " $document->title);
    // no direct access
    defined'_JEXEC' ) or die( 'Restricted access' );
    ?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3c.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3c.org/1999/xhtml" xml:lang="pl" lang="pl">
    <head>
    <jdoc:include type="head" />
    <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/system.css" type="text/css" />
    <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/system/css/general.css" type="text/css" />
    <link rel="stylesheet" href="<?php echo $this->baseurl ?>/templates/gopip-easy/css/template.css" type="text/css" />
    <meta http-equiv="content-type" content="text/html; charset=iso-8859-2" />
    <meta name="google-site-verification" content="axDzey0eoYQaxyW3__UjKnarekNWT7uCA3HfHMyzKos" />
    </head>
    <body id="bg">
    <div id="container">
      <div id="container_inner">
        <div id="header">
          <div id="header_inner">
            <div id="header_navi">
              <jdoc:include type="modules" name="user3" />
            </div>
            <div class="clr"></div>
                   <div class="header_logo"></div>
            <?php if($this->countModules('banner')) : ?>
            <div class="header_banner">
              <jdoc:include type="modules" name="banner" />
            </div>
            <?php endif; ?>
            <div class="clr"></div>
            <div id="pathway">
              <div id="pathway_inner"><?php echo JText::_('::Aktualnosci'); ?>
                <jdoc:include type="module" name="breadcrumbs" />
              </div>
            </div>
          </div>
        </div>
        <div id="leftcol">
          <div id="leftcol_inner">
            <?php if($this->countModules('left')) : ?>
            <jdoc:include type="modules" name="left" style="xhtml" />
            <?php endif; ?>
            <?php if($this->countModules('right')) : ?>
            <jdoc:include type="modules" name="right" style="xhtml" />
            <?php endif; ?>
          </div>
        </div>
        <div id="maincol">
          <div id="maincol_inner">
            <div id="user">
              <?php if($this->countModules('top')) : ?>
              <div id="user_inner">
                <jdoc:include type="modules" name="top" style="xhtml" />
              </div>
              <?php endif; ?>
            </div>
            <jdoc:include type="message" />
            <jdoc:include type="component" />
            <jdoc:include type="message" />
          </div>
        </div>
    Strona: www.mapleeurope.pl
    Ostanio edytowane przez no name : 30-09-2010 16:05

Podobne tematy

  1. Co zamiast darmowego GeoIP ?
    przez color1 na forum Bezpieczeństwo
    Odpowiedzi: 2
    Ostatni post/autor: 23-07-2009, 22:44
  2. Moduł, wuswietlający inne moduły w formie zakłądek
    przez mazuk na forum Administracja składnikami
    Odpowiedzi: 0
    Ostatni post/autor: 16-07-2007, 21:16
  3. Ten sam moduł kilka razy, czyli rozmnażanie modułów
    przez szuman na forum Własne rozwiązania
    Odpowiedzi: 7
    Ostatni post/autor: 29-10-2006, 16:33

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
  •