lightbeing creations Posted October 2, 2010 Share Posted October 2, 2010 How do I go about changing the right sidebar that contains the Quick Navigation menu of the Client Area (http://www.lightbeingcreations.co.uk/clients/index.php)? 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Support Manager WHMCS John Posted October 4, 2010 WHMCS Support Manager Share Posted October 4, 2010 Edit /templates/portal/footer.tpl http://wiki.whmcs.com/Customising_WHMCS 0 Quote Link to comment Share on other sites More sharing options...
lightbeing creations Posted October 5, 2010 Author Share Posted October 5, 2010 ah so it is.... thanks Nnot exactly obvious that to alter the sidebar we have to edit the footer ;-) That said v1 of my customising is now done and now time to work on the redesigning my site itself 0 Quote Link to comment Share on other sites More sharing options...
sssachaaa Posted December 21, 2010 Share Posted December 21, 2010 Hi, What code did you at in the footer, to create "Main site" in client Area? I checked your website. I try to look for an example but can not find on... regards, Sacha 0 Quote Link to comment Share on other sites More sharing options...
sssachaaa Posted December 21, 2010 Share Posted December 21, 2010 Found the code for adding menu item for main page, startpagina, homepage. check http://www.zzp-backup.nl/ssc I have post this in de footer file. I created this one: <li><a href="../" title="Startpagina zzp-Backup"><img src="templates/{$template}/images/icons/support.gif" alt="{$LANG.globalsystemname}" width="16" height="16" border="0" class="absmiddle" /></a> <a href="../" title="Startpagina zzp-Backup">STARTPAGINA zzp-Backup</a></li> Quick Navigation menu example code 0 Quote Link to comment Share on other sites More sharing options...
sssachaaa Posted December 21, 2010 Share Posted December 21, 2010 Found the code for adding menu item for main page, startpagina, homepage. check http://www.zzp-backup.nl/ssc I have post this in de footer file. I created this one: <li><a href="../" title="Startpagina zzp-Backup"><img src="templates/{$template}/images/icons/support.gif" alt="{$LANG.globalsystemname}" width="16" height="16" border="0" class="absmiddle" /></a> <a href="../" title="Startpagina zzp-Backup">STARTPAGINA zzp-Backup</a></li> Quick Navigation menu example code 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.