Matthew Hawley
Well-known member
Matthew Hawley submitted a new resource:
TaigaChat Message With Arrow - Does what it says on the tin
Read more about this resource...
TaigaChat Message With Arrow - Does what it says on the tin
Overview
In this tutorial, I will be showing you how to add arrows to TaigaChat messages, with a little bit more styling.
Requirements: Taigachat Obviously
1. Go to PAGE_CONTAINER and add this code somewhere in the <head>
Code:<link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css" rel="stylesheet">
2. Go to dark_taigachat_list and find
Code:<div class='taigachat_messagetext ugc'>{xen:raw $message.messageHtml}</div>
Add this...
Read more about this resource...