XenForo
Administrative
- Thread starter
- Admin
- #1
lucien_lies submitted a new resource:
Post Color Highlighting - Highlight post based on user group for xenforo 2.2
Read more
ادامه مطلب...
Post Color Highlighting - Highlight post based on user group for xenforo 2.2
One day I was checking the Invision Community website and I came across this feature, so I set out to replicate it for Xenforo.
Step number 1:
We create a template called xf_post_highligh and copy the following code:
Code:
<xf:if is=" (({$post.User.user_group_id}==3) OR in_array(3...
Click to expand...
Read more
ادامه مطلب...