Heisenberg submitted a new resource:
You must be registered for see links
- How to change online/offline iconsAdd this in css_additional or via Sitebuilder > Style > CSS Editor
Code:[/I][/B][B][I].b-icon__status--green { background: transparent url('/path/to/the/image.png') no-repeat; width: 15px; /* specify width if not 12px */ height: 15px; /* specify height if not 12px */ } .b-icon__status--gray { background: transparent url('/path/to/the/image2.png') no-repeat; width: 15px; /* specify width if not 12px */ height: 15px; /* specify height if not 12px */...
You must be registered for see links
Last edited:
