NamWi Posted December 24, 2013 Share Posted December 24, 2013 How i can center the main logo of WHMCS? I talk for this logo here 0 Quote Link to comment Share on other sites More sharing options...
NamWi Posted December 24, 2013 Author Share Posted December 24, 2013 Fixed The logo is the header.tpl just put the <center> ad </center> in the code to look up like <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> 0 Quote Link to comment Share on other sites More sharing options...
pRieStaKos Posted December 27, 2013 Share Posted December 27, 2013 or css edit 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.