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
s1rk3ls
10-30-06, 11:52 PM
I believe what you are looking for is in header.tpl...
<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...
{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
Powered by vBulletin® Version 4.2.1 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.