Phile Posted September 4, 2013 Share Posted September 4, 2013 Hi, i am using new version of WHMCS I'm using the portal template and cannot find how to edit the colors for the domain checkers and also change from the dashed border around where the tlds are in the domain checker. any help is welcomed 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted September 4, 2013 Share Posted September 4, 2013 Open templates/portal/style.css and look for: .textgreen { color: #158F00; } .textred { color: #9F0000; } 0 Quote Link to comment Share on other sites More sharing options...
Phile Posted September 4, 2013 Author Share Posted September 4, 2013 thanks Kian, any idea where the code for the dashed border is? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted September 4, 2013 Share Posted September 4, 2013 are you sure you're using portal ? I can't see any dashed box in that template, though it would be there in default or classic. assuming it's classic, then it will be mentioned in style.css .contentbox { width: 75%; text-align: center; background-color: #f7f7f7; border: 1px dashed #cccccc; padding: 5px; margin-left: auto; margin-right: auto; } if it's the default template, I think it's in whmcs.css 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted September 4, 2013 Share Posted September 4, 2013 are you sure you're using portal ? I can't see any dashed box in that template, though it would be there in default or classic. Agree with you i can see no dashed boxes. 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.