|
#1
|
|
Вес репутации:
0
Регистрация: 27.03.2013
Сообщений: 14
Сказал(а) спасибо: 3
Спасибок 0
в 0 сообщениях |
Как сделать -
15.04.2013, 23:09
Нужно на сайт вставить
PHP код:
globalTemplate <!DOCTYPE html> <html lang="en" <if test="fbcenabled:|:IPSLib::fbc_enabled() === TRUE || $this->settings['fbc_appid']"> xmlns:fb="http://www.facebook.com/2008/fbml"</if>> <head> <style> .profil_name { background:#161616 url('{style_images_url}/gr_bg.png');position:fixed;box-shadow:inset #333333 0px 1px 0px;bottom:0;right:250px;padding:13px; width:250px;z-index:1800;border-radius:0px 0px 0 0;opacity:0.99;border:1px solid #000;color:#eeeeee; } .profil_name:hover{background:#070707 url('{style_images_url}/gr_bg.png');box-shadow:inset #333333 0px 1px 0px;right:250px;padding:13px;padding-left:0px width:250px;border-radius:0px 0px 0 0;opacity:0.97;margin-left:-13px;} .profil_ava { background:#161616 url('{style_images_url}/gr_bg.png');position:fixed;bottom:0;right:527px;padding:5px; width:30px;z-index:1800;border-radius:4px 0px 0 0;opacity:0.99;border:1px solid #000;color:#eeeeee;box-shadow:inset #333333 0px 1px 0px; } .profil_ava:hover { background:#070707 url('{style_images_url}/gr_bg.png');position:fixed;bottom:0;right:527px;padding:5px; width:30px;z-index:1800;border-radius:4px 0px 0 0;opacity:0.97;border:1px solid #000;color:#eeeeee;box-shadow:inset #333333 0px 1px 0px; } .profil_enter { background:#161616 url('{style_images_url}/gr_bg.png');position:fixed;bottom:0;right:467px;padding:13px; width:50px;z-index:1800;border-radius:4px 0px 0 0;padding-left:32px; opacity:0.99;border:1px solid #000;color:#eeeeee;box-shadow:inset #333333 0px 1px 0px; } .profil_enter:hover { background:#070707 url('{style_images_url}/gr_bg.png');position:fixed;bottom:0;right:467px;padding:13px; width:50px;z-index:1800;border-radius:4px 0px 0 0;padding-left:32px; opacity:0.97;border:1px solid #000;color:#eeeeee;box-shadow:inset #333333 0px 1px 0px; } .profil_register { background:#161616 url('{style_images_url}/gr_bg.png');position:fixed;bottom:0;right:336px;padding:13px; width:85px;z-index:1800;border-radius:0px 4px 0 0;padding-left:32px; opacity:0.99;border:1px solid #000;color:#eeeeee;box-shadow:inset #333333 0px 1px 0px; } .profil_register:hover { background:#070707 url('{style_images_url}/gr_bg.png');position:fixed;bottom:0;right:336px;padding:13px; width:85px;z-index:1800;border-radius:0px 4px 0 0;padding-left:32px; opacity:0.97;border:1px solid #000;color:#eeeeee;box-shadow:inset #333333 0px 1px 0px; } </style> <if test="memberbox:|:$this->memberData['member_id']"> <div class="profil_ava"> <a href="http://forum.pb-battle.ru/index.php?app=core&module=usercp&tab=core" seotitle="{$this->memberData['members_seo_name']}" template="showuser" base="public"}" title='Редактировать'> <img src='{$this->memberData['pp_small_photo']}' style="width:30px;height:29.5px;" alt="{parse expression="sprintf($this->lang->words['users_photo'],$this->memberData['members_display_name'])"}" class='user_photo' /> </a> </div> <a href="{parse url="showuser={$this->memberData['member_id']}" seotitle="{$this->memberData['members_seo_name']}" base="public"}" > <div class="profil_name"> <span style="color:#cecece;font-size:11px;text-shadow:#000 0px 1px 4px;">{$this->memberData['members_display_name']} </span> </div> </a> <div style="background:#161616 url('{style_images_url}/gr_bg.png');position:fixed;box-shadow:inset #333333 0px 1px 0px;bottom:0;right:164px;z-index:1800;border-radius:0px 4px 0 0;opacity:0.99;border:1px solid #000;height:39.5px;width:85px;"> <div style="float:right;margin-top:10px;"> <if test="showInboxNotify:|:! ( ! $this->memberData['member_id'] && $this->settings['force_login'] ) && !($this->settings['board_offline'] && !$this->memberData['g_access_offline'])"> <if test="messengerlink:|:$this->memberData['g_use_pm'] AND $this->memberData['members_disable_pm'] == 0"> <a id='inbox_link' href='{parse url="app=members&module=messaging" base="public"}' title='{$this->lang->words['your_messenger']}'><img src="{style_images_url}/clear.gif" alt="" /><if test="notifications:|:$this->memberData['msg_count_new']"><span class='ipsHasNotifications'>{$this->memberData['msg_count_new']}</span></if> </a> </if> <a id='notify_link' href="{parse url="app=core&module=usercp&area=notificationlog" base="public"}" title="{$this->lang->words['notifications_at_the_top']}"><img src="{style_images_url}/clear.gif" alt="" /><if test="notifications:|:$this->memberData['notification_cnt']"><span class='ipsHasNotifications'>{$this->memberData['notification_cnt']}</span></if> </a> </if> </div></div> <else /> *<a href='{parse url="app=core&module=global&section=login" base="public"}' id='sign_in'> <div class="profil_enter"> <span style="color:#cecece;font-size:11px;text-shadow:#000 0px 1px 4px;"> {$this->lang->words['sign_in']} </span> </div> </a> <a href="{parse url="app=core&module=global&section=register" base="public"}" id='register_link'> <div class="profil_register"> <span style="color:#cecece;font-size:11px;text-shadow:#000 0px 1px 4px;">{$this->lang->words['register']}</span> </div> </a> </if> <meta charset="{$this->settings['gb_char_set']}" /> <title>{$header_items['title']}<if test="pagenumberintitle:|:$header_items['page']"> {$this->lang->words['page_title_page']} {$header_items['page']}</if></title> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <link rel="shortcut icon" href='<if test="$this->registry->output->isHTTPS">{$this->settings['board_url_https']}<else />{$this->settings['board_url']}</if>/favicon.ico' /> <link rel="image_src" href='{$this->settings['meta_imagesrc']}' /> <script type='text/javascript'> //<![CDATA[ jsDebug = {parse expression="intval($this->settings['_jsDebug'])"}; /* Must come before JS includes */ USE_RTE = 1; DISABLE_AJAX = parseInt({$this->settings['disable_text_ajax']}); /* Disables ajax requests where text is sent to the DB; helpful for charset issues */ inACP = false; var isRTL = false; var rtlIe = ''; var rtlFull = ''; //]]> </script> {parse template="includeCSS" group="global" params="$css"} {parse template="includeMeta" group="global" params="$metaTags"} <meta property="og:title" content="{$this->registry->output->encodeMetaTagContent( str_replace( ' - ' . $this->settings['board_name'], '', $header_items['title'] ) )}"/> <meta property="og:site_name" content="{$this->registry->output->encodeMetaTagContent( $this->settings['board_name'] )}"/> <meta property="og:image" content="{$this->settings['meta_imagesrc']}"/> <meta property="og:type" content="article" /> <if test="isLargeTouch:|:$this->registry->output->isLargeTouchDevice()"> <!-- <meta name="viewport" content="width=device-width;"> --> </if> <if test="isSmallTouch:|:$this->registry->output->isSmallTouchDevice()"> <meta name="viewport" content="width=1024px"> </if> {parse template="_ipbfsConfig" group="global" params=""} <script type='text/javascript' src="//ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script> <script type='text/javascript'>!window.jQuery && document.write('<script src="{style_images_url}/js/jquery.min.js"><\/script>')</script> <script type='text/javascript' src="{style_images_url}/js/cookie.js"></script> <script type='text/javascript' src="{style_images_url}/js/ipbforumskins.js"></script> {parse template="includeJS" group="global" params="$jsModules"} {parse template="includeFeeds" group="global" params="$documentHeadItems"} {parse template="includeRTL" group="global" params=""} {parse template="includeVars" group="global" params="$header_items"} </head> <body id='ipboard_body'> <p id='content_jump' class='hide'><a href='#j_content' title='{$this->lang->words['jump_to_content']}' accesskey='m'>{$this->lang->words['jump_to_content']}</a></p> <div> <style> /* Header */ .head {height:290px;background:#0f0f0f url(http://forum.web-details.ru/psd.png) no-repeat;border-radius:4px;-moz-border-radius:4px 4px 0 0;border:1px solid #000;} .menu_fon {height:49px;font-size:12px;padding:0px 0 0 0px;text-shadow:#000 0px 1px 5px;} .menu_fon a {padding:18px 15px 18px 15px;} .menu_fon a:hover {background:#000;color:#fff;opacity:0.7;border-radius:3px 3px 5px 5px;-moz-border-radius:1px 1px 3px 3px;} .menu_fon, .menu_fon:hover { -moz-transition:all 0.3s ease-in 0s; -webkit-transition:all 0.3s ease-in 0s; -o-transition:all 0.3s ease-in 0s; -ms-transition:all 0.3s ease-in 0s; transition:all 0.3s ease-in 0s; } .menu_fon a:link, .menu_fon a:visited, .menu_fon a:active {color:#fff;opacity:0.8;} /* ---------- */ .top_menu {padding:0px 0 0 0px;text-shadow:#000 0px 1px 5px;} .top_menu a {padding:8px 15px 8px 15px;} .top_menu a:hover {background:#101010;color:#fff;opacity:0.8;border-radius:4px;;-moz-border-radius:1px 1px 3px 3px;} .top_menu, .top_menu:hover { -moz-transition:all 0.3s ease-in 0s; -webkit-transition:all 0.3s ease-in 0s; -o-transition:all 0.3s ease-in 0s; -ms-transition:all 0.3s ease-in 0s; transition:all 0.3s ease-in 0s; } .top_menu a:link, .top_menu a:visited, .top_menu a:active {color:#fff;opacity:0.8;} </style> <br> <center> <div style="width:1215px;"> <if test="accessreports:|:$this->memberData['is_mod'] OR !empty($this->memberData['access_report_center']) || ($this->memberData['g_access_cp'] AND !$this->settings['security_remove_acp_link'])"> <div id='admin_bar'><ul class='ipsList_inline left'> <if test="showacplink:|:$this->memberData['g_access_cp'] AND !$this->settings['security_remove_acp_link']"> <li> <a href="{$this->settings['_admin_link']}" title='{$this->lang->words['admin_cp']}' target="_blank">{$this->lang->words['login_to_acp']}</a> </li> </if> <li><a href="{parse url="app=core&module=modcp" base="public"}" title='{$this->lang->words['gbl_modcp_link']}'>{$this->lang->words['gbl_modcp_link']}</a></li> <if test="rclink:|:$this->memberData['access_report_center'] && $this->memberData['_cache']['report_num'] > 0"> <li class='active'> <a href="{parse url="app=core&module=reports&do=index" base="public"}" title='{$this->lang->words['view_reports']}'>{$this->memberData['_cache']['report_num']} {$this->lang->words['report_member_bar']}</a> </li> </if> </ul></div> </if> <style> .main_head { background:#0d0d0d url('{style_images_url}/main_bg.png'); height:330px; border-radius:4px; -moz-border-radius:4px 4px 0 0; border:1px solid #000; box-shadow:#252525 0px 1px 5px; } </style> <div class="main_head"> <div style="background:url('{style_images_url}/main_head.png') no-repeat center;height:330px;"> </div> <div class="menu_fon" style="margin-top:-94px;"> <a href="/">Главная</a> <a href="http://pb-cool.ru/index.php?/forum/19-%D1%80%D1%8B%D0%BD%D0%BE%D0%BA/">Рынок</a> <a href="">Отзывы</a> <a href="http://pb-cool.ru/index.php?/topic/2-%D0%BF%D1%80%D0%B0%D0%B2%D0%B8%D0%BB%D0%B0-%D1%84%D0%BE%D1%80%D1%83%D0%BC%D0%B0/">Правила</a> <a href="/index.php/members">Пользователи</a> </div> </div> <div style="background:#191919; color:#cfcfcf;margin-top:10px; padding:12px;text-align:left;padding-left:27px;border:1px solid #131313;border-radius:3px 3px 0 0;opacity:0.8;text-shadow:#000 0px 1px 5px;"> <div class="top_menu"> <a href="">Наши контакты</a> <a href="">Условия Скупки/Продажи Акаунтов/Кланов</a> <a href="">Услуги Гаранта</a> <a href="">Вакансии</a> <a href="">Заказ Вашей Рекламы на Сайте</a> <if test="memberbox:|:$this->memberData['member_id']"> <a href="{parse url="app=core&module=global&section=login&do=logout&k={$this->member->form_hash}" base="public"}">Выход из профиля</a> </if> </div> </div> </div> </center> <!-- ::: BRANDING STRIP: Logo and search box ::: --> <center> <div style="border: 1px solid #161616;margin-top:16px;text-align:left;text-align:left;box-shadow: inset 0 0 1px #474747;margin-bottom: 2px;background: #212121; border-radius:0 0 4px 4px; width:1213px;margin-top:-1px;"> <div style="background:url('{style_images_url}/gr_bg.png');padding:20px; opacity:0.7;text-shadow:#000 0px 1px 5px;"> <span style="font-size:13px;color:red;margin-left:7px;">Внимание!</span> <br> </div> <div style="height:10px;background:url({style_images_url}/gr_line.png); opacity:0.4;margin-top:-3px;"> </div> <div style="padding:10px;"> <div id='secondary_navigation' class='clearfix'> <ol class='breadcrumb top ipsList_inline left' id='breadcrumb'> <php>$this->did_first = 0;</php> <if test="switchnavigation:|:!$this->settings['remove_forums_nav'] OR ipsRegistry::$current_application == 'forums'"> <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb" <if test="!$this->did_first">class='first'</if>> <a href='{parse url="act=idx" seotitle="false" base="public"}' itemprop="url"> <span itemprop="title">{$this->settings['board_name']}</span> </a> </li> <if test="didfirstnav:|:$this->did_first=1"></if> </if> <foreach loop="navigation:$items['navigation'] as $idx => $data"> <li itemscope itemtype="http://data-vocabulary.org/Breadcrumb" <if test="!$this->did_first">class='first'</if>> <if test="navigationlink:|:$data[1]"><a href='{parse url="{$data[1]}" base="$data[4]" seotitle="$data[2]" template="$data[3]"}' title='{$this->lang->words['nav_return_to']} {$data[0]}' itemprop="url"></if><span itemprop="title">{$data[0]}</span><if test="closenavigationlink:|:$data[1]"></a></if> </li> <if test="forsuredidfirstnav:|:$this->did_first=1"></if> </foreach> </ol> <ul id='secondary_links' class='ipsList_inline right' > <if test="siteruleslink:|:$this->settings['gl_show'] and $this->settings['gl_title']"><li><a href='<if test="ruleslink:|:$this->settings['gl_link']">{$this->settings['gl_link']}<else />{parse url="app=forums&module=extras&section=boardrules" base="public"}</if>'><if test="siterulestitle:|:$this->settings['gl_title']">{$this->settings['gl_title']}<else />{$this->lang->words['board_rules']}</if></a></li></if> <li><a href='{parse url="app=core&module=search&do=viewNewContent&search_app=<if test="viewnewcontentapp:|:$this->registry->getCurrentApplication() != 'core' AND IPSLib::appIsSearchable( $this->registry->getCurrentApplication() )">{$this->registry->getCurrentApplication()}<else />forums</if>" base="public"}' accesskey='2'>{$this->lang->words['view_new_posts']}</a></li> <if test="showQuickNav:|:! ( ! $this->memberData['member_id'] && $this->settings['force_login'] ) && !($this->settings['board_offline'] && !$this->memberData['g_access_offline']) && $this->memberData['g_view_board']"> <li><a href="{parse url="app=core&module=global&section=navigation&inapp={parse expression="IPS_APP_COMPONENT"}" base="public"}" rel="quickNavigation" accesskey='9' id='quickNavLaunch' title="{$this->lang->words['launch_quicknav']}"><img src="{style_images_url}/icon_quicknav.png" alt="" /></a></li> </if> <if test="$this->settings['showFacebook']=='yes'"> <li><a href="http://www.facebook.com/{$this->settings['facebookName']}" title="Visit us on Facebook"><img src="{style_images_url}/social_facebook.png" alt="" /></a></li> </if> <if test="$this->settings['showTwitter']=='yes'"> <li><a href="http://twitter.com/#!/{$this->settings['twitterName']}" title="Follow us on Twitter"><img src="{style_images_url}/social_twitter.png" alt="" /></a></li> </if> <if test="$this->settings['showYoutube']=='yes'"> <li><a href="http://www.youtube.com/user/{$this->settings['youtubeName']}" title="Watch us on YouTube"><img src="{style_images_url}/social_youtube.png" alt="" /></a></li> </if> </ul> </div> <!-- ::: MAIN CONTENT AREA ::: --> <div class='clearfix' > <if test="($this->settings['guestMessage']=='yes') AND !($this->memberData['member_id'])"> <div class='guestMessage'> <strong>Welcome to {$this->settings['board_name']}</strong><br /> Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, <a href='{parse url="app=core&module=global&section=login" base="public"}'>login here</a> - otherwise <a href='{parse url="app=core&module=global&section=register" base="public"}'>create an account</a> for free today! </div> </if> <noscript> <div class='message error'> <strong>{$this->lang->words['gbl_no_js_title']}</strong> <p>{$this->lang->words['gbl_no_js']}</p> </div> <br /> </noscript> <!-- ::: CONTENT ::: --> <if test="hasHeaderAd:|:$items['adHeaderCode']"> <div class='ipsAd'>{$items['adHeaderCode']}</div> </if> <if test="mainpageContent:|:$html">{$html}</if> <if test="hasFooterAd:|:$items['adFooterCode']"> <div class='ipsAd'>{$items['adFooterCode']}</div> </if> <ol class='breadcrumb bottom ipsList_inline left clearfix clear'> <if test="count( $items['navigation'] )"> <php>$this->did_first_bottom = 0;</php> <if test="switchnavigation:|:!$this->settings['remove_forums_nav'] OR ipsRegistry::$current_application == 'forums'"> <li><a href='{parse url="act=idx" seotitle="false" base="public"}'>{$this->settings['board_name']}</a></li> <if test="didfirstnav:|:$this->did_first_bottom=1"></if> </if> <foreach loop="navigation:$items['navigation'] as $idx => $data"> <li><if test="didfirstappnow:|:$this->did_first_bottom"><span class='nav_sep'>{parse replacement="f_nav_sep"}</span></if> <if test="navigationlink:|:$data[1]"><a href='{parse url="{$data[1]}" base="$data[4]" seotitle="$data[2]" template="$data[3]"}' title='{$this->lang->words['nav_return_to']} {$data[0]}'></if>{$data[0]}<if test="closenavigationlink:|:$data[1]"></a></if></li> <if test="forsuredidfirstnav:|:$this->did_first_bottom=1"></if> </foreach> <else /> <li> </li> </if> </ol> </div> <!-- ::: FOOTER (Change skin, language, mark as read, etc) ::: --> <div id='footer_utilities' class='clearfix clear' style="border-radius:0 0 4px 4px;"> <a rel="nofollow" href='#top' id='backtotop' title='{$this->lang->words['go_to_top']}'><img src='{$this->settings['img_url']}/top.png' alt='' /></a> {parse replacement="skinlink"} {$footer_items['copyright']} <ul class='ipsList_inline left'> <li> <img src='{$this->settings['img_url']}/feed.png' alt='{$this->lang->words['rss_feed']}' id='rss_feed' class='clickable' /> </li> <if test="skinchanger:|: ! $this->member->is_not_human && count($footer_items['skin_chooser']) > 1"> <if test="uagentlocked:|:$this->memberData['userAgentLocked'] AND ! $this->memberData['userAgentBypass']"> <li id='useragent_msg'> {$this->lang->words['skin_browser_set']} <a href='#' data-clicklaunch='changeSkin' data-skinid='unlockUserAgent'>{$this->lang->words['override_browser_theme']}</a> </li> <else /> <if test="isTouchDevice:|:$this->registry->output->isTouchDevice()"> <li> <a href='#' data-clicklaunch='changeSkin' data-skinid='setAsMobile'>{$this->lang->words['set_mobile_theme']}</a> </li> </if> <li> <a rel="nofollow" id='new_skin' href='#'>{$this->lang->words['change_theme']}</a> <ul id='new_skin_menucontent' class='ipbmenu_content with_checks' style='display: none'> <foreach loop="$footer_items['skin_chooser'] as $skin"> <li <if test="$skin['selected']">class='selected'</if>> <a href='#' data-clicklaunch='changeSkin' data-skinid='{$skin['id']}'>{$skin['title']}</a> </li> </foreach> </ul> </li> </if> </if> <if test="langchooser:|: ! $this->member->is_not_human && count( $footer_items['lang_chooser']['options'] ) > 1"> <li> <a rel="nofollow" href='#' id='new_language'>{$footer_items['lang_chooser']['default']}</a> <ul id='new_language_menucontent' class='ipbmenu_content with_checks' style='display: none'> <foreach loop="$footer_items['lang_chooser']['options'] as $lang"> <li <if test="$lang['selected']">class='selected'</if>> <a href="{parse url="{$this->settings['query_string_formatted']}&k={$this->member->form_hash}&setlanguage=1&langurlbits={$this->settings['query_string_safe']}&cal_id={$this->request['cal_id']}&langid={$lang['id']}" base="public"}">{$lang['title']}</a> </li> </foreach> </ul> </li> </if> <if test="markRead:|: ! $this->member->is_not_human"> <li> <a rel="nofollow" id='mark_all_read' href="{parse url="app=forums&module=forums&section=markasread&marktype=all&k={$this->member->form_hash}" base="public"}" title='{$this->lang->words['mark_all_as_read']}'>{$this->lang->words['mark_board_as_read']}</a> <ul id='mark_all_read_menucontent' class='ipbmenu_content' style='display: none'> <foreach loop="$footer_items['mark_read_apps'] as $app => $appData"> <li> <if test="hideRcForPerms:|:$this->memberData['showReportCenter'] OR $app != 'core'"> <a href="{parse url="app=forums&module=forums&section=markasread&marktype=app&markApp={$app}&k={$this->member->form_hash}" base="public"}"><if test="isCoreRC:|:$app=='core'">{$this->lang->words['markread_rc_link']}<else />{IPSLib::getAppTitle($app)}</if></a> </if> </li> </foreach> <li> <a href="{parse url="app=forums&module=forums&section=markasread&marktype=all&k={$this->member->form_hash}" base="public"}"><strong>{$this->lang->words['mark_all_as_read']}</strong></a> </li> </ul> </li> </if> <li> <a href="{parse url="app=core&module=help" base="public"}" title='{$this->lang->words['view_help']}' rel="help" accesskey='6'>{$this->lang->words['sj_help']}</a> </li> </ul> </div> <if test="showdebuglevel:|:$this->memberData['member_id'] and $this->settings['debug_level']"> <div id='ipsDebug_footer'> <strong>{$this->lang->words['time_now']}</strong> {$footer_items['time']} <if test="lastvisit:|:$this->memberData['member_id'] AND $this->memberData['last_visit']"><strong>{$this->lang->words['you_last_visit']}</strong> {parse date="$this->memberData['last_visit']" format="short"}</if> <strong>{$this->lang->words['stat_exec']}</strong> {$stats['ex_time']} <if test="isfloat:|:is_float($stats['ex_time'])">{$this->lang->words['stats_sec']}</if> <strong>{$this->lang->words['stat_load']}</strong> {$stats['server_load']} <strong>{$this->lang->words['stat_queries']}</strong> {$stats['queries']} <if test="sqldebuglink:|:IPS_SQL_DEBUG_MODE"><a href='{parse url="{$this->settings['query_string_safe']}&debug=1" base="public"}'></if>{$this->lang->words['stats_queries']}<if test="closesqldebuglink:|:IPS_SQL_DEBUG_MODE"></a></if> <strong>{$this->lang->words['stat_gzip']}</strong> {$stats['gzip_status']} </div> </if> <div id='stats_div'>{$stats['task']}</div> <if test="includeLightboxDoReal:|:$this->settings['do_include_lightbox_real']"> {parse template="include_lightbox_real" group="global" params=""} </if> </div></div></center> <!-- end .content --> </div></div> <if test="!$this->memberData['member_id']">{parse template="inlineLogin" group="global" params=""}</if> <!--DEBUG_STATS--> </body> <style> .n2{border-bottom:1px solid #eee;} </style> <table width="100%"><tr><td style="padding:10px;line-height:15px;font-size:11px;"> Гл. Администратор: <span style="color:#fff;">******</span> ICQ: Нету | Skype: ******<br> <br> При скачивании каких-либо файлов с сайта, проверяйте их на вирусы и читайте отзывы.<br> Вся информация находящееся на ресурсе была найдена на просторах интернета.<br> Владельцы сайта не могут нести ответственности за действия пользователей.<br> © 2012-2013 ******* </td><td style="width:14px;background:url({style_images_url}/footer.png) no-repeat center 0;"></td> <td style="padding:10px;width:405px;"> <div class="banners"> <noindex> Ваш счётчик </noindex> </div> <br> <a href=" <a href=" <a href=" <br> <br> </td></tr></table></div> </div> <div class="check check_active" style="height:0;"></div> <div class="check check_hover" style="height:0;"></div> <div class="check check_active_hover" style="height:0;"></div> <script type="text/javascript"> expires=new Date(); expires.setTime(expires.getTime()+(1000*86400*30)); document.cookie="s4=3;expires="+expires.toGMTString()+";path=/"; </script> </html> |
#2
|
|
Вес репутации:
0
Регистрация: 27.02.2009
Адрес: Москва
Сообщений: 7,262
Сказал(а) спасибо: 575
Спасибок 2,586
в 1,826 сообщениях |
Re: Как сделать -
16.04.2013, 21:25
И в чем сложности?
|
#3
|
|
Вес репутации:
0
Регистрация: 27.03.2013
Сообщений: 14
Сказал(а) спасибо: 3
Спасибок 0
в 0 сообщениях |
Re: Как сделать -
16.04.2013, 21:32
Не могу найти место куда поставить.
|
#4
|
|
Вес репутации:
0
Регистрация: 27.02.2009
Адрес: Москва
Сообщений: 7,262
Сказал(а) спасибо: 575
Спасибок 2,586
в 1,826 сообщениях |
Re: Как сделать -
16.04.2013, 23:09
В этом коде этого места нет.
Нужно раскрывать дальше PHP код:
Например сделать поиск по шаблонам по фразе(классу) ipsLayout_right |
Ответить |
Опции темы | |
Опции просмотра | |
|
|
Похожие темы | ||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
Вопрос Как сделать? | Adam_Jonson | Вопросы по vBulletin 4.х | 5 | 13.01.2013 14:16 |
Вопрос Как сделать | TheHolms | Вопросы по vBulletin 4.х | 5 | 16.09.2012 19:44 |
Вопрос Как сделать | TheHolms | Вопросы по vBulletin 4.х | 1 | 14.09.2012 16:45 |
Вопрос Как сделать... | Xedkpab | Вопросы по vBulletin 4.х | 1 | 03.09.2012 18:04 |
Вопрос Как сделать таблицу? | krishtianu | JavaScript | 4 | 12.04.2011 04:50 |