Новости Joomla

0 Пользователей и 1 Гость просматривают эту тему.
  • 5 Ответов
  • 4886 Просмотров
*

me4enyi

  • Новичок
  • 6
  • 0 / 0
Доработка шаблона
« : 24.06.2008, 20:10:25 »
Здраствуйте.
Я не совсем понимаю css, поэтому решил спросить у знающих людей:
1.Как здесь увеличить ширину шаблона?
2.Как убрать иконку в левом верхнем углу?
3.Как изменить ширину колонок?

Если что, можем договориться о вознаграждении

Код
/* CSS Document */

body {

font-family : Arial, sans-serif;

padding-top : 17px;

margin : 0px;

}

td, tr, p, div {

  font-family       : Arial, Helvetica, sans-serif;

  font-size         : 12px;

  color             : #666666;

}

hr {

  color             : #DADDD0;

  height            : 1px;

  width             : 100%;

}

.main {

  float             : left;

  width             : 100%;

  margin            : 0px;

  padding           : 0px;

}

.contentdescription {

  width             : auto !important;

  display           : block;

}

table.moduletable {

  width     : 100%;

  table-layout     : auto;

}

table.moduletable th {

  font-size         : 11px;

  font-weight       : bold;

  text-transform    : uppercase;

  text-align        : left;

  height            : 22px;

  line-height       : 22px;

  text-indent       : 8px;

  letter-spacing    : 1px;

  color             : #FFF;

  background-image  : url(../images/modul.jpg); 

}

table.moduletable td {

  padding-left      : 0px;

  padding-right     : 0px;

  padding-top     : 0px;

  padding- bottom   : 0px;

  margin : 4px;

}

.back_button {

  color             : #996600;

  font-family       : Tahoma, Verdana, Arial, Helvetica, sans-serif;

  font-size         : 11px;

  background        : url(../images/but.gif);

  white-space       : normal;

  font-weight       : normal;

  border            : 1px solid #DADDD0;

  padding-bottom    : 4px;

  padding-left      : 10px;

  padding-right     : 10px;

  padding-top       : 4px;

  margin-right      : 4px;

  float             : right;

  font-weight       : normal;

  line-height       : 10px;

  text-decoration   : none;

}

.button {

  font-size         : 11px;

  color             : #666666;

  background-color : #FFF;

  border            : 1px solid #DADDD0;

  margin-bottom     : 5px;

  padding           : 1px;

  background-image  : url(../images/but.gif);

 }

.inputbox {

  border            : 1px solid #CCCCCC;

  background     : transparent url(../images/back.gif);

  background-color  : #F3F3F3;

  margin-bottom     : 5px;

  color     : #666666;

}

.sectiontableheader {

  font-size         : 12px;

  font-weight       : bold;

  text-transform    : uppercase;

  letter-spacing    : 1px;

  color             : #FFFFFF;

  background        : #FBFBF9;

  background-image : url(../images/modul.jpg);

  padding           : 3px;

}

.sectiontableentry1 {

  padding           : 3px;

  margin : 3px;

  background        : #F3F3F3;

  border-top        : 1px solid #FFFFFF;

  border-bottom     : 1px solid #DADDD0;

}

.sectiontableentry2 {

  padding           : 3px;

  margin : 3px;

  border-top        : 1px solid #FFFFFF;

  border-bottom     : 1px solid #DADDD0;

}

a.mainlevel {

  margin-top        : 1px;

  padding-top       : 0px;

  font-size         : 12px;

  width             : 180px;

  text-indent       : 10px;

}

a.mainlevel:link {

  padding           : 0px 0px 0px 0px;

  font-size         : 12px;

  width             : 180px;

  text-indent       : 10px;

}

a.mainlevel:link, a.mainlevel:visited {

  display           : block;

  font-size         : 12px;

  font-weight       : normal;

  padding           : 2px 0px 2px 0px;

  color             : #1A4A88;

  width             : 180px;

  text-indent       : 10px;

  background-color  : #F3F3F3;

}

a.mainlevel:hover {

  font-size         : 12px;

  background-color  : #FBFBF9; 

  color             : #000000;

  font-weight       : normal;

  text-decoration   : none;

  text-indent       : 10px;

}

#active_menu {

  color             : #003366;

  font-weight       : bold;

  background-color  : #FBFBF9;

}

a#active_menu:hover {

  color             : #333333;

  background-color  : #FBFBF9;

}

a:link, a:visited {

  font-size         : 11px;

  color             : #1A4A88;

  text-decoration   : none;

  font-weight       : bold;

}

a:hover {

  font-size         : 11px;

  color             : #0066FF;

  text-decoration   : none;

  font-weight       : bold;

}

a.category:link, a.category:visited {

  font-weight       : bold;

}

a.readon:link, a.readon:visited {

  color             : #000000;

  font-family       : Tahoma, Verdana, Arial, Helvetica, sans-serif;

  font-size         : 11px;

  background        : url(../images/but.gif);

  white-space       : normal;

  font-weight       : normal;

  border            : 1px solid #DADDD0;

  padding-bottom    : 3px;

  padding-left      : 4px;

  padding-right     : 4px;

  padding-top       : 2px;

  float             : left;

  line-height       : 10px;

  text-decoration   : none;

}

a.readon:hover {

  color             : #003366;

  font-family       : Tahoma, Verdana, Arial, Helvetica, sans-serif;

  font-size         : 11px;

  background        : url(../images/but.gif);

  white-space       : normal;

  font-weight       : normal;

  border            : 1px solid #DADDD0;

  padding-bottom    : 3px;

  padding-left      : 4px;

  padding-right     : 4px;

  padding-top       : 2px;

  float             : left;

  line-height       : 10px;

  text-decoration   : none;

}

ul {

  margin            : 2px;

  padding-left      : 10px;

  list-style        : none;

}



table.contenttoc {

  border: 1px solid #FFF;

  padding: 2px;

  margin-left: 2px;

  margin-bottom: 2px;

}



table.contenttoc td {

  padding: 2px;

}



table.contenttoc th {

    color: #666666;

text-align: left;

padding-top: 2px;

padding-left: 4px;

height: 21px;

font-weight: bold;

font-size: 10px;

text-transform: uppercase;

}

.pagenavcounter {

  font-size         : 10px;

  color             : #666666;

}

.pagenavbar {

  border-top        : 1px solid #999999;

  padding           : 2px;

}

.pagenav {

  font-weight       : bold;

  color             : #CCCCCC;

}

a.pagenav:link, a.pagenav:visited {

  text-decoration   : none;

}

a.pagenav:hover {

  text-decoration   : none;

}

.date {

  font-size         : 10px;

  color             : #8BACDA;

  padding-top : 15px;

}

.small {

  font-size         : 10px;

  color             : #666666;

}

.postedby {

  font-size         : 10px;

  color             : #CCCCCC;

}

.smalldark {

  font-size         : 10px;

  color             : #666666;

}

.createdate, .modifydate {

  font-size         : 10px;

  color             : #CCCCCC;

}

.content_vote {

  font-size         : 10px;

  height            : 22px;

  padding-top       : 2px;

  padding-bottom    : 2px;

}

.content_rating {

  font-size         : 10px;

  color             : #666666;

}

.pathway {

  font-size         : 10px;

  color             : #8BACDA;

  padding-top       : 1px;

}

a.pathway:link, a.pathway:visited {

  font-size         : 10px;

  color : #8BACDA;

}

a.pathway:hover {

  font-size         : 10px;

  color : #FFF;

}

table.content{

  width             : 100%;

  padding           : 0px;

  border-collapse   : collapse;

  border-spacing    : 0px;

  margin-bottom     : 10px;

}

table.contentpane {

  width             : 100%;

  padding      : 5px;

  border-spacing    : 0px;

  margin-bottom     : 5px;

}

table.contentpaneopen {

  width             : 100%;

  padding-left      : 5px;

  padding-right     : 5px;

  border-spacing    : 0px;

  margin-bottom     : 5px;

}

.pollstableborder{

  border-color      : #666666;

}

.contentheading {

  font-family       : Arial, Helvetica, sans-serif;

  font-size         : 16px;

  font-weight       : bold;

  font-style        : inherit;

  text-transform    : uppercase;

  text-align        : left;

  color             : #1A4A88;

  width             : 100%;

  background-image : url(../images/headline.gif);

}

.componentheading {

  font-family       : Arial, Helvetica, sans-serif;

  font-size         : 16px;

  font-weight       : bold;

  text-transform    : uppercase;

  text-align        : left;

  line-height       : 21px;

  color             : #1A4A88;

  width             : 100%;

  background-image : url(../images/headline.gif);

}

.contentpagetitle {

  font-family       : Arial, Helvetica, sans-serif;

  font-size         : 16px;

  font-weight       : bold;

  text-transform    : uppercase;

  text-align        : left;

  color             : #1A4A88;

  width             : 100%;

  }

a.contentpagetitle:link, a.contentpagetitle:visited {

  font-size         : 16px;

  color             : #1A4A88;

  text-decoration   : none;

  font-weight       : bold;

}

a.contentpagetitle:hover {

  font-size         : 16px;

  color             : #0066FF;

  text-decoration   : none;

  font-weight       : bold;

}

.title {

  font-family       : Arial, Verdana, Geneva,  Helvetica, sans-serif;

  font-weight       : bold;

  text-transform    : uppercase;

  font-size         : 20px;

  text-align        : center;

  color             : #FFFFFF;

}

.title a:link, .title a:visited {

  font-weight       : bold;

  text-transform    : uppercase;

  font-size         : 20px;

  color             : #FFFFFF;

}

.title a:hover {

  font-weight       : bold;

  text-transform    : uppercase;

  font-size         : 20px;

  color             : #CCCCCC;

}

ul#mainlevel-nav {

  list-style : none;

  padding : 0;

  margin : 0;

  font-size : 0.8em;

}

ul#mainlevel-nav li {

  background-image : none;

  padding-left : 0px;

  padding-right : 0px;

  float : left;

  margin : 0;

  font-size : 11px;

  line-height : 21px;

  white-space : nowrap;

  border-right:;

}

ul#mainlevel-nav li a {

  display : block;

  padding-left : 15px;

  padding-right : 15px;

  text-decoration : none;

  color : #B5CAE7;

  background : transparent;

}

ul#mainlevel-nav li a:hover {

  color : #FFFFFF;

}

a#klick {

  position : absolute;

  left : 0;

  top : 0;

  display : block;

  height : 100px;

  width : 100px;

  background : url(../images/247shock.png) top left no-repeat !important;

  background : none;

  text-indent : -999em;

  text-decoration : none;

  cursor : hand;

}

#navcontainer {

  font-family       : Arial, Helvetica, sans-serif;

  font-size         : 12px;

  margin            : 0px 0px 0px 0px;

  padding           : 0px 0px 0px 0px;

  width             : auto;

  height            : 28px;

}

#navlist {

  margin            : 0px;

  padding           : 0px 0px 0px 0px;

}

#navlist ul, #navlist li {

  display           : inline;

  list-style-type   : none;

}

#navlist a:link, #navlist a:visited {

  border-right      : 1px solid #cccccc;

  padding           : 5px 10px 5px 10px;

  float             : left;

  font-weight       : bold;

  line-height       : 14px;

  margin            : 0px;

  text-decoration   : none;

  color             : #333333;

}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {

  color             : #0066FF;

}

#navlist a:hover {

  color             : #0066FF;

}

#subbox {

  font-family       : Arial, Helvetica, sans-serif;

 

  font-size         : 10px;

  height            : 18px;

  width             : auto;

}

#subnavlist {

  margin            : 0px;

  padding           : 0px;

}

#subnavlist ul, #subnavlist li {

  margin            : 0px;

  padding           : 0px;

  display           : inline;

  list-style-type : none;

}

#subnavlist a:link, #subnavlist a:visited {

  float             : left;

  font-weight       : normal;

  line-height       : 16px;

  padding           : 0px 0px 0px 18px;

  text-decoration   : none;

  color             : #99CCFF;

  background        : url(../images/line.gif) no-repeat 9px 3px;

}

#subnavlist a:link#subcurrent, #subnavlist a:visited#subcurrent, #subnavlist a:hover {

  color             : #FFF;

}

a.sublevel:link, a.sublevel:visited {

  padding-left : 10px;

  vertical-align : middle;

  font-size : 11px;

  font-weight : bold;

  color : #003366;

  text-align : left;

}

a.sublevel:hover {

  color : #0066FF;

  text-decoration : none;



}

.footer {

  font-family       : Verdana, Geneva, Arial, Helvetica, sans-serif;

  color             : #888888;

  font-size         : 12px;

  font-weight       : normal;

}

.footer a:link, .footer a:visited {

  font-size         : 12px;

  color             : #888888;

  text-decoration   : none;

  font-weight       : normal;

}

.footer a:hover {

  font-size         : 12px;

  color             : #FFF;

  text-decoration   : none;

  font-weight       : normal;

}

.highlight {

  background-color :#FFFFFF;

}

div.mosimage {

  border : 1px solid #ccc;

}

.mosimage {

  border : 1px solid #cccccc;

  margin : 5px

}

.mosimage_caption {

  margin-top : 2px;

  background : #efefef;

  padding : 1px 2px;

  color : #666;

  text-transform : normal;

  font-size : 10px;

  border-top : 1px solid #cccccc;

}
« Последнее редактирование: 24.06.2008, 20:11:34 от poizon »
*

ddr

  • Захожу иногда
  • 65
  • 12 / 1
Re: Доработка шаблона
« Ответ #1 : 25.06.2008, 10:42:28 »
Без index.php можно только догадываться ))
*

me4enyi

  • Новичок
  • 6
  • 0 / 0
Re: Доработка шаблона
« Ответ #2 : 25.06.2008, 10:48:07 »
<?php defined( "_VALID_MOS" ) or die( "Direct Access to this location is not allowed." );$iso = split( '=', _ISO );echo '<?xml version="1.0" encoding="'. $iso[1] .'"?' .'>';?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

<?php mosShowHead(); ?>

<meta http-equiv="Content-Type" content="text/html;><?php echo _ISO; ?>" />

<?php if ( $my->id ) { initEditor(); } ?>

<?php include($GLOBALS['mosConfig_absolute_path']."/templates/247shock_blue_452/splitmenu.php"); ?>

<?php echo "<link rel=\"stylesheet\" href=\"$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/css/template_css.css\" type=\"text/css\"/>" ; ?><?php echo "<link rel=\"shortcut icon\" href=\"$GLOBALS[mosConfig_live_site]/<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/favicon.ico\" />" ; ?>

<link rel="alternate" title="<?php echo $mosConfig_sitename; ?>" href="<?php echo $GLOBALS['mosConfig_live_site']; ?>/index2.php?option=com_rss&no_html=1" type="application/rss+xml" />

</head>



<body background="<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/back.png">

<a name="up" id="up"></a><a id="klick" href="http://www.unicef.org" target="_blank" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/247shock.png',sizingMethod='scale');">Help!</a>

   

</div>

<table width="774" border="0" align="center" cellpadding="0" cellspacing="0">

  <tr>

    <td valign="top"><table width="774" height="0" border="0" cellpadding="0" cellspacing="0">

      <tr>

        <td rowspan="2" align="left" valign="top"><img src="<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/head_left.png" width="28" height="191" /></td>

        <td valign="top"><table width="718" height="39" border="0" cellpadding="0" cellspacing="0" background="<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/head.png">

          <tr>

            <td valign="top"><div align="left" class="date"><?php echo mosCurrentDate(); ?></div></td>

            <td align="right" valign="top"><?php if (mosCountModules('user3')) { ?><table border="0" cellpadding="0" cellspacing="0" style="margin-top: 7px; margin-right: 5px;">

              <tr>

                <td width="8"><div style=" background-image:url(<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/top_left.gif); text-align:right">

            <img src="<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/top_left.png" style="filter:Alpha(opacity=55, finishopacity=6, style=2)" width="8" height="26" border="0"></div>

            </td>

                <td valign="top" style="background-image: url(<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/top_back.png); background-position: right;"><?php mosLoadModules ( 'user3' ); ?></td>

                <td width="8"><img src="<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/top_right.png" width="8" height="26" /></td>

              </tr>

            </table><?php } ?></td>

          </tr>

        </table></td>

        <td rowspan="2" align="right" valign="top"><img src="<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/head_right.png" width="28" height="191" /></td>

      </tr>

      <tr>

        <td valign="top"><table width="718" height="152"  border="0" cellpadding="0" cellspacing="0" background="<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/head_center.png">

          <tr>

            <td valign="top"><table width="718" border="0" cellpadding="0" cellspacing="0">

              <tr>

                <td width="234" height="100" style="padding-left: 8px;" class="title" ><a href="<?php echo $mosConfig_live_site;?>" title="<?php echo $mosConfig_sitename; ?>"><?php echo $mosConfig_sitename; ?></a></td>

                <td width="468" align="right" style="padding-right: 8px;"><table width="468" border="0" align="right" cellpadding="0" cellspacing="4">

                  <tr>

                    <td><?php mosLoadComponent( "banners" ); ?>
</td>

                  </tr>

                </table></td>

              </tr>

              <tr>

                <td colspan="2">



<!-- BEGIN MENU -->

         <div><?php echo $mycssPSPLITmenu_content; ?></div>

<!-- END MENU -->

         <div class="pathway"><?php mosPathWay(); ?></div>

            </td>

              </tr>

            </table></td>

          </tr>

        </table></td>

        </tr>

    </table></td>

  </tr>

  <tr>

    <td valign="top"><table width="774" border="0" cellpadding="0" cellspacing="0" background="<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/back_content.png">

      <tr>

        <td align="left" valign="top"><img src="<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/left_line.png" width="8" height="141" /><br /></td>

        <td width="758" valign="top"><table width="100%"  border="0" cellspacing="0" cellpadding="0" style="padding-left: 15px; padding-right: 15px;">

          <tr>

            <td><table width="100%"  border="0" align="center" cellpadding="0" cellspacing="0">

              <tr>

                <td valign="top" style="border-right: 1px solid #DADDD0;"><?php if (mosCountModules('left')) { ?>

                    <table width="180"  border="0" cellpadding="0" cellspacing="0">

                      <tr>

                        <td style="padding:5px;"><?php mosLoadModules ( 'left' ); ?></td>

                      </tr>

                    </table>

                    <?php } ?></td>

                <td style="padding-left: 5px; padding-right: 5px; padding-top:5px; border-left: 1px solid #FFF; border-right: 1px solid #FFF;" width="100%" valign="top"><table width="100%"  border="0" cellspacing="0" cellpadding="0">

                    <tr valign="top">

                      <?php if (mosCountModules('top')) { ?>

                      <td colspan="3">

                        <div>

                          <?php mosLoadModules ( 'top' ); ?>

                         

</div></td>

                      <?php } ?>

                    </tr>

                    <tr>

                      <?php if (mosCountModules('user1')) { ?>

                      <td valign="top"><div>

                          <?php mosLoadModules ( 'user1' ); ?>

                      </div></td>

                      <td width="2" valign="top">

                        <?php } ?>

                        <?php if (mosCountModules('user2')) { ?>

                      </td>

                      <td valign="top"><div>

                          <?php mosLoadModules ( 'user2' ); ?>

                      </div></td>

                      <?php } ?>

                    </tr>

                    <tr>

                      <td height="4" colspan="3"><table width="100%"  border="0" cellspacing="0" cellpadding="0">

                          <tr>

                            <td><img src="<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/space.gif"  width="100" height="4" /></td>

                          </tr>

                      </table></td>

                    </tr>

                    <tr align="left" valign="top">

                      <td colspan="3"><?php mosMainBody(); ?></td>

                    </tr>

                    <tr>

                      <td colspan="3"><table width="100%"  border="0" cellspacing="0" cellpadding="0">

                          <tr>

                            <td><img src="<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/space.gif"  width="100" height="4" /></td>

                          </tr>

                      </table></td>

                    </tr>

                    <tr valign="top">

                      <?php if (mosCountModules('user6')) { ?>

                      <td colspan="3">

                        <div>

                          <?php mosLoadModules ( 'user6' ); ?>

                      </div></td>

                      <?php } ?>

                    </tr>

                  </table>

                    </td>

                <td valign="top" style="border-left: 1px solid #DADDD0;"><?php if (mosCountModules('right')) { ?>

                    <table width="180"  border="0" cellpadding="0" cellspacing="0">

                      <tr>

                        <td style="padding: 5px;"><?php mosLoadModules ( 'right' ); ?></td>

                      </tr>

                    </table>

                    <?php } ?></td>

              </tr>

            </table></td>

          </tr>

        </table></td>

        <td align="right" valign="top"><img src="<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/right_line.png" width="8" height="141" /></td>

      </tr>

    </table></td>

  </tr>

  <tr>

    <td valign="top"><table width="774" height="46" border="0" cellpadding="0" cellspacing="0" background="<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/bottom.png">

      <tr>

        <td align="center" valign="top"><img src="<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/space.gif"  width="46" height="46" border="0" usemap="#Map" /></td>

      </tr>

    </table>

      <table width="774" border="0" cellpadding="0" cellspacing="10" class="footer">

        <tr>

          <td valign="top">            <div align="center">

                <?php include_once('includes/footer.php'); ?>

            Design by <a href="http://www.mamboteam.com" target="_blank">Mamboteam.com</a>  | Powered by <a href="http://www.limboportal.com" target="_blank">Limboportal.com</a>

          </div></td>

        </tr>

      </table></td>

  </tr>

</table>

<br />

<map name="Map" id="Map">

  <area shape="circle" coords="25,23,12" href="#up" alt="Top!" />

</map>

</body>

</html>
*

ddr

  • Захожу иногда
  • 65
  • 12 / 1
Re: Доработка шаблона
« Ответ #3 : 25.06.2008, 11:15:37 »
<table width="774"..... - ширина шаблона меняется не в css а в index.php
<table width="180" ... - ширина колонок тоже тут

<a name="up" id="up"></a><a id="klick" href="http://www.unicef.org" target="_blank" style="filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='<?php echo $mosConfig_live_site;?>/templates/247shock_blue_452/images/247shock.png',sizingMethod='scale');">Help!</a>
 - удалить и картинка в верхнем углу пропадет
*

me4enyi

  • Новичок
  • 6
  • 0 / 0
Re: Доработка шаблона
« Ответ #4 : 26.06.2008, 19:23:25 »
Дак там несколько <table width="774"
какой именно?
*

crazy81

  • Захожу иногда
  • 68
  • 1 / 0
Re: Доработка шаблона
« Ответ #5 : 19.08.2008, 18:25:08 »
...у меня аналогичная проблемма.
Хочу растянуть шаблон на всю страницу.
Помогите плиз, ка сделать, какие параметры и где поменять?
index.php
Код
<?php
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );

/**
 * YOOtheme template
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd & Co. KG. All rights reserved.
 */

include_once($mosConfig_absolute_path . "/templates/" . $cur_template . '/lib/php/yt_settings.php');
include_once($mosConfig_absolute_path . "/templates/" . $cur_template . '/lib/php/yt_splitmenu.php');
include_once($mosConfig_absolute_path . "/templates/" . $cur_template . '/lib/php/yt_styleswitcher.php');
include_once($mosConfig_absolute_path . "/templates/" . $cur_template . '/lib/php/yt_snap.php');

/*** template parameters ***/
$template_parameters = array(
/* color variation */
"color"               => "default",      /* default (orange) | blue | pink */
/* layout */
"dogear"              => true,           /* true | false */
"date"              => true,           /* true | false */
"styleswitcherFont"   => true,           /* true | false */
"styleswitcherWidth"  => false,          /* true | false */
"layout"              => "left",         /* left | right */
/* features */
"lightbox"            => true,           /* true | false */
"reflection"          => true,           /* true | false */
"snap"                => false,          /* true | false */
/* style switcher */
"fontDefault"         => "font-medium",  /* font-small | font-medium | font-large */
"widthDefault"        => "width-wide",   /* width-thin | width-wide | width-fluid */
"widthThinPx"         => 780,            /* template width for style "width-thin", (pixels) */
"widthWidePx"         => 900,            /* template width for style "width-wide", (pixels) */
"widthFluidPx"        => 0.9,            /* template width for style "width-fluid", (0.9 means 90%) */
/* top panel */
"toppanel"            => true,           /* true | false */
"heightToppanel"      => 320,            /* height of the sliding toppanel, (pixels) */
/* text */
"textToppanel"        => "Top Panel",    /* text label for the toppanel */
/* javascript */
"loadJavascript"      => true            /* true | false, set this to enable/disable all the templates javascripts */
);

// initialize settings, styleswitcher, splitmenu
$ytSettings      = new YtSettings($template_parameters);
$ytStyleSwitcher = new YtStyleSwitcher($template_parameters);
$ytSplitmenu     = new YtSplitMenu("mainmenu", "mainmenu");

// set css-class for topbox
$topmodules = 0;
if(mosCountModules('user1')) $topmodules += 1;
if(mosCountModules('user2')) $topmodules += 1;
if(mosCountModules('user3')) $topmodules += 1;
switch ($topmodules) {
case 1:
$topboxwidth = "width100";
break;
case 2:
$topboxwidth = "width50";
break;
case 3:
$topboxwidth = "width33";
break;
default:
$topboxwidth = "";
}

// set css-class for maintopbox
$maintopmodules = 0;
if(mosCountModules('user4')) $maintopmodules += 1;
if(mosCountModules('user5')) $maintopmodules += 1;
switch ($maintopmodules) {
case 1:
$maintopboxwidth = "width100";
break;
case 2:
$maintopboxwidth = "width50";
break;
default:
$maintopboxwidth = "";
}

// set css-class for contenttopbox
$contenttopmodules = 0;
if(mosCountModules('advert1')) $contenttopmodules += 1;
if(mosCountModules('advert2')) $contenttopmodules += 1;
switch ($contenttopmodules) {
case 1:
$contenttopboxwidth = "width100";
break;
case 2:
$contenttopboxwidth = "width50";
break;
default:
$contenttopboxwidth = "";
}

// set css-class for mainbottombox
$mainbottommodules = 0;
if(mosCountModules('user6')) $mainbottommodules += 1;
if(mosCountModules('user7')) $mainbottommodules += 1;
switch ($mainbottommodules) {
case 1:
$mainbottomboxwidth = "width100";
break;
case 2:
$mainbottomboxwidth = "width50";
break;
default:
$mainbottomboxwidth = "";
}

// set css-class for bottombox
$bottommodules = 0;
if(mosCountModules('user8')) $bottommodules += 1;
if(mosCountModules('bottom')) $bottommodules += 1;
if(mosCountModules('user9')) $bottommodules += 1;
switch ($bottommodules) {
case 1:
$bottomboxwidth = "width100";
break;
case 2:
$bottomboxwidth = "width50";
break;
case 3:
$bottomboxwidth = "width33";
break;
default:
$bottomboxwidth = "";
}

// set css-class for topbox seperators
$topbox12seperator = "";
$topbox23seperator = "";
if (mosCountModules('user1') && (mosCountModules('user2') || mosCountModules('user3'))) {
$topbox12seperator = "topboxseperator";
}
if (mosCountModules('user2') && mosCountModules('user3')) {
$topbox23seperator = "topboxseperator";
}

// set css-class for contenttopbox seperators
$contenttopbox12seperator = "";
if (mosCountModules('advert1') && mosCountModules('advert2')) {
$contenttopbox12seperator = "contenttopboxseperator";
}

// set css-class for bottombox seperators
$bottombox12seperator = "";
$bottombox23seperator = "";
if (mosCountModules('user8') && (mosCountModules('bottom') || mosCountModules('user9'))) {
$bottombox12seperator = "bottomboxseperator";
}
if (mosCountModules('bottom') && mosCountModules('user9')) {
$bottombox23seperator = "bottomboxseperator";
}

// set css-class for layoutstyle
if(mosCountModules('left') || ($ytSplitmenu->getMenu(2, -1) != "")) {
if($ytSettings->get('layout') == "left") {
$layoutstyle = "layoutleft";
} else {
$layoutstyle = "layoutright";
}
} else {
$layoutstyle = "withoutleft";
}

// set css-class for rightbackground
if(mosCountModules('right')) {
$rightbackground = "withright";
} else {
$rightbackground = "withoutright";
}

// needed to seperate the ISO number from the language file constant _ISO
$iso = explode( '=', _ISO );
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="<?php echo _LANGUAGE; ?>" xml:lang="<?php echo _LANGUAGE; ?>">
<head>
<?php mosShowHead(); ?>
<?php
if ( $my->id ) {
initEditor();
}
?>
<meta http-equiv="Content-Type" content="text/html; <?php echo _ISO; ?>" />
<link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/css/template_css.css" rel="stylesheet" type="text/css" />
<?php if($ytSettings->get('color') != "default") { ?>
<link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/css/<?php echo $ytSettings->get('color'); ?>/<?php echo $ytSettings->get('color'); ?>-template_css.css" rel="stylesheet" type="text/css" />
<?php } ?>
<?php if($ytSettings->get('lightbox')) { ?>
<link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/lib/js/lightbox/css/slimbox.css" rel="stylesheet" type="text/css" />
<?php } ?>
<!--[if lte IE 7]>
<link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/css/iehacks.css" rel="stylesheet" type="text/css" />
<![endif]-->
<!--[if IE 7]>
<link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/css/ie7hacks.css" rel="stylesheet" type="text/css" />
<![endif]-->
<!--[if IE 6]>
<link href="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/css/ie6hacks.css" rel="stylesheet" type="text/css" />
<![endif]-->

<?php if($ytSettings->get('loadJavascript')) { ?>
<script language="javascript" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/lib/js/mootools/mootools.js" type="text/javascript"></script>
<?php if($ytSettings->get('reflection')) { ?>
<script language="javascript" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/lib/js/reflection/reflection.js" type="text/javascript"></script>
<?php } ?>
<?php if($ytSettings->get('lightbox')) { ?>
<script language="javascript" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/lib/js/lightbox/slimbox.js" type="text/javascript"></script>
<?php } ?>
<script language="javascript" type="text/javascript"><?php $ytSettings->showJavaScript(); ?></script>
<script language="javascript" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/lib/js/yt_tools.js" type="text/javascript"></script>
<!--[if lt IE 7]>
<script language="javascript" defer src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/lib/js/yt_ie6fix.js" type="text/javascript"></script>
<![endif]-->
<?php
if($ytSettings->get('snap')) {
$js_snap = new YtSnap();
$js_snap->enableSnap();
}
?>
<?php } ?>
</head>

<body id="page" class="<?php echo $ytStyleSwitcher->getCurrentStyle(); ?>">

<?php if($ytSettings->get('dogear')) { ?>
<div id="dogear">
<a href="http://www.yootheme.com" target="_blank" title="YOOtheme"><img class="correct-png" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/images/yoo_dogear.png" alt="YOOtheme" /></a>
</div>
<?php } ?>

<div id="wrapper" class="floatholder">
<div class="wrapper-l">
<div class="wrapper-r">
<div class="wrapper-m">


<div id="header">

<div id="topmodule">
<?php mosLoadModules('top', -1); ?>
</div>

<a href="<?php echo $mosConfig_live_site;?>"><img id="logo" class="correct-png" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/images/logo.png" alt="Home" title="Home" /></a>

<div id="bubble-styleswitcher">
<div class="background correct-png">
<div class="ie6wrapper">

<?php if($ytSettings->get('styleswitcherFont') || $ytSettings->get('styleswitcherWidth')) { ?>
<div id="styleswitcher">
<?php if($ytSettings->get('styleswitcherWidth')) { ?>
<a id="switchwidthfluid" href="javascript:void(0)" title="Fluid width"></a>
<a id="switchwidthwide" href="javascript:void(0)" title="Wide width"></a>
<a id="switchwidththin" href="javascript:void(0)" title="Thin width"></a>
<?php } ?>
<?php if($ytSettings->get('styleswitcherFont')) { ?>
<span class="spacer"></span>
<a id="switchfontlarge" href="javascript:void(0)" title="Increase font size"></a>
<a id="switchfontmedium" href="javascript:void(0)" title="Default font size"></a>
<a id="switchfontsmall" href="javascript:void(0)" title="Decrease font size"></a>
<?php } ?>
</div>
<?php } ?>

</div>
</div>
</div>

<div id="bubble-date">
<div class="background correct-png">
<div class="ie6wrapper">

<?php if($ytSettings->get('date')) { ?>
<div id="date">
<div class="month"><?php echo (strftime("%B", time() + ($mosConfig_offset * 60 * 60))); ?></div>
<div class="day"><?php echo (strftime("%d", time() + ($mosConfig_offset * 60 * 60))); ?></div>
<div class="year"><?php echo (strftime("%Y", time() + ($mosConfig_offset * 60 * 60))); ?></div>
</div>
<?php } ?>

</div>
</div>
</div>

<div id="bubble-inset">
<div class="background correct-png">
<div class="ie6wrapper">

<?php mosLoadModules('inset', -1); ?>

</div>
</div>
</div>

<div id="bubble-header">
<div class="background correct-png">
<div class="ie6wrapper">

<?php mosLoadModules('header', -1); ?>

</div>
</div>
</div>

<div id="menu">
<?php
$ytSplitmenu->showMenu(1, 1);
?>
</div>

<div id="toppanel-container">

<?php if($ytSettings->get('toppanel') && mosCountModules('cpanel')) { ?>
<div id="toppanel-wrapper">
<div id="toppanel">
<div class="panel">

<div class="close">
close
</div>

<div class="cpanel">
<?php mosLoadModules('cpanel', -2); ?>
</div>

</div>
</div>
</div>

<div class="trigger">
<div class="trigger-l"><img class="correct-png" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/images/toppanel_trigger_l.png" alt="Top Panel" /></div>
<div class="trigger-m"><?php echo $ytSettings->get('textToppanel'); ?></div>
<div class="trigger-r"><img class="correct-png" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/images/toppanel_trigger_r.png" alt="Top Panel" /></div>
</div>
<?php } ?>

<div id="shadow">
<img class="correct-png" src="<?php echo $mosConfig_live_site;?>/templates/<?php echo $cur_template; ?>/images/header_shadow.png" alt="YOOtheme" />
</div>

</div>

</div>

<?php if(mosCountModules('user1') || mosCountModules('user2') || mosCountModules('user3')) { ?>
<div id="top">
<div class="floatbox ie_fix_floats">

<?php if(mosCountModules('user1')) { ?>
<div class="topbox <?php echo $topboxwidth; ?> <?php echo $topbox12seperator; ?> float-left">
<?php mosLoadModules('user1', -2); ?>
</div>
<?php } ?>

<?php if(mosCountModules('user2')) { ?>
<div class="topbox <?php echo $topboxwidth; ?> <?php echo $topbox23seperator; ?> float-left">
<?php mosLoadModules('user2', -2); ?>
</div>
<?php } ?>

<?php if(mosCountModules('user3')) { ?>
<div class="topbox <?php echo $topboxwidth; ?> float-left">
<?php mosLoadModules('user3', -2); ?>
</div>
<?php } ?>

</div>
</div>
<?php } ?>

<div id="middle">
<div class="background <?php echo $layoutstyle; ?>">

<?php if(mosCountModules('left') || ($ytSplitmenu->getMenu(2, -1) != "")) { ?>
<div id="left">
<div id="left_container" class="clearingfix">

<?php if($ytSplitmenu->getMenu(2, -1) != "") { ?>
<div id="submenu">
<?php
$ytSplitmenu->setAccordionStyleForLevel(2);
$ytSplitmenu->setListitemBackgroundImage(true);
$ytSplitmenu->showMenu(2, -1);
$ytSplitmenu->setAccordionStyleForLevel(false);
$ytSplitmenu->setListitemBackgroundImage(false);
?>
</div>
<?php } ?>

<?php mosLoadModules('left', -2); ?>

</div>
</div>
<?php } ?>

<div id="main">
<div id="main_container" class="clearingfix">

<?php if(mosCountModules('user4') || mosCountModules('user5')) { ?>
<div id="maintop" class="floatbox">

<?php if(mosCountModules('user4')) { ?>
<div class="maintopbox <?php echo $maintopboxwidth; ?> float-left">
<?php mosLoadModules('user4', -3); ?>
</div>
<?php } ?>

<?php if(mosCountModules('user5')) { ?>
<div class="maintopbox <?php echo $maintopboxwidth; ?> float-left">
<?php mosLoadModules('user5', -3); ?>
</div>
<?php } ?>

</div>
<?php } ?>

<div id="mainmiddle" class="floatbox <?php echo $rightbackground; ?>">

<?php if(mosCountModules('right')) { ?>
<div id="right">
<div id="right_container" class="clearingfix">
<?php mosLoadModules('right', -3); ?>
</div>
</div>
<?php } ?>

<div id="content">
<div id="content_container" class="clearingfix">

<?php if(mosCountModules('advert1') || mosCountModules('advert2')) { ?>
<div id="contenttop" class="floatbox">

<?php if(mosCountModules('advert1')) { ?>
<div class="contenttopbox left <?php echo $contenttopboxwidth; ?> <?php echo $contenttopbox12seperator; ?> float-left">
<?php mosLoadModules('advert1', -3); ?>
</div>
<?php } ?>

<?php if(mosCountModules('advert2')) { ?>
<div class="contenttopbox right <?php echo $contenttopboxwidth; ?> float-left">
<?php mosLoadModules('advert2', -3); ?>
</div>
<?php } ?>

</div>
<?php } ?>

<div id="breadcrumb">
<?php mosPathWay(); ?>
</div>

<div class="floatbox">
<?php mosMainBody(); ?>
</div>

</div>
</div>

</div>

<?php if(mosCountModules('user6') || mosCountModules('user7')) { ?>
<div id="mainbottom" class="floatbox">

<?php if(mosCountModules('user6')) { ?>
<div class="mainbottombox <?php echo $mainbottomboxwidth; ?> float-left">
<?php mosLoadModules('user6', -3); ?>
</div>
<?php } ?>

<?php if(mosCountModules('user7')) { ?>
<div class="mainbottombox <?php echo $mainbottomboxwidth; ?> float-left">
<?php mosLoadModules('user7', -3); ?>
</div>
<?php } ?>

</div>
<?php } ?>

</div>
</div>

</div>
</div>

<?php if(mosCountModules('user8') || mosCountModules('bottom') || mosCountModules('user9')) { ?>
<div id="bottom">
<div class="floatbox ie_fix_floats">

<?php if(mosCountModules('user8')) { ?>
<div class="bottombox <?php echo $bottomboxwidth; ?> <?php echo $bottombox12seperator; ?> float-left">
<?php mosLoadModules('user8', -2); ?>
</div>
<?php } ?>

<?php if(mosCountModules('bottom')) { ?>
<div class="bottombox <?php echo $bottomboxwidth; ?> <?php echo $bottombox23seperator; ?> float-left">
<?php mosLoadModules('bottom', -2); ?>
</div>
<?php } ?>

<?php if(mosCountModules('user9')) { ?>
<div class="bottombox <?php echo $bottomboxwidth; ?> float-left">
<?php mosLoadModules('user9', -2); ?>
</div>
<?php } ?>

</div>
</div>
<?php } ?>

<div id="footer">
<?php if(mosCountModules('footer')) { ?>
<?php mosLoadModules('footer', -1); ?>
<?php } ?>
</div>

<?php // mosLoadModules( 'debug', -1 );?>

</div>
</div>
</div>

<div class="wrapper-bl">
<div class="wrapper-br">
<div class="wrapper-b">
</div>
</div>
</div>

</div>

</body>
</html>

template_css.css
Код
/*
 * YOOtheme template club
 * Copyright (C) 2007 YOOtheme
 * http://www.yootheme.com
 */

/* layout styling */
@import url(layout.css);

/* menu styling */
@import url(menu.css);

/* module styling */
@import url(module.css);

/* general tag styling */
@import url(general.css);

/* Joomla core styling */
@import url(joomla.css);

/* Third party extensions styling */
@import url(extensions.css);
general.css
Код
p {
margin: 1em 0;
}

td, th {
  padding: 1px;
}

a:link, a:visited {
color: #e15000;
text-decoration: none;
}

a:hover {
color: #eb7800;
text-decoration: underline;
}

ul {
margin: 10px 10px 10px 20px;
padding: 0px 0px 0px 15px;
}

ul.arrow, ul.arrow-big, ul.checkbox, ul.checkbox-big {
margin: 10px 10px 10px 20px;
padding: 0px 0px 0px 0px;
list-style: none;
}

ul.checkbox li {
margin: 10px 0px 10px 0px;
padding: 8px 0px 5px 30px;
background: url(../images/list_checkbox.png) 0 0 no-repeat;
font-weight: bold;
line-height: 100%
}

ul.checkbox-big li {
margin: 15px 0px 15px 0px;
padding: 15px 0px 20px 55px;
background: url(../images/list_checkbox_big.png) 0 0 no-repeat;
font-size: 200%;
color: #828282;
font-weight: bold;
}

ul.arrow li {
margin: 5px 0px 0px 0px;
padding: 3px 0px 10px 35px;
background: url(../images/list_arrow.png) 0 0 no-repeat;
font-weight: bold;
}

ul.arrow-big li {
margin: 15px 0px 15px 0px;
padding: 10px 0px 30px 60px;
background: url(../images/list_arrow_big.png) 0 0 no-repeat;
font-size: 200%;
color: #828282;
font-weight: bold;
}

ol {
margin: 10px 10px 10px 20px;
padding: 0px 0px 0px 15px;
}

ol.disc {
padding: 0px 0px 0px 27px;
background: url(../images/list_disc.png) 0 0 repeat-y;
}

ol.disc li {
padding: 0px 0px 6px 12px;
font-weight: bold;
color: #ffffff;
line-height: 28px;
}

ol.disc li span {
color: #646464;
}

ol.disc-big {
padding: 0px 0px 0px 45px;
font-size: 200%;
background: url(../images/list_disc_big.png) 0 0 repeat-y;
}

ol.disc-big li {
padding: 0px 0px 12px 20px;
font-weight: bold;
line-height: 45px;
color: #ffffff;
}

ol.disc-big li span {
color: #828282;
}

form {
border: 0;
margin: 0;
padding: 0;
}

div.note {
margin: 10px 0px 10px 0px;
padding: 5px 10px 5px 10px;
border: 1px solid #dcdcdc;
background: #f0f0f0;
text-align:justify;
}

div.alert {
margin: 10px 0px 10px 0px;
padding: 7px 10px 7px 35px;
border: 1px solid #dcdcdc;
background: #f0f0f0 url(../images/div_alert.png) 3px 3px no-repeat;
text-align:justify;
}

div.download {
margin: 10px 0px 10px 0px;
padding: 7px 10px 7px 35px;
border: 1px solid #dcdcdc;
background: #f0f0f0 url(../images/div_download.png) 3px 3px no-repeat;
text-align:justify;
}

div.info {
margin: 10px 0px 10px 0px;
padding: 7px 10px 7px 35px;
border: 1px solid #dcdcdc;
background: #f0f0f0 url(../images/div_info.png) 3px 3px no-repeat;
text-align:justify;
}

div.tip {
margin: 10px 0px 10px 0px;
padding: 7px 10px 7px 35px;
border: 1px solid #dcdcdc;
background: #f0f0f0 url(../images/div_tip.png) 3px 3px no-repeat;
text-align:justify;
}

blockquote {
margin: 10px 0px 10px 0px;
padding: 10px 35px 10px 35px;
background: url(../images/blockquote_start.png) 0 0 no-repeat;
text-align:justify;
}

blockquote div {
margin: 0px -35px -10px 0px;
padding: 0px 35px 10px 0px;
background: url(../images/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.big {
margin: 10px 0px 10px 0px;
padding: 50px 50px 50px 50px;
background: url(../images/blockquote_big_start.png) 0 0 no-repeat;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-size: 300%;
text-transform: uppercase;
font-weight: bold;
line-height: 100%;
text-align: left;
}

blockquote.big div {
margin: 0px -50px -50px 0px;
padding: 0px 30px 50px 0px;
background: url(../images/blockquote_big_end.png) 100% 100% no-repeat;
}

pre {
margin: 2px 0px 2px 0px;
padding: 10px 10px 10px 10px;
border: 1px solid #969696;
border-left: 20px solid #969696;
background: #f0f0f0;
font-size: 90%;
color: #646464;
/* Browser specific (not valid) styles to make preformatted text wrap */
/*white-space: pre-wrap;       /* css-3 */
/*white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
}

em.box, em.file, em.directory {
font-family: "Courier New", Courier, monospace;
font-style: normal;
}

em.box {
padding: 0px 2px 0px 2px;
background:#f0f0f0;
border: 1px #dcdcdc solid;
}

em.file {
padding: 0px 0px 0px 13px;
background: transparent url(../images/em_file.png) 0 1px no-repeat;
color: #323232;
}

em.directory {
padding: 0px 0px 0px 16px;
background: transparent url(../images/em_directory.png) 0 1px no-repeat;
color: #323232;
}

h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding-bottom: 0px;
margin-bottom: 5px;
line-height: 100%;
}

h1 {
font-size: 300%;
font-weight: normal;
color: #e15000;
}

h2 {
font-size: 250%;
color: #b4b4b4;
}

h3 {
font-size: 200%;
}

h4 {
font-size: 175%;
font-weight: normal;
color: #e15000;
}

h5 {
font-size: 150%;
color: #787878;
}

h6 {
font-size: 125%;
color: #eb7800;
}
Чтобы оставить сообщение,
Вам необходимо Войти или Зарегистрироваться
 

Запретить наследование из шаблона на странице SP Page Build

Автор AlexP750

Ответов: 15
Просмотров: 1636
Последний ответ 17.08.2021, 12:30:51
от AlexP750
Как вставить свой CSS в общий файл CSS шаблона Yootheme?

Автор Lemonez

Ответов: 16
Просмотров: 951
Последний ответ 21.01.2021, 05:11:58
от Lemonez
Как убрать боковые отступы в мобильной версии шаблона?

Автор Евгений1980

Ответов: 2
Просмотров: 1070
Последний ответ 18.01.2021, 18:24:53
от arma
Как убрать мобильную версию шаблона?

Автор Dwad

Ответов: 3
Просмотров: 971
Последний ответ 23.01.2018, 08:53:18
от MaxTs
Как изменить ширину шаблона?

Автор qromen

Ответов: 32
Просмотров: 33510
Последний ответ 09.10.2017, 16:10:09
от AntonShilov