When using the WHMCS portal template, the icons on the home page are overlapping the text, how do I fix this?
Print
5
For some reason WHMCS is forcing the width of columns 2 and 4 on that page to 50%. This causes the overlapping issue on some browsers, namely IE and Google Chrome.
The only way around this is to edit the WHMCS template files and change the <td width="50%"> to something like <td width="40%">.
There are 2 occurences of this in the file WHMCS/templates/portal/homepage.tpl.