X   Сообщение сайта
(Сообщение закроется через 3 секунды)



 

Здравствуйте, гость (

| Вход | Регистрация )

Открыть тему
Тема закрыта
> Как убрать?, Футер joomla 2.5
hookaman
hookaman
Topic Starter сообщение 30.6.2014, 17:54; Ответить: hookaman
Сообщение #1


Сайт http://maxi-gas.ru/2/
Подскажите как убрать ссылки внизу.
Заранее спасибо
Layout.css
Развернуть/Свернуть
/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework ||
|| # Copyright © 2010 Youjoomla LLC. All Rights Reserved. ||
|| # license - PHP files are licensed under GNU/GPL V2 ||
|| # license - CSS - JS - IMAGE files are Copyrighted material ||
|| # bound by Proprietary License of Youjoomla LLC ||
|| # for more information visit http://www.youjoomla.com/license.html ||
|| # Redistribution and modification of this software ||
|| # is bounded by its licenses ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com ||
|| #################################################################### ||
\*======================================================================*/
/*CENTER TOP IS THE TOP PART OF THE SITE. SEE yjsg_main.php FOR REFERENCE*/
#centertop, #centerbottom {
text-align:left;
margin:0 auto;
clear:both;
}

/* CENTERBOTTOM IS THE BOTTOM PART OF THE SITE SEE yjsg_main.php FOR REFERENCE */
#centerbottom {
position:relative;
}

#header {
text-align:left;
position:relative;
padding:0px 0 0px 0;
/*overflow:hidden;*/
z-index:1000;
}

#logo {
float:left;
text-align:left;
overflow:hidden;
}

/* LOGO HOMEPAGE LINK */
#logo a {
text-indent:-7500px;
display:block;
text-decoration:none;
width:100%;
}

/* main body layouts with side modules
--------------------- */
/* HOLDER DIV CONTAINS LEFT, MAINBODY, RIGHT AND ALL INSETS */
#holder, #holder2, #holder3 {
height:100% !Important;
height:1%;
overflow:hidden;
margin:0 auto;
text-align:center;
padding:5px 0;
}

/* layout1.php , layout2.php, layout3.php reset and layout1.php main floats. layout 1 does not contain insettop and insetbottom*/
#leftblock, #midblock, #rightblock, #insetblock, #insetsholder_2t, #insetsholder_2b, #insetsholder_3t, #insetsholder_3b {
height:100% !Important;
height:1%;
overflow:hidden;
text-align:left;
float:left;
}

/* layout2.php*/
#holder2 #midblock {
float:left;
}

#holder2 #leftblock, #holder2 #rightblock, #holder2 #insetblock {
float:right;
}

#holder2 #insetsholder_2t {
float:left;
}

#holder2 #insetsholder_2b {
float:right;
}

/*layout3.php*/
#holder3 #midblock {
float:right;
}

#holder3 #leftblock, #holder3 #rightblock, #holder3 #insetblock {
float:left;
}

#holder3 #insetsholder_3t {
float:right;
}

#holder3 #insetsholder_3b {
float:left;
}

.clearm {
clear:both;
height:1px;
overflow:hidden;
}

/*END DEFAULT GRID LAYOUT*/

/*BEGING YJSIMPLEGRID
#yjsg1 contains top1 - top5
#yjsg2 contains adv1 - adv5
#jsg3 contains user1 - user5
#jsg4 contains user6 - user10
#jsg5 contains user11 - user15
#yjsg6 contains user16 - user20
#yjsg7 contains user21 - user25
#yjsgheadergrid contains logo div , header1 - header3
#yjsgbodytop contains bodytop1 - bodytop3
#yjsgbodybottom contains boddybottom1 - bodybottom3
*/
#yjsgheadergrid {
float:right;
height:auto;
margin:0;
padding:0;
}

#yjsg1, #yjsg2, #yjsg3, #yjsg4, #yjsg5, #yjsg6, #yjsg7, #yjsgbodytop, #yjsgbodybottom {
margin:0px auto 0px auto;
text-align:center;
overflow:hidden;
height:auto;
width:100%;
padding:15px 0;
}
#yjsg2 {
padding:0;
margin:0;
}
#yjsg3 {
padding:0;
}
#yjsg5{
padding:0;
}
#yjsg6 {
padding:5px 0 0 0;
}
#yjsgbodytop, #yjsgbodybottom {
width:100%;
padding:0 0 0px 0;
margin:5px 0 5px 0;
}

/* MAIN MODULE CONTAINER CLASS. FOR SPECIFIC STYLING
USE #user1 .yjsgxhtml or #user1 .yjsgxhtml .yjsquare */
.yjsgxhtml {
float:left;
clear:right;
text-align:left;
margin:0;
padding:0;
}

.yjsgxhtml .yjsquare_in {
}

/* EXAMPLE OF LAST MODULE IN THE GRID BG IMAGE OVERRIDE
WE USED GRID1 MODULE POSITION TOP5. USEFULL FOR INSET LINE SEPARATOR BETWEEN MODULES*/
#yjsg1 #top5 {
/*background:none;*/
}
/* GUTTERS */
/* SQUARE MODULES GUTTER */
.yjsgxhtml .yjsquare {
margin:0 0;
padding:0 0;
}

/* yjblank */
.yjplain p {
padding:5px 10px;
}

/* KEEP LEFT, RIGHT, INSET, INSETTOP, INSET BOTTOM OF THE EDGES */
#insetsholder_2t, #insetsholder_2b {
padding:0;
margin:0px 0 0 0;
}

.inside {
margin:0;
padding:0px 3px;
overflow:hidden;
}

/*KEEP MAINBODY GRID, BODYTOPS AND BODYBOTTOMS OF THE EDGE
--------------------- */
.insidem {
padding:0px 3px;
margin:0 0;
}

/*END GUTTERS*/
/*FOOTER AND FOOTER LINKS
--------------------- */
#footer, #footer_holder {
height:100px;
clear:both;
text-align:center;
overflow:hidden;
margin:0 auto;
padding:0px 0;
position:relative;
}
#footer_holder {
padding-top:10px;
}

#footmod {
clear:both;
text-align:left;
padding:0;
margin:0px;
overflow:hidden;
}

#cp {
text-align:left;
padding:2px 0px;
overflow:hidden;
}

.yjsgcp span {
text-transform:capitalize;
}

.validators {
float:left;
text-align:left;
}

.yjsglogo {
position:absolute;
right:10px;
top:10%;
height:48px;
width:229px;
line-height:999px;
background: url(../images/yjsglogo.png) no-repeat center center;
}


/* DEFAULT SQUARE MODULES. FOR ROUND MODULES OPEN rounded.css
ALSO APPLIED ADDITIONAL MODULE CLASS FOR DIFFERENT MODULE STYLES.
TO ACTIVATE THEM ADD _yj1 or _yj2 IN MODULE MANAGER Module Class Suffix TEXT INPUT.
STYLE FOR THESE MODULES IS IN COLOR.css file where COLOR IS YOUR CURRENT DEFAULT SITE STYLE
--------------------- */
/* MAIN MODULE HOLDER*/
.yjsquare, .yjsquare_yj1, .yjsquare_yj2 {
margin: 5px 0 5px 0px;
padding: 0px;
clear: both;
display:block;
height:100% !Important;
height:1%;
overflow:hidden;
}

/* MODULE TITLE */
.yjsquare h4, .yjsquare_yj1 h4, .yjsquare_yj2 h4 {
text-transform: capitalize;
overflow:hidden;
padding:0;
margin:5px;
margin-left:12px;
font-size:150%;
}

/* MODULE TITLE SPAN*/
.yjsquare h4 span, .yjsquare_yj1 h4 span, .yjsquare_yj2 h4 span {
text-transform: capitalize;
overflow:hidden;
}

/* MODULE CONTENT*/
.yjsquare_in, .yjsquare_yj1 .yjsquare_in, .yjsquare_yj2 .yjsquare_in {
overflow:hidden;
padding: 10px;
}

/* MODULE p ELEMENT*/
.yjsquare p, .yjsquare_yj1 p, .yjsquare_yj2 p {
overflow:hidden;
padding:3px;
}

/*FOOTER MODULE STYLE
--------------------- */
#footmod .yjsquare {
padding:0;
margin:0;
}

#footmod .yjsquare h4 {
}

#footmod .yjsquare h4 span {
}

#footmod li, #footmod li:hover {
list-style-type:none;
list-style-image:none;
background:none;
}

#footmod ul {
padding:0;
margin:0;
}

#footmod ul li {
display: inline;
margin:0;
padding:0 10px 0 0;
}

#footmod ul li a {
}

/*PATHWAY*/
#pathway {
padding:3px 5px;
margin-top:9px;
}

#pathway .yjsg_breadcrumbs a.pathway {
margin:0 5px 0 0;
padding:0 15px 0 0;
}

/*SITE TOOLS DIV CONTAINING RTL/LTR SWITCH AND FONT RESIZER*/
#tools {
position:absolute;
z-index:100;
left:200px;
top:38px;
padding:0px 0px 0 0px;
margin:0;
text-align:left;
width:auto;
font-weight:bold;
height:25px;
line-height:19px;
}

#tools .tdir {
font-size:80%;
margin:0 0 4px 0;
}

#tools .fs {
font-size:110%;
margin:0 7px 0 0;
}

#tools img {
}

/* ADDITIONAL MODULE STYLES */
/*mod_poll
--------------------- */
.pollbuttons {
margin:0 auto;
text-align:center;
}

/*login module
--------------------- */
#modlgn_passwd, #modlgn_username {
width: 95%;
height:16px;
padding-left: 3px;
padding-top:3px;
}

/*searchbox
--------------------- */
.search {
}

.search .inputbox {
}

/*BANNER MODagULE AND IMAGE .banner CLASS.
USED FOR POSITIONING WHEN RESIZING LOGO AND HEADER BLOCK*/
#yjsgheadergrid .bannergroup, #yjsgheadergrid .banner {
padding:0px 0 0 0;
text-align:right;
}

/* MODULE NEWS FLASH */
div.yjsg-newsflash {
overflow: hidden;
}

div.yjsg-newsflash div.item {
padding-bottom: 15px;
overflow: hidden;
}

div.yjsg-newsflash div.last {
padding-bottom: 0px;
}

/* QUICK NAVIGATION FOOTER */

ul.quick_nav {
margin:0;
padding:0;
list-style-type:none;
background:none;
}

ul.quick_nav li {
display:block;
width:50%;
float:left;
margin:0;
padding:0;
list-style-type:none;
background:none;
overflow:hidden;
}

ul.quick_nav li a {
height: 26px;
line-height: 20px;
text-decoration: none;
display: block;
text-decoration: none;
padding:5px 0 0 15px;
}
/*SLIDER */
.yjsquare_ymslider .yjsquare_in {
padding:0;
}
#navigator li.element div.inner p.desc {
float:none;
padding-left:10px;
}
#shadow_top {
margin:16px auto 0 auto;
text-align:center;
height:10px;
display:block;
overflow:hidden;
clear:both;
background:url(../images/shadow_top.png) no-repeat center top
}
#shadow_bottom {
margin:0 auto 55px auto;
text-align:center;
height:23px;
display:block;
overflow:hidden;
clear:both;
background:url(../images/shadow_bottom.png) no-repeat center top
}
/*QUICK NAVIGATOR */
#yjsg6 ul li {
background:url(../images/li_white.png) no-repeat left center;
display:block;
float:left;
width:45%;
overflow:hidden;
padding:0px 0px 0px 10px;
}
#yjsg6 ul li a {
display:block;
padding:0;
margin:0;
height:26px;
line-height:26px;
overflow:hidden;
}
/*SHADOW GRID5 */
#top_shadow, #bottom_shadow {
background:url(../images/top_shadow.png) no-repeat center top;
width:auto;
display:block;
height:10px;
padding:0;
margin:0;
}
#bottom_shadow {
background:url(../images/bottom_shadow.png) no-repeat center bottom;
margin-bottom:10px;
}
/*--------BOTTOM MODULE POZ-------------*/
.yjsquare_yj3 {
margin:0px 0px;
padding:5px 10px 5px 10px;
clear: both;
display:block;
height:100% !Important;
overflow:hidden;
}
/* MODULE TITLE */
.yjsquare_yj3 h4 {
text-transform:inherit;
overflow:hidden;
padding:0;
margin:5px;
font-size:150%;
}
.yjsquare_yj3 p {
overflow:hidden;
padding:3px;
font-size:95%;
display:block;
float:left;
width:80%;
}
.readb {
float:right;
display:block;
overflow:hidden;
text-indent:-999px;
width:164px;
height:55px;
}
/*----------------------READON BUTTON*-----------------------*/
.readon {
text-transform:lowercase;
font-size:10px;
font-weight:bold;
}
.readon span {
text-transform:lowercase;
}
.read_grid3 {
display:block;
height:23px;
width:90px;
line-height:22px;
text-transform:uppercase;
font-weight:bold;
font-size:10px;
text-align:center;
float:right;
}
/*--------------YJNF-ULTIMATE----------------------*/
.yjsquare_yjnfu .yjnewsflashu_in {
padding:0 0px;
margin:0px;
}
/* NEWS ITEM TITLE */
.yjsquare_yjnfu a.itemtitle {
padding:10px 0 5px 0;
}
.yjsquare_yjnfu h4{
font-size:18px;
text-shadow:none;
margin-left:10px;
}
/* NEWS ITEM IMAGE HOLDER */
.yjsquare_yjnfu div.imageholder {
margin:0;
padding:3px;
border:none;
}
/* NEWS ITEM INTRO TEXT*/
.yjnewsflashu p.itemintro {
padding-bottom:25px;
}
/*mod_poll
--------------------- */
.pollbuttons {
margin:0 auto;
width:80%;
text-align:center;
height:30px;
}
.button, .validate {
text-transform:lowercase;
}
.yjsquare_yj2 h4, .yjsquare_yj2 h4 span {
text-shadow:none;
}
.componentheading{
padding:5px 0 25px 0;
}


Сообщение отредактировал hookaman - 30.6.2014, 17:54
0
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
allvake
allvake
сообщение 30.6.2014, 19:01; Ответить: allvake
Сообщение #2


Там убирается /templates/YouMomentum/layouts/yjsg_footer.php
Лого фреймворка в футере в админке сайта, в настройках шаблона отключается
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
hookaman
hookaman
Topic Starter сообщение 1.7.2014, 9:11; Ответить: hookaman
Сообщение #3


allvake, нашел его немного в другом месте. Не подскажешь что тут нужно удалить?
Развернуть/Свернуть
<?php
/*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework ||
|| # Copyright © 2010 Youjoomla LLC. All Rights Reserved. ||
|| # license - PHP files are licensed under GNU/GPL V2 ||
|| # license - CSS - JS - IMAGE files are Copyrighted material ||
|| # bound by Proprietary License of Youjoomla LLC ||
|| # for more information visit http://www.youjoomla.com/license.html ||
|| # Redistribution and modification of this software ||
|| # is bounded by its licenses ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com ||
|| #################################################################### ||
\*======================================================================*/
?>
<!-- footer -->
<div id="footer">
<div id="footer_holder" style="font-size:<?php echo $css_font; ?>; width:<?php echo $css_width.$css_widthdefined; ?>;">
<div id="youjoomla">
<?php if ($this->countModules('footer')) { ?>
<div id="footmod">
<jdoc:include type="modules" name="footer" style="raw" />
</div>
<?php } ?>
<?php if (!preg_match("/iphone/i",$who)){ ?>
<div id="cp">
<?php echo getYJLINKS($default_font_family,$yj_copyrightear,$yj_templatename) ?>
<?php if ($branding_off == 2) { ?>
<a class="yjsglogo png" href="http://yjsimplegrid.com/" target="_blank">
<span>YJSimpleGrid Joomla! Templates Framework official website</span>
</a>
<?php if ($show_tools == 1): ?>
<?php include TEMPLATEPATH.DS."yjsgcore/yjsg_tools.php";/* site tools , font resizer , rtl switch */?>
<?php endif;?>
<?php } ?>
<?php } ?>
</div>
</div>
</div>
<!-- end footer -->
<?php if (!preg_match("/iphone/i",$who)){ ?>
<?php if ($joomlacredit_off ==2): ?>
<div id="joomlacredit" style="font-size:<?php echo $css_font; ?>; width:<?php echo $css_width.$css_widthdefined; ?>;">
<a href="http://www.joomla.org" target="_blank">Joomla!</a> is Free Software released under the
<a href="http://www.gnu.org/licenses/gpl-2.0.html" target="_blank">GNU/GPL License.</a>
</div>
<?php endif; ?>
<?php } ?>
<?php if ($selectors_override_type == 3 && $selectors_override == 1){ ?>
<script type="text/javascript"> Cufon.now(); </script>
<?php } ?>
<?php echo $add_ga ?>


Замечание модератора:
Эта тема была закрыта автоматически ввиду отсутствия активности в ней на протяжении 100+ дней.
Если Вы считаете ее актуальной и хотите оставить сообщение, то воспользуйтесь кнопкой
или обратитесь к любому из модераторов.
Вернуться в начало страницы
 
Ответить с цитированием данного сообщения
Открыть тему
Тема закрыта
2 чел. читают эту тему (гостей: 2, скрытых пользователей: 0)
Пользователей: 0


Свернуть

> Похожие темы

  Тема Ответов Автор Просмотров Последний ответ
Открытая тема (нет новых ответов) Большие ставки для кликов в Я.Директ. Как удешевить?
2 rownong27 1117 26.3.2024, 14:13
автор: knezevolk
Открытая тема (нет новых ответов) Как вы бросили работу и перешли на заработок с сайтов?
12 uahomka 2285 25.3.2024, 6:52
автор: Skyworker
Открытая тема (нет новых ответов) Как отозвать банковский платеж фрилансеру?
28 metvekot 3911 25.3.2024, 6:34
автор: Skyworker
Открытая тема (нет новых ответов) Как вывести деньги в Украине с заблокированного Юмани ?
23 freeax 3636 24.3.2024, 20:55
автор: Liudmila
Открытая тема (нет новых ответов) Через какой браузер и как можно найти в кэшэ браузера видео
10 Room 1929 23.3.2024, 7:41
автор: Room


 



RSS Текстовая версия Сейчас: 28.3.2024, 17:52
Дизайн