• Страница 1 из 1
  • 1
Модератор форума: dotbot  
Перетаскивание блока и новости
MilkyWays
Сообщений: 234
Репутация: 16

Сообщение # 1 | 13:27:35
Здрасте всем smile , сегодня решил задать такой вопрос : Вот у меня на главной странице после слайдера идут информеры...... а в блоке новости www.lastchaos-apr.ru/news всё поставлено подругому ( в лучшею сторону ) там как бы новости идут ... и меню и т.п всё в правом блоке... вопрос : как сделать чтобы на главной внизу слайдера были новости и блок с меню и информерами как в каталоге новостей ?

Добавлено (24 Июл 2013, 11:38:41)
---------------------------------------------
АП

Добавлено (24 Июл 2013, 13:27:35)
---------------------------------------------
Жду ответа


Помог ? - Ставьте + в репу ( Выбираюсь из минусов )
KaiLee
Сообщений: 5463
Репутация: 1135

Сообщение # 2 | 13:29:07
MilkyWays,
Убрать персональный шаблон для главной страницы.
Возможно, отредактировать код общего шаблона страниц сайта.

В ЛС - только адреса и пароли. Все остальное - на форуме.
Студия | Шаблоны | Статьи
MilkyWays
Сообщений: 234
Репутация: 16

Сообщение # 3 | 13:31:53
KaiLee, а если я уберу персональный шаблон то уберётся слайдер... а этот слайдер нужно будет поместить в верхнею часть сайта... да так легче но я не знаю код слайдера чтобы поместить.. там его выдернуть над..

Помог ? - Ставьте + в репу ( Выбираюсь из минусов )
KaiLee
Сообщений: 5463
Репутация: 1135

Сообщение # 4 | 13:38:12
MilkyWays,
Тады Вам сюда. Переделкой шаблонов здесь не занимаются.

В ЛС - только адреса и пароли. Все остальное - на форуме.
Студия | Шаблоны | Статьи
MilkyWays
Сообщений: 234
Репутация: 16

Сообщение # 5 | 14:50:28
KaiLee, да не )) мне над просто выдернуть код слайдера из моего существуещего кода


Код
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru" >
<head>
<title>$SITE_NAME$</title>
   <script type="text/javascript">
   jQuery.noConflict();
   </script>
<link href="/templates/modal/css/modal-css.css" rel="stylesheet" type="text/css" media="screen" />   
<link rel="stylesheet" href="/templates/pWindow/css.css" type="text/css" />
   <link rel="stylesheet" href="/templates/css/gantry/gantry.css" type="text/css" />
   <link rel="stylesheet" href="/templates/css/gantry/grid-12.css" type="text/css" />
   <link rel="stylesheet" href="/templates/css/gantry/joomla.css" type="text/css" />
   <link rel="stylesheet" href="/templates/css/engine.css" type="text/css" />
   <link rel="stylesheet" href="/templates/css/grid-12.css" type="text/css" />
   <link rel="stylesheet" href="/templates/css/joomla.css" type="text/css" />
   <link rel="stylesheet" href="/templates/css/style1.css" type="text/css" />
<link rel="stylesheet" href="/templates/css/tpl.css" type="text/css" />
   <link rel="stylesheet" href="/templates/css/template.css" type="text/css" />
   <link rel="stylesheet" href="/templates/css/addons.css" type="text/css" />
   <link rel="stylesheet" href="/templates/css/fusionmenu.css" type="text/css" />
   <link rel="stylesheet" href="/templates/css/style-v.css" type="text/css" />
   <link rel="stylesheet" href="/templates/plugins/mod_highlighter/css/style.css" type="text/css" />
   <link rel="stylesheet" href="/templates/plugins/list-v/style.css" type="text/css" />
   <link rel="stylesheet" href="/templates/plugins/mod_image/style.css" type="text/css" />
   <style type="text/css">
body a {color:#50646b;}

#gkHighlighterGK4-0 .gkHighlighterInterface span.text { color: #F2F2F2; } #gkHighlighterGK4-0 .gkHighlighterInterface { background-color: transparent; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
   </style>
   <script src="/templates/js/system/mootools-core.js" type="text/javascript"></script>
   <script src="/templates/js/system/mootools-more.js" type="text/javascript"></script>
<script src="http://demo.7studio.eu/joomla/fp/media/widgetkit/js/jquery.js" type="text/javascript"></script>
<script type="text/javascript">
jQuery.noConflict();
   </script>
<link rel="stylesheet" href="/templates/cursor/jquery.pointpoint.css" />
<link id="dyncss" rel="stylesheet" type="text/css" href="">   
<script type="text/javascript">   
function setDynCSS(url) {   
if (!arguments.length) {   
url = (url = document.cookie.match(/\bdyncss=([^;]*)/)) && url[1];   
if (!url) return '';   
}   
document.getElementById('dyncss').href = url;   
var d = new Date();   
d.setFullYear(d.getFullYear() + 1);   
document.cookie = ['dyncss=', url, ';expires=', d.toGMTString(), ';path=/;'].join('');   
return url;   
}   
setDynCSS();   
</script>
<script>jQuery.noConflict();</script>
<script type="text/javascript" src="/templates/pWindow/pWindow.js"></script>
</head>
<script src="/templates/js/system/core.js" type="text/javascript"></script>
<script src="/templates/js/system/caption.js" type="text/javascript"></script>
   <script src="/templates/js/slider-top.js" type="text/javascript"></script>
   <script src="/templates/js/gantry-buildspans.js" type="text/javascript"></script>
   <script src="/templates/js/totop.js" type="text/javascript"></script>
   <script src="/templates/js/zhover.js" type="text/javascript"></script>
<script type="text/javascript" src="/templates/js/imageeffects.min.js"></script>
   <script src="/templates/plugins/mod_highlighter/scripts/engine.js" type="text/javascript"></script>
   <script src="/templates/plugins/com_acymailing/js/acymailing_module.js" type="text/javascript"></script>
   <script src="/templates/js/engine.js" type="text/javascript"></script>
   <script type="text/javascript">

   window.addEvent('domready', function() { $('gantry-totop').store('tip:text', '');};);
     

     
   window.addEvent('domready', function() {
   var modules = ['rt-block'];
   var header = ['h3','h2','h1'];
   GantryBuildSpans(modules, header);
   };);
     

   window.addEvent('domready', function() {
   new Fusion('ul.menutop', {
   pill: 0,
   effect: 'slide and fade',
   opacity: 0.92,
   hideDelay: 500,
   centered: 0,
   tweakInitial: {'x': -10, 'y': -9},
   tweakSubsequent: {'x': 0, 'y': 0},
   tweakSizes: {'width': 20, 'height': 20},
   menuFx: {duration: 400, transition: Fx.Transitions.Quad.easeOut},
   pillFx: {duration: 400, transition: Fx.Transitions.Back.easeOut}
   };);
     
};);
window.addEvent('load', function() {
};);
try {$Gavick;}catch(e){$Gavick = {};};$Gavick["gkIs-gk-is-193"] = { "anim_speed": 800, "anim_interval": 5000, "autoanimation": 1, "anim_type": "top" };
   </script>
<script type="text/javascript">window.addEvent( 'domready', function() { $$('.album').multiFade(.22);};);</script>
<body class="cssstyle-style5 font-family-helvetica font-size-is-default menu-type-fusionmenu col12">
$GLOBAL_AHEADER$
   </div>

<div id="rt-slider">
   <div id="rt-slider-bg">
   <div class="rt-container">
     
<div id="gkIs-gk-is-193" class="gkIsWrapper-fp" style="min-height:349px;">
   <div class="gkIsPreloader"><span>ЗАГРУЗКА</span></div>
   <div class="gkIsPrev anim" style="top:151.5px;"><div>Назад</div></div>
   <div class="gkIsNext anim" style="top:151.5px;"><div>Далее</div></div>
   <div class="gkIsImage gkRightFloat" style="width:480px;height:349px;">
   <div class="gkIsSlide" style="z-index: 1;" title="uCoz">/templates/demo/1.png</div>
   <div class="gkIsSlide" style="z-index: 2;" title="SERVICES">/templates/demo/2.png</div>
   <div class="gkIsSlide" style="z-index: 3;" title="CreWebik design">/templates/demo/3.png</div>
   <div class="gkIsSlide" style="z-index: 4;" title="Обновление сайта">/templates/demo/4.png</div>
   <div class="gkIsSlide" style="z-index: 5;" title="Форум сайта">/templates/demo/3.png</div>
   </div>
   <div class="gkIsContent" style="position:relative;margin-right:480px;">
   <div class="gkIsArt gkUnvisible" style="position:absolute;z-index:5;width:95%;">
   <div>
   <h4><a href="/">Приветствие</a></h4>
   <p>Здравствуй дорогой друг, приветсвую тебя на нашем скромном портале о игре Last Chaos, сдесь ты можешь найти всё что тебе по душе.</p>
   </div>
   </div>
   <div class="gkIsArt gkUnvisible" style="position:absolute;z-index:6;width:95%;">
   <div>
   <h4><a href="/">Сотрудничество</a></h4>
   <p>Привет, хочешь заказать тут рекламу ? Напиши нам
   Skype: ialollol
   Напиши в ЛС   
   Или в онлайн консультант (снизу)
   (Цена данного баннера 100р/неделя)</p>
   </div>
   </div>
   <div class="gkIsArt gkUnvisible" style="position:absolute;z-index:7;width:95%;">
   <div>
   <h4><a href="/">Сотрудничество</a></h4>
   <p>Привет, хочешь заказать тут рекламу ? Напиши нам
   Skype: ialollol
   Напиши в ЛС   
   Или в онлайн консультант (снизу)
   (Цена данного баннера 100р/неделя)</p>
   </div>
   </div>
   <div class="gkIsArt gkUnvisible" style="position:absolute;z-index:8;width:95%;">
   <div>
   <h4><a href="/">Обновление сайта</a></h4>
   <p>Третье по счету обновление сайта наконец таки завершилось. Был установлен новый шаблон, более светлый, как все и хотели. Была произведена "генеральная уборка" хлама на сайте</p>
   </div>
   </div>
<div class="gkIsArt gkUnvisible" style="position:absolute;z-index:9;width:95%;">
   <div>
   <h4><a href="/">Форум сообщества</a></h4>
   <p>Ты можешь зайти на наш форум и найти там всё что тебе нужно : гайды,советы и помощь. Так же ты сам можешь помочь форумчанинам.</p>
   <a href="/forum/" class="readon">Перейти на форум</a>
   </div>
   </div>
   </div>
   <div class="gkIsList gkRightFloat" style="width:100%;height:65px;">
   <div>
   <div class="gkHeader">
   <h3>
   <span class="gkTitleBig">Информация</span>
   <span class="gkTitleSmall">Информация для посетителей</span>
   </h3>
   </div>
   <div class="gkListbig">
   <ul>
   <li>uCoz copy</li>
   <li>services</li>
   <li>Crewebik design</li>
   <li>Обновление сайта</li>
<li>Форум сайта</li>
   </ul>
   </div>
   </div>
   </div>
   </div>   
   <div class="clear"></div>
   </div>
   </div>
   </div>

<div id="rt-bg-mainpage">   
     

   <div id="rt-breadcrumbs">
   <div class="rt-container">
   <div class="breadcrumbs">
     
   <span class="showHere">Вы сейчас здесь: $SITE_NAME$ » Главная страница</span>
   </div>
   <div class="clear"></div>
   </div>
   </div>
<div id="rt-showcase">
   <div class="rt-container">
<style>
     
     
   .tels {background-color: #c6c3c3;
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat;
background-size: auto;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
color: rgb(255, 255, 255);
font-size: 100%;
height: 12px;
padding-bottom: 0px;
padding-left: 4px;
padding-right: 4px;
padding-top: 0px;
text-align: center;
width: none;

}

   .infors {background-color: rgb(207, 32, 32);
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat;
background-size: auto;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
color: rgb(255, 255, 255);
font-size: 100%;
height: 12px;
padding-bottom: 0px;
padding-left: 4px;
padding-right: 4px;
padding-top: 0px;
text-align: center;
width: none;
text-transform: uppercase;
}
   </style>

     
   <div class="rt-grid-4 rt-alpha">
   <div class="rt-block">
   <div class="module-title">
   <h2 class="title"><span>Последнее</span> на сайте</h2>
   </div>
   <div class="module-content">
   <div class="zoo-item list-v">
   <ul>
$MYINF_1$
   </ul>
   </div>   
   </div>
   </div>
   </div>
   <div class="rt-grid-4">
   <div class="rt-block">
   <div class="module-title">
   <h2 class="title"><span>Последнии</span> комментарии</h2>
   </div>
   <div class="module-content">
   <div class="custom" >
   <div class="zoo-item list-v">
<script type="text/javascript" src="/templates/comments/show0000.js"></script>

<ul>
$MYINF_2$
</ul>
</div>
   </div>   
   </div>
   </div>
   </div>
   <div class="rt-grid-4">
   <div class="rt-block">
   <div class="module-title">
   <h2 class="title"><span>Последнее</span> на форуме</h2>
   </div>
   <div class="module-content">
   <div class="custom" >
   <div class="zoo-item list-v">
<ul>
$MYINF_3$
</ul>
</div>
   </div>   
   </div>
   </div>
   </div>
   <div class="clear"></div>
   </div>
   </div>
   $GLOBAL_BFOOTER$
<script src="/templates/js/fusion.js" type="text/javascript"></script>
<script type="text/javascript">
   try{$Gavick;}catch(e){$Gavick = {};}
   $Gavick["gkHighlighterGK4-0"] = {
   "animationType" : 'slides',
   "animationSpeed" : 350,
   "animationInterval" : 5000,
   "animationFun" : Fx.Transitions.linear,
   "mouseover" : false };
</script>
   </body>
</html>

Добавлено (24 Июл 2013, 15:23:45)
---------------------------------------------

Код
[s]...[/s]

Добавлено (25 Июл 2013, 14:40:22)
---------------------------------------------
жду

Добавлено (25 Июл 2013, 14:50:28)
---------------------------------------------

Код
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru" >  
<head>  
<title>$SITE_NAME$</title>  
    <script type="text/javascript">  
    jQuery.noConflict();  
    </script>  
<link href="/templates/modal/css/modal-css.css" rel="stylesheet" type="text/css" media="screen" />    
<link rel="stylesheet" href="/templates/pWindow/css.css" type="text/css" />  
    <link rel="stylesheet" href="/templates/css/gantry/gantry.css" type="text/css" />  
    <link rel="stylesheet" href="/templates/css/gantry/grid-12.css" type="text/css" />  
    <link rel="stylesheet" href="/templates/css/gantry/joomla.css" type="text/css" />  
    <link rel="stylesheet" href="/templates/css/engine.css" type="text/css" />  
    <link rel="stylesheet" href="/templates/css/grid-12.css" type="text/css" />  
    <link rel="stylesheet" href="/templates/css/joomla.css" type="text/css" />  
    <link rel="stylesheet" href="/templates/css/style1.css" type="text/css" />  
<link rel="stylesheet" href="/templates/css/tpl.css" type="text/css" />  
    <link rel="stylesheet" href="/templates/css/template.css" type="text/css" />  
    <link rel="stylesheet" href="/templates/css/addons.css" type="text/css" />  
    <link rel="stylesheet" href="/templates/css/fusionmenu.css" type="text/css" />  
    <link rel="stylesheet" href="/templates/css/style-v.css" type="text/css" />  
    <link rel="stylesheet" href="/templates/plugins/mod_highlighter/css/style.css" type="text/css" />  
    <link rel="stylesheet" href="/templates/plugins/list-v/style.css" type="text/css" />  
    <link rel="stylesheet" href="/templates/plugins/mod_image/style.css" type="text/css" />  
    <style type="text/css">  
body a {color:#50646b;}  

#gkHighlighterGK4-0 .gkHighlighterInterface span.text { color: #F2F2F2; } #gkHighlighterGK4-0 .gkHighlighterInterface { background-color: transparent; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }  
    </style>  
    <script src="/templates/js/system/mootools-core.js" type="text/javascript"></script>  
    <script src="/templates/js/system/mootools-more.js" type="text/javascript"></script>  
<script src="http://demo.7studio.eu/joomla/fp/media/widgetkit/js/jquery.js" type="text/javascript"></script>  
<script type="text/javascript">  
jQuery.noConflict();  
    </script>  
<link rel="stylesheet" href="/templates/cursor/jquery.pointpoint.css" />  
<link id="dyncss" rel="stylesheet" type="text/css" href="">    
<script type="text/javascript">    
function setDynCSS(url) {    
if (!arguments.length) {    
url = (url = document.cookie.match(/\bdyncss=([^;]*)/)) && url[1];    
if (!url) return '';    
}    
document.getElementById('dyncss').href = url;    
var d = new Date();    
d.setFullYear(d.getFullYear() + 1);    
document.cookie = ['dyncss=', url, ';expires=', d.toGMTString(), ';path=/;'].join('');    
return url;    
}    
setDynCSS();    
</script>  
<script>jQuery.noConflict();</script>  
<script type="text/javascript" src="/templates/pWindow/pWindow.js"></script>  
</head>  
<script src="/templates/js/system/core.js" type="text/javascript"></script>  
<script src="/templates/js/system/caption.js" type="text/javascript"></script>  
    <script src="/templates/js/slider-top.js" type="text/javascript"></script>  
    <script src="/templates/js/gantry-buildspans.js" type="text/javascript"></script>  
    <script src="/templates/js/totop.js" type="text/javascript"></script>  
    <script src="/templates/js/zhover.js" type="text/javascript"></script>  
<script type="text/javascript" src="/templates/js/imageeffects.min.js"></script>  
    <script src="/templates/plugins/mod_highlighter/scripts/engine.js" type="text/javascript"></script>
    <script src="/templates/plugins/com_acymailing/js/acymailing_module.js" type="text/javascript"></script>  
    <script src="/templates/js/engine.js" type="text/javascript"></script>  
    <script type="text/javascript">  

    window.addEvent('domready', function() { $('gantry-totop').store('tip:text', '');};);  
       

       
    window.addEvent('domready', function() {  
    var modules = ['rt-block'];  
    var header = ['h3','h2','h1'];  
    GantryBuildSpans(modules, header);  
    };);  
       

    window.addEvent('domready', function() {  
    new Fusion('ul.menutop', {  
    pill: 0,  
    effect: 'slide and fade',  
    opacity: 0.92,  
    hideDelay: 500,  
    centered: 0,  
    tweakInitial: {'x': -10, 'y': -9},  
    tweakSubsequent: {'x': 0, 'y': 0},  
    tweakSizes: {'width': 20, 'height': 20},  
    menuFx: {duration: 400, transition: Fx.Transitions.Quad.easeOut},  
    pillFx: {duration: 400, transition: Fx.Transitions.Back.easeOut}  
    };);  
       
};);  
window.addEvent('load', function() {  
};);  
try {$Gavick;}catch(e){$Gavick = {};};$Gavick["gkIs-gk-is-193"] = { "anim_speed": 800, "anim_interval": 5000, "autoanimation": 1, "anim_type": "top" };  
    </script>  
<script type="text/javascript">window.addEvent( 'domready', function() { $$('.album').multiFade(.22);};);</script>  
<body class="cssstyle-style5 font-family-helvetica font-size-is-default menu-type-fusionmenu col12">  
$GLOBAL_AHEADER$  
    </div>  

<div id="rt-slider">  
    <div id="rt-slider-bg">  
    <div class="rt-container">  
       
<div id="gkIs-gk-is-193" class="gkIsWrapper-fp" style="min-height:349px;">  
    <div class="gkIsPreloader"><span>ЗАГРУЗКА</span></div>  
    <div class="gkIsPrev anim" style="top:151.5px;"><div>Назад</div></div>  
    <div class="gkIsNext anim" style="top:151.5px;"><div>Далее</div></div>  
    <div class="gkIsImage gkRightFloat" style="width:480px;height:349px;">  
    <div class="gkIsSlide" style="z-index: 1;" title="uCoz">/templates/demo/1.png</div>  
    <div class="gkIsSlide" style="z-index: 2;" title="SERVICES">/templates/demo/2.png</div>  
    <div class="gkIsSlide" style="z-index: 3;" title="CreWebik design">/templates/demo/3.png</div>  
    <div class="gkIsSlide" style="z-index: 4;" title="Обновление сайта">/templates/demo/4.png</div>  
    <div class="gkIsSlide" style="z-index: 5;" title="Форум сайта">/templates/demo/3.png</div>  
    </div>  
    <div class="gkIsContent" style="position:relative;margin-right:480px;">  
    <div class="gkIsArt gkUnvisible" style="position:absolute;z-index:5;width:95%;">  
    <div>  
    <h4><a href="/">Приветствие</a></h4>  
    <p>Здравствуй дорогой друг, приветсвую тебя на нашем скромном портале о игре Last Chaos, сдесь ты можешь найти всё что тебе по душе.</p>  
    </div>  
    </div>  
    <div class="gkIsArt gkUnvisible" style="position:absolute;z-index:6;width:95%;">  
    <div>  
    <h4><a href="/">Сотрудничество</a></h4>  
    <p>Привет, хочешь заказать тут рекламу ? Напиши нам  
    Skype: ialollol  
    Напиши в ЛС    
    Или в онлайн консультант (снизу)  
    (Цена данного баннера 100р/неделя)</p>  
    </div>  
    </div>  
    <div class="gkIsArt gkUnvisible" style="position:absolute;z-index:7;width:95%;">  
    <div>  
    <h4><a href="/">Сотрудничество</a></h4>  
    <p>Привет, хочешь заказать тут рекламу ? Напиши нам  
    Skype: ialollol  
    Напиши в ЛС    
    Или в онлайн консультант (снизу)  
    (Цена данного баннера 100р/неделя)</p>  
    </div>  
    </div>  
    <div class="gkIsArt gkUnvisible" style="position:absolute;z-index:8;width:95%;">  
    <div>  
    <h4><a href="/">Обновление сайта</a></h4>  
    <p>Третье по счету обновление сайта наконец таки завершилось. Был установлен новый шаблон, более светлый, как все и хотели. Была произведена "генеральная уборка" хлама на сайте</p>  
    </div>  
    </div>  
<div class="gkIsArt gkUnvisible" style="position:absolute;z-index:9;width:95%;">  
    <div>  
    <h4><a href="/">Форум сообщества</a></h4>  
    <p>Ты можешь зайти на наш форум и найти там всё что тебе нужно : гайды,советы и помощь. Так же ты сам можешь помочь форумчанинам.</p>  
    <a href="/forum/" class="readon">Перейти на форум</a>  
    </div>  
    </div>  
    </div>  
    <div class="gkIsList gkRightFloat" style="width:100%;height:65px;">  
    <div>  
    <div class="gkHeader">  
    <h3>  
    <span class="gkTitleBig">Информация</span>  
    <span class="gkTitleSmall">Информация для посетителей</span>  
    </h3>  
    </div>  
    <div class="gkListbig">  
    <ul>  
    <li>uCoz copy</li>  
    <li>services</li>  
    <li>Crewebik design</li>  
    <li>Обновление сайта</li>  
<li>Форум сайта</li>  
    </ul>  
    </div>  
    </div>  
    </div>  
    </div>    
    <div class="clear"></div>  
    </div>  
    </div>  
    </div>  

<div id="rt-bg-mainpage">    
       

    <div id="rt-breadcrumbs">  
    <div class="rt-container">  
    <div class="breadcrumbs">
вот он да ?

Помог ? - Ставьте + в репу ( Выбираюсь из минусов )
Сообщение отредактировал MilkyWays - Среда, 24 Июл 2013, 13:42:54
  • Страница 1 из 1
  • 1
Поиск:
Telegram
Будьте в курсе всех обновлений: подпишитесь на наш официальный Telegram-канал uCoz и задавайте вопросы в чате сообщества!