• Report Links
    We do not store any files or images on our server. XenPaste only index and link to content provided by other non-affiliated sites. If your copyrighted material has been posted on XenPaste or if hyperlinks to your copyrighted material are returned through our search engine and you want this material removed, you must contact the owners of such sites where the files and images are stored.
  • Home
  • -
  • New Pastes

[cXF] Status icon with text

  • Thread starter XMAN
  • Start date Aug 2, 2021
X

XMAN

Well-known member
Joined
Jul 12, 2021
Messages
33,395
Reaction score
249
Points
63
  • Aug 2, 2021
  • #1
Status icons show us a thread type or just if a thread is sticky, watched, etc. They can be useful



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





To achieve this just add this code to your extra.less template:

Code:
Code:

Code:
/* Status icon with text */
.structItem-statuses .fa-question-circle:before { /* icon */
color: #fff !important;
background: #007bff;
padding: 2px 0px 2px 4px;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
line-height: ((@xf-lineHeightDefault) * .9);
}

.structItem-statuses .fa-question-circle:after { /* text after icon */
content: "Question";
color: #fff;
background: #007bff;
padding: 1px 4px 2px 2px;
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
font-family: @xf-fontFamilyUi;
}
/*********/

To change the text to anything else, just font the content property and edit it. Yes, it is not ideal for multilanguage forums.

Continue reading...
 
Upvote 0 Downvote
You must log in or register to reply here.
Share:
Facebook Twitter Reddit Pinterest Tumblr WhatsApp Email
  • Home
  • -
  • New Pastes
  • Terms and rules
  • Privacy policy
  • Help
  • Home
AMP generated by AMPXF.com
Menu
Log in

Register

  • Home
    • Go Premium
  • Go Premium / Advertise
  • New Ad Listings
  • What's new
    • New posts
    • New Ad Listings
    • Latest activity
  • Members
    • Registered members
    • Current visitors
X

Privacy & Transparency

We use cookies and similar technologies for the following purposes:

  • Personalized ads and content
  • Content measurement and audience insights

Do you accept cookies and these technologies?

X

Privacy & Transparency

We use cookies and similar technologies for the following purposes:

  • Personalized ads and content
  • Content measurement and audience insights

Do you accept cookies and these technologies?