Jump to content

Site Integration


leopard16

Recommended Posts

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.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated