- Compatible XF Versions
- 1.3
- 1.4
- 1.5
Requested here, this BB Code offers a four different ways to display information to your users: Warning, Success, Information, and Error.
There are four separate BB Codes; you add titles via (optional) options, like so:
The options can be whatever you choose. If you would like, you can also change the BB Code tag to be more friendly to your board's language.
All the styling is found within sos_bbcodes.css, so you can modify it in any way you would like (or just add your edits to extra.css).
By default, these BB Codes utilize FontAwesome for their icons. You will therefore need to set up FontAwesome on your site for them to correctly display. If you do not wish to use FontAwesome, I have included PNG equivalents for the icons. You can toggle between the two options in Style Properties > BB Code Elements > Settings > Use images for SOS BB Codes.
INSTALLATION INSTRUCTIONS
There are four separate BB Codes; you add titles via (optional) options, like so:
Code:
[warning="Warning"]Your warning text here.[/warning]
[success="Success"]Your success text here.[/success]
[information="Information"]Your information text here.[/information]
[error="Error"]Your error text here.[/error]
All the styling is found within sos_bbcodes.css, so you can modify it in any way you would like (or just add your edits to extra.css).
By default, these BB Codes utilize FontAwesome for their icons. You will therefore need to set up FontAwesome on your site for them to correctly display. If you do not wish to use FontAwesome, I have included PNG equivalents for the icons. You can toggle between the two options in Style Properties > BB Code Elements > Settings > Use images for SOS BB Codes.
INSTALLATION INSTRUCTIONS
- Ensure you are running XenForo 1.3+ and that you have set up FontAwesome.
- Download SOS BB Codes.zip and extract the included xml file.
- Install the xml file as an add-on, not as a BB Code.