techdruid Posted October 20, 2015 Share Posted October 20, 2015 This problem is for changing the domain contact information. Is anyone else having this problem where the drop-down is not working when you chose "Use existing account contact"? This seems to be set in the following template file. It has all my contacts in the drop-down when I view the source HTML, but when I click on it, it doesn't drop-down and allow me to choose. I'm not showing any javascript errors in the browsers (Chrome or Firefox) debugging console window either. Seems like there should be *something* when I click on it. I'm at a loss and am having to many issues since upgrading to WHMCS 6.1 that perhaps I'm missing something obvious. clientareadomaincontactinfo.tpl 0 Quote Link to comment Share on other sites More sharing options...
techdruid Posted October 20, 2015 Author Share Posted October 20, 2015 I seem to be able to get around this problem by removing the following CSS setting. In the following file. ./assets/css/bootstrap.min.css .col-xs-10 {float: left;} I'm not a css expert, so I'm not sure why this setting is causing the drop-down to fail. Perhaps I can override this in a custom css file somewhere so I don't need to modify the bootstrap file. I'd sure like to know if anyone else is having this same problem. 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.