leopard16 Posted November 15, 2007 Share Posted November 15, 2007 I have read the knowledgebase about site integration, and did manage to put my banner on the top of WHMCS. I am trying to customize the links. 1. The top bar that has the links: Support, Client Area, Announcements, Knowlegebase, Support Tickets, and Downloads is one thing I want to change. I went into my templates opened the header.tpl file and found this code to alter: <table class="topnavbar"><tr class="topnavbar"><td>[url="index.php"]{$LANG.globalsystemname}[/url]</td><td>[url="clientarea.php"]{$LANG.clientareatitle}[/url]</td><td>[url="announcements.php"]{$LANG.announcementstitle}[/url]</td><td>[url="knowledgebase.php"]{$LANG.knowledgebasetitle}[/url]</td><td>[url="supporttickets.php"]{$LANG.supportticketspagetitle}[/url]</td><td>[url="downloads.php"]{$LANG.downloadstitle}[/url]</td>{if $loggedin}<td>[url="logout.php"]{$LANG.logouttitle}[/url]</td>{/if}</tr></table> I don't want the downloads area to show, and want to put a homepage link in the very front. I just deleted the code for the download area, and added a homepage link with html. Saved and uploaded. The pages were all blank had to change back. How can I change these links? 2. Also on my index.php page there are pictures of the links. I want to delete: Affiliates and Order Status That is take the picture and link off of this page, as I won't be offering an affiliate program. How can I do this? 3. Every page has a breadcrumb trail on the top that says: "You are here: Support>Client Area" with clickable links. I want to add code to show my homepage as #1 like this: "You are here: Home>Support>Client Area Sorr for so many questions in customization, usually this is easy for me in html. For some reason I haven't been able to change any of this code. Any help would be greatly appreciated. 0 Quote Link to comment Share on other sites More sharing options...
leopard16 Posted November 16, 2007 Author Share Posted November 16, 2007 I found what I was looking for. The site is now customized just the way I like it. Had to look throughout the forum just a little longer. 0 Quote Link to comment Share on other sites More sharing options...
apollo1 Posted November 16, 2007 Share Posted November 16, 2007 Since you wrote such a long post, why don't you at least post how you resolved your issue (or give us a link to the thread which answered your issue)? That way if someone searches and finds this thread, they will at least get something out of it! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.