style boxes problem within tab

1 reply·opened Apr 6, 2019
B
bagginsApr 6, 2019

I added a style box within a tab. By doing this, the formatting for the rest of the page gets messed up. See images with and without the style box:

<div class="tab-pane fade" id="eventlist">
            <table class="table table-striped">							
                <thead>
                <tr>
                    <th>
                            Date - Type	
                    </th>
                    <th>
                            City
                    </th>
                    <th>
                            State
                    </th>
                </tr>
                </thead>
                <tbody>
                </tbody>
            </table>
    <div class="style-msg errormsg">
        <div class="sb-msg"><i class="icon-remove"></i><strong>Pay Now <a href=profile.php></img></a> to view all auditions and events
        </div>
    </div>
</div>

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