Page 1 of 1

TIP: Composr ShoutBox compact design mod

Posted: Fri Jul 13, 2018 1:39 pm
by Stevyn
TIP: Composr ShoutBox compact design modification by stevyn
shoutbox.jpg
shoutbox.jpg (19.61KiB)Viewed 759 times
edit your new custom template:

templates/BLOCK_SIDE_SHOUTBOX_MESSAGE.tpl

delete all code and only have this:

Code: Select all

<div title="{!POSTED_TIME_SIMPLE,{TIME*}}"> <blockquote class="shoutbox_message">{MEMBER}: {$TRUNCATE_LEFT,{MESSAGE},92,1,1}<P></blockquote>
</div>

Visitor can see post date when hovering over the message. Clean compact design.