Vladislav Rastrusny
Active member
Hello.
In a style editor we can change the width of NodeLastPost block to tune it for larger displays for example. But in the template we still have post title trimmed by 30 characters using
Because of this, there is no use of changing width. Can we have this "30" as a style variable?
In a style editor we can change the width of NodeLastPost block to tune it for larger displays for example. But in the template we still have post title trimmed by 30 characters using
HTML:
{xen:helper wordTrim, $forum.lastPost.title, 30}
Because of this, there is no use of changing width. Can we have this "30" as a style variable?
Upvote
0