[cXF] Status icon with text [Deleted]

BassMan

Well-known member
BassMan submitted a new resource:

Status icon with text - Customize status icons and add some text

Status icons show us a thread type or just if a thread is sticky, watched, etc. They can be useful.
View attachment 235814View attachment 235813


But we can expand the customization a bit more to have it like this:
View attachment 235816


As you can see the icon can look like a label with a text. Maybe you can find this useful for your forum. If not, just skip it.


To achieve this just add this code to your...

Read more about this resource...
 
yes thank you for this source, but when i use this im having padding errors. when i solve it for desktop this time mobile view having problem.

1601120435371.webp
 
Change .structItem-statuses .fa-question-circle:after padding to this: padding: 1px 4px 3px 2px;.
 
Top Bottom