-
AuthorPosts
-
mambo.ir Friend
mambo.ir
- Join date:
- February 2006
- Posts:
- 27
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 12
- Thanked:
- 1 times in 1 posts
April 13, 2014 at 8:03 am #196713Hello
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
-
newsun11026 Friend
newsun11026
- Join date:
- May 2012
- Posts:
- 62
- Downloads:
- 14
- Uploads:
- 7
- Thanks:
- 6
- Thanked:
- 19 times in 13 posts
April 14, 2014 at 4:55 am #530758Hi,
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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
April 14, 2014 at 4:57 am #530759The default notification style of Mijoshop is defined in this file:
ja_bookshopcomponentscom_mijoshopopencartcatalogviewthemedefaultstylesheetstylesheet.css : http://prntscr.com/39tpltYou 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
-
AuthorPosts
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
Jump to forum