H Harry D Member Oct 16, 2014 #1 Hello, I like the Thread Prefix feature but I wish there was the option to reduce the size. Is there any way to customize this? Thanks,
Hello, I like the Thread Prefix feature but I wish there was the option to reduce the size. Is there any way to customize this? Thanks,
Amaury Well-known member Oct 16, 2014 #2 The thread prefix on what page? Prefixes appear on several pages. Upvote 0 Downvote
Amaury Well-known member Oct 16, 2014 #4 Thread Content: Code: h1 .prefix { font-size: 50% !important; } Thread List: Code: .discussionListItem .prefix { font-size: 70% !important; } Change the size to whatever you want. Upvote 0 Downvote
Thread Content: Code: h1 .prefix { font-size: 50% !important; } Thread List: Code: .discussionListItem .prefix { font-size: 70% !important; } Change the size to whatever you want.