Дата: Пятница, 2015-07-10, 13:26 | Сообщение # 1
Добрый день! Подскажите, как вернуть контейнер на нужное место? На всех страницах он справа http://konturnw.my1.ru/news/ А на странице Новости внизу http://konturnw.my1.ru/blog
Код <html lang="en"> <head> <title>$MODULE_NAME$ - $SITE_NAME$</title>
<meta charset="utf-8"> <link rel="icon" href="/img/favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="/img/favicon.ico" type="image/x-icon" /> <?$META_DESCRIPTION$?> <meta name="keywords" content="Your keywords"> <meta name="author" content="Your name">
<link rel="stylesheet" href="/css/fix.css" > <link rel="stylesheet" href="/css/bootstrap.css" > <link rel="stylesheet" href="/css/responsive.css"> <link rel="stylesheet" href="/css/camera.css"> <link rel="stylesheet" href="http://konturnw.my1.ru/_st/my.css" />
<!-- font-awesome font --> <link rel="stylesheet" href="/font/font-awesome.css" type="text/css" media="screen"> <!-- font-awesome font end -->
<script src="/js/jquery-migrate-1.1.1.js"></script> <script src="/js/jquery.easing.1.3.js"></script> <script src="/js/jquery.ui.totop.js"></script> <script src="/js/superfish.js"></script> <script src="/js/jquery.animate-colors-min.js"></script> <script src="/js/jquery.mobilemenu.js"></script> <script src="/js/jquery.equalheights.js"></script>
<script src="/js/camera.js"></script> <!--[if (gt IE 9)|!(IE)]><!--> <script src="/js/jquery.mobile.customized.min.js"></script> <!--<![endif]-->
<script src="/js/jquery.carouFredSel-6.2.0.js"></script> <script src="/js/jquery.touchSwipe.min.js"></script>
<script>
$(window).load( function(){
jQuery('.camera_wrap').camera();
// Responsive layout, resizing the items $(function() { $('#carousel1').carouFredSel({ auto: false, responsive: true, width: '100%', prev: '#prev', next: '#next', scroll: 1, items: { height: 'auto', width: 320, visible: { min: 1, max: 4 } }, mousewheel: true, swipe: { onMouse: true, onTouch: true } }); });
//.row_1 .span4 a $('.row_1 .span4 a').hover(function(){ $(this).find('span').stop().animate({ 'width': "100%"}, 450, "easeOutExpo") }, function(){ $(this).find('span').stop().animate({ 'width': "0%"}, 250, "easeOutExpo") })
}); </script>
<!--[if lt IE 8]> <div style='text-align:center'><a href="http://www.microsoft.com/windows/internet-explorer/default.aspx?ocid=ie6_countdown_bannercode"><img src="http://www.theie6countdown.com/img/upgrade.jpg"border="0"alt=""/></a> </div> <![endif]--> <!--[if lt IE 9]> <link rel="stylesheet" href="css/ie.css" type="text/css" media="screen"> <script src="assets/js/html5shiv.js"></script> <![endif]--> </head<?'>'?>
<body>
$ADMIN_BAR$
$GLOBAL_AHEADER$
<div id="content">
<?if($PAGE_ID$!='sitePage1')?> <?if($PAGE_ID$!='sitePage2')?> <?if($PAGE_ID$!='sitePage3')?> <?if($MODULE_ID$!='forum')?> <div class="row_11"> <div class="container"> <div class="row"> <div class="span8 blog"> <?endif?> <?endif?> <?endif?> <?endif?>
<?if($MODULE_ID$='forum')?> <div class="row_12"> <div class="container"> <?endif?>
<!-- <body> --><?if($ADD_ENTRY_LINK$)?><div style="text-align:right;padding-bottom:4px;">[ <a href="$ADD_ENTRY_LINK$"><!--<s5186>-->Добавить материал<!--</s>--></a> ]</div>
<?endif?>$BODY$<!-- </body> -->
<?if($MODULE_ID$='forum')?> </div> </div> <?endif?>
<?if($PAGE_ID$!='sitePage1')?> <?if($PAGE_ID$!='sitePage2')?> <?if($PAGE_ID$!='sitePage3')?> <?if($MODULE_ID$!='forum')?> </div> <div class="offset1 span3 sidebar"> $GLOBAL_CLEFTER$ </div> </div> </div> </div> <?endif?> <?endif?> <?endif?> <?endif?>
<?if($PAGE_ID$!='sitePage1')?> <?if($PAGE_ID$!='sitePage2')?> <?if($PAGE_ID$!='sitePage3')?> <?if($MODULE_ID$!='forum')?> </div> <div class="offset1 span3 sidebar"> $GLOBAL_CLEFTER$ </div> </div> </div> </div> <?endif?> <?endif?> <?endif?> <?endif?>
</div>
$GLOBAL_BFOOTER$
<script src="/js/bootstrap.js"></script> </body> </html> Добавлено (10.07.2015, 13:26) --------------------------------------------- Вот картинки: так должно быть так есть
Сообщение отредактировал Ромчик - Пятница, 2015-07-10, 13:34
|
Дата: Пятница, 2015-07-10, 17:38 | Сообщение # 2
brea, Скопируйте код из модуля Новостей и вставьте в модуль Блог.
Помог? Ставь или поддержи проект.
|