3 replies
Hi Warrior, probably a daft question.

Any ideas how I can move the Live Chat button below the Customer Login Button?

If I include it in the same line it works, but when you click on the live chat icon it opens in the same small box as the Customer Login does.

Affordable Web Hosting Starting at $3.59 | SpottyWhale

-Owen
#button #livechat #move
  • Profile picture of the author Owen Smith
    The website is created in wordpress, here is the relevant coding for that area:

    Code:
      <!-- logo START here -->
          <div id="logo">
                <h1>
              <?php  = get_option('pheno_logo_path'); ?>
              <a href="<?php bloginfo('url');?>" title="Home" <?php if (  == "" ) { echo 'class="text"'; }?>>
              <?php if (  != "" ) { ?>
              <img src="<?php echo get_option('pheno_logo_path'); ?>" alt="<?php bloginfo('name'); ?>" />
              <?php } else { echo bloginfo('name'); } ?>
              </a></h1>
          </div>
          <!-- logo END here -->
          <?php 
           = get_option('pheno_login_display');
          if  ( == true) {
          ?>
    <div style="color: #000000"></div>      <div id="login-holder"> <a href="#login-box" class="sml-btn green">Customer Login</a> 
    </div><!-- LiveZilla Chat Button Link Code (ALWAYS PLACE IN BODY ELEMENT) --><div style="text-align:center;width:120px;"><a href="javascript:void(window.open('http://www.spottywhale.com/livechat/chat.php','','width=590,height=610,left=0,top=0,resizable=yes,menubar=no,location=no,status=yes,scrollbars=yes'))"><img src="http://www.spottywhale.com/livechat/image.php?id=01&amp;type=inlay" width="120" height="30" border="0" alt="LiveZilla Live Help"></a><div style="margin-top:2px;"></a></div></div><!-- http://www.LiveZilla.net Chat Button Link Code --><!-- LiveZilla Tracking Code (ALWAYS PLACE IN BODY ELEMENT) --><div id="livezilla_tracking" style="display:none"></div><script type="text/javascript">
    var script = document.createElement("script");script.type="text/javascript";var src = "http://www.spottywhale.com/livechat/server.php?request=track&output=jcrpt&nse="+Math.random();setTimeout("script.src=src;document.getElementById('livezilla_tracking').appendChild(script)",1);</script><noscript><img src="http://www.spottywhale.com/livechat/server.php?request=track&amp;output=nojcrpt" width="0" height="0" style="visibility:hidden;" alt=""></noscript><!-- http://www.LiveZilla.net Tracking Code -->
          <?php } ?>
          
          <!-- navigation START here -->
          <?php wp_nav_menu('sort_column=menu_order&container=ul&theme_location=header-nav&menu_class=sf-menu&container_class=sf-menu'); ?>
          <!-- navigation END here -->
    Signature

    All the Hottest eBooks, Graphics, Software, Videos, Articles, and Templates you want with PLR and MRR. Join PLR Assassin Today!

    {{ DiscussionBoard.errors[4355076].message }}
  • Profile picture of the author Owen Smith
    No ideas?

    -Owen
    Signature

    All the Hottest eBooks, Graphics, Software, Videos, Articles, and Templates you want with PLR and MRR. Join PLR Assassin Today!

    {{ DiscussionBoard.errors[4356163].message }}
  • Profile picture of the author Earnie Boyd
    Originally Posted by Jeniffermaben View Post

    Hi,

    Which provider's code, you are using for live chat button. If you still face problems, download Live2Support's live chat button and install it on your web page. Live2Support's technical team will also assist you.

    New at Live2Support: Full Range of Live Chat Buttons/Images at Live2Support
    Jenniffer, why are you digging up old posts to comment on? Really this is counter productive.
    Signature
    {{ DiscussionBoard.errors[6036574].message }}

Trending Topics