jjocm.aguiar Posted January 22, 2017 Share Posted January 22, 2017 Hi guys. How do I customize the customer area? What is the main styling file I need to modify? And in what folder does this file stay? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted January 22, 2017 Share Posted January 22, 2017 https://developers.whmcs.com/themes/ http://docs.whmcs.com/Customising_the_Six_Theme 0 Quote Link to comment Share on other sites More sharing options...
jjocm.aguiar Posted January 23, 2017 Author Share Posted January 23, 2017 Thank you Brian I've taken note of the documentation but I can not change the value of the div property section # main-menu {background-color: # 006687;} for section # main-menu {background-color: # 333333; },? Visit the link: http://linuxost.com/whmcs/ and note that the value is changed to background-color:#333333. But still reading the background-color:#006687 ? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted January 23, 2017 Share Posted January 23, 2017 if you want to change the top menu, then that's called .navbar-main - if you changed it's background color to #333333, then the navbar would change color... also, I see that you combined all.min.css into custom.css - personally, i'd have kept them separate and only added the css you want to change to custom.css - I think doing that should make future updates easier. 0 Quote Link to comment Share on other sites More sharing options...
jjocm.aguiar Posted January 23, 2017 Author Share Posted January 23, 2017 Thank you. 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.