Hey I'm getting a pretty nasty error which is flooding my error log like crazy (getting about 20 per second, the thing is 1.9gb now lol). Anyway the forum is slowing to a crawl because of it. I thought it might be that one of my admins had messed around with the templates but I can't see any...
I got this addon yesterday, it's great.
Hey is there some way you could get it so it displays member's groups in the post bit under the av, maybe a shrunk down version of the group banner or something?
And less long term I guess I usually have emails off on the board but the social groups page...
on the edit user group page all you need to do is enter this line of text in the "User name css" box:
color: green;
and you're done. of course use any color you want instead of green
Hey Xon, thanks for this add on, it's really good. I've got a request which I hope might make it into a future build: would it be possible to have the ratings display inline on large screens and in a tool tip if a small screen is detected? We use a lot of ratings on my board and mobile users...
Hi there, I was having the same problem with my forum. On the dark theme we use the bold wasn't standing out enough.
You'll need to edit the CSS for this. It's in structured_list.less
look for this bit:
.structItem-title
{
font-size: @xf-fontSizeLarge;
font-weight...