Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2009
    Posts
    7
    Plugin Contributions
    0

    Default add a live chat on top of top menu

    How to add an image or live chat on top of the top menu? the white space on top of the top menu "FAQ"?
    see www.g10gaming.com.

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,269
    Plugin Contributions
    3

    Default Re: add a live chat on top of top menu

    Looks like you are using a Template Monstrous template, which means it is probably hacked for hard-coded URLS

    In the HEADER (probably tpl_header.php) in the template's COMMON folder...

    ... the DIV that governs that area is:
    <div class="col2 user_menu">

    You could try hard-code the live help link into that DIV

    HTML Code:
    <div class="col2 user_menu"><a href="whatever_link_here">Live Help</a><br />
    20 years a Zencart User

 

 

Similar Threads

  1. Replies: 10
    Last Post: 11 Oct 2017, 08:09 PM
  2. Add a Additional top horizontal menu
    By stefanl in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 Feb 2011, 09:38 PM
  3. How to remove top banner and add links to top?
    By Punkristo in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 8 Jun 2010, 07:21 PM
  4. Change Top of store - where to add a banner to the top?
    By Courage9 in forum Basic Configuration
    Replies: 2
    Last Post: 15 May 2010, 04:32 AM
  5. How to add menu items for top horizontal menu? - help
    By AndriyZ in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Feb 2010, 01:14 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg