Опубліковано 27 січня, 20168 р Адміністратор ipb-board.comВ 1ех раз что гаварю как зделать как на ipb-board.com в стиле если кто-то еще что-то будет писать как-то зделать и так далее будет тема закрыта В globalTemplate найти:<!-- ::: FOOTER (Change skin, language, mark as read, etc) ::: --> <div id='footer_utilities' class='clearfix clear'>Ниже добавить:<div class="Board_ru"><div id="ipbwrapper" class="wrapper"><div style="float: left;width: 500px;margin-top: 11px;line-height: 18px;">ipb-board.com Всё для IPB <br>Русская поддержка IP.Board, хуки, модули, компоненты <br>© 2015-2016 «ipb-board.com» </div><div class="shad"><div class="stor"><ul><li><!--cy-pr.com--><a href="http://www.cy-pr.com/" target="_blank"><img src="http://www.cy-pr.com/e/ipb-board.com_1_107.138.206.gif" border="0" width="88" height="31" alt="Проверка PR и ТИЦ"/></a><!--cy-pr.com--><a href="http://yandex.ru/cy?base=0&host=ipb-board.com"><img src="http://www.yandex.ru/cycounter?ipb-board.com" width="88" height="31" alt="Індекс цитування" border="0" /></a><!--LiveInternet counter--><script type="text/javascript"><!--document.write("<a href='//www.liveinternet.ru/click' "+"target=_blank><img src='//counter.yadro.ru/hit?t14.6;r"+escape(document.referrer)+((typeof(screen)=="undefined")?"":";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+";"+Math.random()+"' alt='' title='LiveInternet: показано число просмотров за 24"+" часа, посетителей за 24 часа и за сегодня' "+"border='0' width='88' height='31'><\/a>")//--></script><!--/LiveInternet--></li><!-- subforums drop-down menu --><script type='text/javascript'> jQuery(document).ready(function() { jQuery('a.subforumsToggle').click(function() { jQuery(this).toggleClass('active'); jQuery(this).next('div.subforumsMenu').toggle(); }); });</script><!-- / subforums drop-down menu --><script type="text/javascript">$(document).ready(function(){ var sh; var ls; sh=document.location.host; //alert (sh); ls=document.getElementsByTagName('a'); for (i=0; i<ls.length;i++) { if((ls[i].host!=sh)&&(ls[i].host!='ipb-board.com')&&(ls[i].host!='www.ipb-board.com')&&(ls[i].protocol!='javascript:')) ls[i].href='http://'+sh+'/go?'+ls[i].href; }});</script>Перейти в ipb_styles.css добавить у самий ныз:.Board_ru { height: 89px; width: 100%; background: #eee url('http://ipb-board.com//public/style_images/IPB/Board_ru.png') repeat-x 0 0;}.stor > ul > li > a > img { border-radius: 2px; box-shadow: 0 2px 0 0 rgb(141, 141, 141),0 3px 0 0 white; -webkit-transition: all 400ms; -moz-transition: all 400ms; -o-transition: all 400ms; transition: all 400ms;}.stor > ul > li { list-style: none; float: left; margin: 0 5px 0;}.stor { float: right; margin-top: 28px;}