Thank you Brian. Using JS is fine with me but, JS is always disliked by Apple and beside that there is always million dollar question “what if the JS is turned off by user”?
Anyhow, I have decided to HTML code the product in to the homepage.tpl, not greatest thing to do but for time being it’ll do the job while I experiment with your hook solution.
While on that subject, how can manipulate the primary nav items. I looked at document on Whmcs
https://docs.whmcs.com/Editing_Client_Area_Menus
again it has lot of things but misses the existing problems, like how can I move existing items from parent level to a child level? For example, let’s say you “Announcements” on the parent level, but I want to move that to child level under Newly created parent “Support”. I have Magee to do it using method described in the cheat sheet documentation but it requires you to set URI of each link and that poses problem of its own, meaning you have to think of URL rewriting rules etc...
is there any other ways....?