Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #933473

    Hi
    You can copy the html code from typography page .
    Like

    <div class="col-lg-6">
                <div class="alert  alert-danger">
                    <h4>error message title</h4>
                    <p>Donec eget purus nec tellus tincidunt lacinia et sed lorem. Cras ac dignissim mauris. Duis odio diam, rutrum ut est at, scelerisque malesuada risus.</p>
                </div>
            </div>

    Using inspect element >>> http://prntscr.com/b79pi6
    And embedd it on the article source code to use this .
    http://ja-magz-ii.demo.joomlart.com/index.php/en/typography
    Hope it helps .

    gynta2 Friend
    #933581

    It works. But the notification-box has not the width of 100% of the side. Please watch the attached Screenshot.
    I would like to have this box over the complete width.

    You have an idea.

    See the side at: http://bogensport-extra.de/index.php/training/285-videoanalyse-mit-mobilen-endgeraeten


    1. Unbenannt-4
    Pankaj Sharma Moderator
    #933594

    Hi
    Use col-lg-12 to use it as full width in above code . col-lg-6 is for 50% space .

    gynta2 Friend
    #933621

    Thats perfect. Thank you so much!

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  gynta2 8 years, 6 months ago.

The topic ‘How to create a colored Alerts and Notifications in the article?’ is closed to new replies.