Jump to content

San4ozzZ

Newbie
  • Posts

    22
  • Joined

  • Last visited

Information

  • Sex
    Мужчина
  • From
    Москва

San4ozzZ's Achievements

Explorer

Explorer (1/14)

0

Reputation

  1. Aleksandr.Lнет , просто таким методом пытался сдвинуть логотип вше и левее
  2. Помогите пожалуйста немного поднять вверх логотип и чуток его сдвинуть левее. www.cpt-ma$$age.ру
  3. rival спасибо ! подскажите пожалуйста ещё , как сделать побольше шрифт и цвет изменить это в css прописывать нужно или в index.php ? #phoneInHeader{ color: #ffffff; float: right; font-size: 20px; margin: 0 20px 0 0;}здесь меняю не меняется(
  4. сделал как сказали. получилось что телефон ниже шапки. подскажите пожалуйста , как его на уровне сделать ? <!-- /////////////////// width:760px; ///////////////////////////////-->} #vt_main_menu{ height:80px; line-height:80px; position:relative; width:760px; float:left;} <!-- /////////////////// width:760px; ///////////////////////////////-->а для чего это комментировать ?
  5. <?php/* Design by VTEM http://www.vtem.net All Rights Reserved */defined( '_JEXEC' ) or die( 'Restricted access' );include_once(JPATH_ROOT . "/templates/" . $this->template . '/vtemtools/default.php');?><!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" xml:lang="<?php echo $this->language; ?>" lang="<?php echo $this->language; ?>" class="<?php echo css_browser_selector() ?>" ><head><jdoc:include type="head" /><link rel="stylesheet" href="<?php echo $this->baseurl ;?>/templates/system/css/system.css" type="text/css" /><link rel="stylesheet" href="<?php echo $this->baseurl ;?>/templates/system/css/general.css" type="text/css" /><link rel="stylesheet" href="<?php echo $this->baseurl ;?>/templates/<?php echo $this->template ;?>/css/template.css" type="text/css" /><link rel="stylesheet" href="<?php echo $this->baseurl ;?>/templates/<?php echo $this->template ;?>/css/styles/<?php echo $TemplateStyle;?>.css" type="text/css" /><?php include_once(JPATH_ROOT . "/templates/" . $this->template . '/vtemtools/css_var.php');?></head><body id="vtem"><div id="vt_body_wrapper"> <div id="vt_main_top"> <div class="vt_container"> <div class="vt_wapper_mainmenu"> <div id="vt_logo"> <?php if($logo == 1){ echo '<a href="'.$this->baseurl.'"><h1>'.$logotext.'</h1><span>'.$slogan.'</span></a>'; }else{ echo '<a href="'.$this->baseurl.'"><img src="templates/'.$this->template.'/images/vt_logo_'.$TemplateStyle.'.png" alt="VTEM Logo" /></a>'; }?> </div> <!-- /////////////////// VTEM MENU ///////////////////////////////--> <div id="vt_main_menu"> <?php echo $vtemmainmenu; ?> </div> <!-- /////////////////// END VTEM MENU ///////////////////////////--> <div class="clr"></div> </div> </div> <div class="vt_wapper_showcase"> <?php if($this->countModules('showcase')) : ?> <div class="vt_container"> <div id="vt_showcase"> <div class="conner_topleft"></div> <div class="conner_topright"></div> <jdoc:include type="modules" name="showcase" style="none" /> <div class="bg_bottomslide"></div> </div> </div> <?php endif; ?> <div class="clr"></div> </div> </div> <?php if($this->countModules('drawer')) : ?> <div id="wapper_drawer"> <div id="vt_drawer"> <div class="vt_container"> <jdoc:include type="modules" name="drawer" style="xhtml" /> <div class="clr"></div> </div> </div> </div> <?php endif; ?> <!-- /////////////////// MAIN LAYOUT ///////////////////////////////--> <?php include_once(JPATH_ROOT . "/templates/" . $this->template . '/vtemtools/base.php');?> <!-- /////////////////// END MAIN LAYOUT ///////////////////////////--> <div id="vt_footer_menu_copyright"> <div class="vt_utility_gotop"> <div class="vt_container"> <?php if ($this->countModules('utility')) { ?> <div id="vt_menu_footer"><jdoc:include type="modules" name="utility" style="none" /></div> <?php } ?> <div id="gotop"><p> <script type="text/javascript"> window.addEvent('domready',function() { new SmoothScroll({ duration: 800 }); }) </script> <a href="#vtem" title="Вверх"><span>Go Top</span></a> </p></div> </div> </div> <div class="vt_container"> <?php if ($this->countModules('copyright')) { ?> <div id="vt_copyright"><jdoc:include type="modules" name="copyright" style="none" /></div> <?php } ?> <div class="clr"></div> <?php echo $vtcopyright;?> </div> </div></div> <?php include_once(JPATH_ROOT . "/templates/" . $this->template . '/vtemtools/debug.php');?></body></html>подскажите где здесь нужно что вставить , что бы справа в шапке появился телефон
  6. в левом углу логотип по центру идут менюшки , а в правом углу пусто. помогите пожалуйста добавить там ещё одно лого с телефоном , или же просто текстовыми цифрами. вернее прошу помощи научиться это делать.
  7. очень помог !

  8. Aleksandr.L спасибо большое ! не могу найти как на форуме поставить вам благодарность в профиль...(
  9. не могу разобраться как правильно прописать <div class="wrap"><style>{left} <!--LiveInternet counter--> <div class="liveinternet"> <script type="text/javascript"><!-- document.write("<a href='http://www.liveinternet.ru/click' "+ "target=_blank><img src='//counter.yadro.ru/hit?t28.7;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: показано количество просмотров и"+ " посетителей' "+ "border='0' width='88' height='120'><\/a>") //--></script><!--/LiveInternet--></style> </div>
  10. это нужно в стилях ? или же в этом коде ? <div class="wrap"> <!--LiveInternet counter--> <div class="liveinternet"> <script type="text/javascript"><!-- document.write("<a href='http://www.liveinternet.ru/click' "+ "target=_blank><img src='//counter.yadro.ru/hit?t28.7;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: показано количество просмотров и"+ " посетителей' "+ "border='0' width='88' height='120'><\/a>") //--></script><!--/LiveInternet--> </div> <div class="metrika"> <!-- Yandex.Metrika informer --> <a href="https://metrika.yandex.ru/stat/?id=24566057&from=informer" target="_blank" rel="nofollow"><img src="//bs.yandex.ru/informer/24566057/3_1_FFFFD4FF_FFE5B4FF_0_pageviews" style="width:88px; height:31px; border:0;" alt="Яндекс.Метрика" title="Яндекс.Метрика: данные за сегодня (просмотры, визиты и уникальные посетители)" onclick="try{Ya.Metrika.informer({i:this,id:24566057,lang:'ru'});return false}catch(e){}"/></a> <!-- /Yandex.Metrika informer --> <!-- Yandex.Metrika counter --> <script type="text/javascript"> (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter24566057 = new Ya.Metrika({id:24566057, webvisor:true, clickmap:true, trackLinks:true, accurateTrackBounce:true}); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//mc.yandex.ru/metrika/watch.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks"); </script> <noscript><div><img src="//mc.yandex.ru/watch/24566057" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter --> </div> <!-- begin of Top100 code --> <div class="rambler"> <script id="top100Counter" type="text/javascript" src="http://counter.rambler.ru/top100.jcn?3011717"></script> <noscript> <a href="http://top100.rambler.ru/navi/3011717/"> <img src="http://counter.rambler.ru/top100.cnt?3011717" alt="Rambler's Top100" border="0" /> </a> </noscript> <!-- end of Top100 code --> </div> <div class="mail"> <!-- Rating@Mail.ru counter --> <script type="text/javascript">//<![CDATA[ var _tmr = _tmr || []; _tmr.push({id: "2498197", type: "pageView", start: (new Date()).getTime()}); (function (d, w) { var ts = d.createElement("script"); ts.type = "text/javascript"; ts.async = true; ts.src = (d.location.protocol == "https:" ? "https:" : "http:") + "//top-fwz1.mail.ru/js/code.js"; var f = function () {var s = d.getElementsByTagName("script")[0]; s.parentNode.insertBefore(ts, s);}; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window); //]]></script><noscript><div style="position:absolute;left:-10000px;"> <img src="//top-fwz1.mail.ru/counter?id=2498197;js=na" style="border:0;" height="1" width="1" alt="Рейтинг@Mail.ru" /> </div></noscript> <!-- //Rating@Mail.ru counter --> <!-- Rating@Mail.ru logo --> <a href="http://top.mail.ru/jump?from=2498197"> <img src="//top-fwz1.mail.ru/counter?id=2498197;t=479;l=1" style="border:0;" height="31" width="88" alt="Рейтинг@Mail.ru" /></a> <!-- //Rating@Mail.ru logo --> </div> </div>
  11. http://cpt-мassage.ру/ сайт на джумла. код вставляю в блок. может по этому не отображает как нужно мне
  12. всё равно всё выровнялось в столбик (
  13. походу не в том разделе написал ) не могли бы тему перенести в раздел Сделайте бесплатно))
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy