Modal Vertical-Middle Div - Do not works

1 reply·opened Jun 9, 2018
W
web404Jun 9, 2018

when i put modal box code in vertical-middle div, it do not works properly

<div class="vertical-middle>
 
                                                        <button class="btn btn-primary" data-toggle="modal" data-target=".bs-example-modal-lg">Large modal</button>
 
                                                        <div class="modal fade bs-example-modal-lg" style="z-index: 21;" tabindex="-1" role="dialog" aria-labelledby="myLargeModalLabel" aria-hidden="true">
                                                            <div class="modal-dialog modal-lg">
                                                                <div class="modal-body">
                                                                    <div class="modal-content">
                                                                        <div class="modal-header">
                                                                            <h4 class="modal-title" id="myModalLabel">Modal Heading</h4>
                                                                            <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
                                                                        </div>
                                                                        <div class="modal-body">
                                                                            <p>4 Marine Supply is a member of Euro Marine Group and is the only company supplying the marine industry in Georgia. 4 Marine Supply is a member of Euro Marine Group and is the only company supplying the marine industry in Georgia. 4 Marine Supply is a member of Euro Marine Group and is the only company supplying the marine industry in Georgia. 4 Marine Supply is a member of Euro Marine Group and is the only company supplying the marine industry in Georgia. 4 Marine Supply is a member of Euro Marine Group and is the only company supplying the marine industry in Georgia. 4 Marine Supply is a member of Euro Marine Group and is the only company supplying the marine industry in Georgia.</p>
                                                                        </div>
                                                                    </div>
                                                                </div>
                                                            </div>
                                                        </div>
 
</div>
S
SemiColonWebSTAFFJun 11, 2018

Hello,

Just keep the Modal Button inside the .vertical-middle Container but keep the .modal Contents outside the .vertical-middle Container.

This will definitely fix the issue. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard