XenForo Change design of posts in one forum? The best way?

R

Robert9

Guest
What is economically, please?

To change the look and feel of posts for one certain forum, i can add a child style just for this single forum and just change the post_templates.

Or i can use template syntax like: if forum_id == 123, then add „bgcolor = red“

Or i can use template syntax like: if forum_id == 123, then use template post_macro_extrared … instead of normal post/message-templates.

In my example, there is only one forum to do so, and only things to put away. I also could...

Read more

Continue reading...