By editor, 4 March, 2016 Question Tips for handle and/or override bootstrap defaluts themes Modal dialogue box ( bootstrap / jquery) 1. Remobe the gray background of modal dialog box (modal-backdrop) .modal-backdrop { background-color: transparent; } 2. Modal dialog box Theming .modal-dialog { .modal-content { .modal-header {} .modal-body {} .error {} .modal-footer { } } } Tags Theming JavaScript CSS Comments You must have JavaScript enabled to use this form. Your name Subject Comment About text formats Plain text No HTML tags allowed. Lines and paragraphs break automatically. Web page addresses and email addresses turn into links automatically.
Comments