Simple question here.
How can i make the logo on my WHMCS be center?
I have not modified WHMCS or integrated it into any other theme. Just out of thew box if i wanted to center the logo how could i do it?
Thank you in advanced.
Simple question here.
How can i make the logo on my WHMCS be center?
I have not modified WHMCS or integrated it into any other theme. Just out of thew box if i wanted to center the logo how could i do it?
Thank you in advanced.
The logo is the header.tpl, you can just put a <center> tag around the whmcsheader div and it will center the logo:
Code:<center> <div id="whmcsheader"> <div class="whmcscontainer"> <div id="whmcstxtlogo"><a href="index.php">{$companyname}</a></div> <div id="whmcsimglogo"><a href="index.php"><img src="templates/{$template}/img/whmcslogo.png" alt="{$companyname}" /></a></div> </div> </div> </center>
Joe Clarke
ServerPing.net Full featured monitoring service integrated into WHMCS.
Addons: Hide Services by Status|Minimum Cancellation Notice|Config Option Server Assign|Invoice Auto Login|Two Factor Auth| UnBlockIP