hostxls Posted June 2, 2017 Share Posted June 2, 2017 (edited) Hello fellow WHMCSers, Can someone tell me where to change this page? This code... <form action="https://hostxls.com/clients/cart.php?a=add&domain=register" method="post">Find your Domain: <input type="text" name="query" size="20" /> <input type="submit" value="Go" /> </form> will bring me to this page on which I want to change the bg image and create a more clean page. https://hostxls.com/clients/cart.php?a=add&domain=register Edited June 2, 2017 by hostxls 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted June 2, 2017 Share Posted June 2, 2017 i'd suggest changing it with a custom.css where possible... https://forum.whmcs.com/showthread.php?128598-Change-Colour-and-Image-of-Domain-Checker-Search-Box&p=514010#post514010 though depending how clean you want to make it, you may end up editing the template too. 0 Quote Link to comment Share on other sites More sharing options...
hostxls Posted June 2, 2017 Author Share Posted June 2, 2017 Maybe I'm in the wrong file but still it doesn't work. public_html/clients/templates/six/css I also have try the five theme. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted June 2, 2017 Share Posted June 2, 2017 Maybe I'm in the wrong file but still it doesn't work. probably because you just copied the code I posted - I was merely pointing out where the code was to change and I hadn't made too many changes to what is already there... but if you want to remove the bg image... background-image: none; i've updated the file on your site so you should see the globe image gone... then it's just a case of working through the other css changes you want to make. I also have try the five theme. only because you updated your installation from v6 - "five" got removed in v7 and is no longer shipped with WHMCS. http://docs.whmcs.com/Version_7.0_Release_Notes Deprecation of Five Theme - With the release of WHMCS 7.0, we will no longer be shipping the "Five" client area theme (previously named "default" in WHMCS V5.x). Current installations of WHMCS will not have the "Five" theme removed, but this theme will not receive any further updates. While this theme will no longer be shipped or maintained, for users who are using it or have a custom theme based on it, it will continue to work but we offer no guarantee of compatibility with future releases. We strongly recommend that all new custom themes and templates are built based off the "Six" theme in order to take full advantage of the latest improvements and new functionality. Detailed information about the "Six" theme is available in our documentation at Customising the Six Theme. 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.