Results 1 to 2 of 2

Thread: Edit Client Area: 9 links at the top

  1. #1
    Join Date
    Oct 2006
    Posts
    26

    Default Edit Client Area: 9 links at the top

    I want to edit how the links/options at the top of the client area is shown. I cannot find the file in the templates folder that controls this. Which file controls this?

    Thanks

  2. #2
    Join Date
    Oct 2006
    Location
    Texas, USA
    Posts
    207

    Default

    I believe what you are looking for is in header.tpl...

    Code:
    <td><table id="topnavbar">
    ...links here such as Support, Client Area, Announcements, Knowledgebase, Support Tickets, Downloads...
    </table></td>
    Also, under that is an area with links to show if logged in...


    Code:
    {if $loggedin}
    
    ...links here such as My Details, My Hosting Packages, My Domains, My Invoices, My Support Tickets, Order Additional Items, My Products & Services, My Emails, Logout...
    
    {/if}
    If you want to change the icons on the main support page, that's in homepage.tpl
    Kristopher E.J.
    Sirkels & Squares Alternative
    http://www.SSAHost.com

Similar Threads

  1. Client Area Invoices - Unpaid/Collections to the top!
    By ShaunR in forum Feature Requests
    Replies: 0
    Last Post: 10-10-11, 08:02 PM
  2. Replies: 2
    Last Post: 07-15-11, 08:37 PM
  3. News/Updates on Client Area - on TOP
    By dewlance.com in forum Feature Requests
    Replies: 0
    Last Post: 10-21-10, 08:06 AM