Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • mambo.ir Friend
    #196713

    Hello

    why notification style only show in home template? but default style in account, login, register and …..
    how to overwrite bookshop notification style on default notification style?

    Thank You


    1. account-notification
    2. home-notification
    newsun11026 Friend
    #530758

    Hi,
    The first picture is Warning massage but the second picture is Success massage.
    You can see their style css
    #notification .success {
    color: #468847
    background: #dff0d8 url(“/templates/ja_bookshop/images/messages/ico-success.gif”) no-repeat 1% center;
    border: 3px solid #d6e9c6
    padding: 10px !important;
    font-weight: normal;
    text-indent: 0;
    padding-left: 40px !important;
    border-radius: 0 !important;
    }
    .warning {
    background: #FFD1D1 url(‘/components/com_mijoshop/opencart/catalog/view/theme/default/image/warning.png’) 10px center no-repeat;
    border: 1px solid #F8ACAC
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    }
    You can change their style here.
    I hope it will helpful for you.

    Saguaros Moderator
    #530759

    The default notification style of Mijoshop is defined in this file:
    ja_bookshopcomponentscom_mijoshopopencartcatalogviewthemedefaultstylesheetstylesheet.css : http://prntscr.com/39tplt

    You can override this default style in JA Bookshop by copying style you want into this file:
    ja_bookshopcomponentscom_mijoshopopencartcatalogviewthemebookshopstylesheetstylesheet.css and customise as you wish.

    For the successful notification after adding product to cart, we declare it in this file: ja_bookshopcsstemplate.css: http://prntscr.com/39tpw3

    mambo.ir Friend
    #530771

    I did not know what to do, Please changes css file and send for me:)

    Saguaros Moderator
    #530786

    Please let me know how you wish to override, so that we can give you suggestion.

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

This topic contains 5 replies, has 3 voices, and was last updated by  Saguaros 10 years, 7 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum