HI,
i try but failed, pls help
iam using whmcs template "six" , my whmcs version is 7.10.1
i follow your guide , but my whmcs became load a blank page (header and footer all gone)
for step 1 ) preloader.css file:
i put inside client/templates/six/css/loadergif.css (i paste all code you mentioned on step one, either keep or remove backgound code also failed)
for step 2) header.tpl file:
i replaced the original file in /client/templates/six/header.tpl :
I try both , all faled:
<link rel="stylesheet" href="https://mydomain.com/templates/mytheme/css/loadergif.css">
or
<link rel="stylesheet" href="https://mydomain.com/templates/mytheme/css/preloader.css">
for step 3) , i added code in the same file on step 2, am i right?
i added your code line 16 after this code
<body data-phone-cc-input="{$phoneNumberInputStyle}">
and before this code"
{$headeroutput}
pls tell me what wrong of my code, thanks a lot~