hello, I want to know how to insert a picture in notification like this? thanks anyway



#fa_notifications {
background-image: url(LINK);
background-repeat: no-repeat;
padding-left: 35px!important;
}
Last edited by Niko on Wed Mar 26, 2014 7:26 pm; edited 1 time in total
#fa_notifications {
background-image: url(LINK);
background-repeat: no-repeat;
padding-left: 35px!important;
background position: Apx Bpx;
color: #000000!important;
}
#fa_toolbar #fa_right a.rightHeaderLink:first {
code
}
#fa_toolbar #fa_right a.rightHeaderLink:nth-child(2) {
code
}
|
|