The Official Anti - Change Thread

  • Work is still on-going to rebuild the site styling and features. Please report any issues you may experience so we can look into it.
About most things to be sure, but people really love ignore threads for some reason.


I have to agree on that one. There are some threads created to enrage and trigger a certain fan base. I have been on this site from the dawn of time and in the last few years I have started using the ignore thread option more. Some threads are just out and out dumb
 
I'm gonna make that ignore thread button even bigger

1736829868189.png
 
They had to change the ignore add on because the old one was incompatible, this one has.....that button. yeah. I can probably fix it but it's not as easy as re-implementing some of my known fixes which is mostly what I'm doing right now.
I just did a little code inspecting in Chrome and was able to resize it on my end to look like:
hfb3.png

The element looks like:
Code:
<a href="/tic-ignore/toggle?content_type=thread&amp;content_id=1988293" class="tic-button button button--ignoreText tic-button--small rippleButton" title="Ignore" data-sk-ignore="Ignore" data-sk-unignore="Unignore" data-xf-click="switch" style="width: 35px; height: 11px;">Ignore<div class="ripple-container"></div></a>
The "style" parameter near the end is normally missing on the ignore buttons, so the default size is used. Adding style="width: XXpx; height: XXpx" allows for defining a new size. I set it to 35px and 11px. You can also define the inside padding by adding padding-top: XXpx; padding-bottom: XXpx; padding-left: XXpx; padding-right: XXpx.
I'm not sure if this is helpful. Maybe you can find where this area is defined in the templates and add the "style" parameter there.
 
  • Like
Reactions: Star Platinum
I'm not sure if this is helpful. Maybe you can find where this area is defined in the templates and add the "style" parameter there.

Possibly, that's usually the way I track down what the reference is in the templates. But as @Viqsi has said the formatting in Xenforo is not typically as logical as the source that's compiled out.

I had to do the same thing with the live thread sign (and will probably have to do again if we fix it)


I did find an option built in though that gets rid of the button and moves it to the thread tools drop down. That requires less work so that may be it but I'm just enjoying annoying people with the button rn.
 
Possibly, that's usually the way I track down what the reference is in the templates. But as @Viqsi has said the formatting in Xenforo is not typically as logical as the source that's compiled out.

I had to do the same thing with the live thread sign (and will probably have to do again if we fix it)


I did find an option built in though that gets rid of the button and moves it to the thread tools drop down. That requires less work so that may be it but I'm just enjoying annoying people with the button rn.
I didn't care for having that feature in the first place so the end result is that I'm suffering doubly - first by the folks demanding it, then subsequently by the obnoxious button. This is having a significant effect on my ability to continue to believe that I'm the most important person here. ;)
 
I'm gonna make that ignore thread button even bigger

View attachment 960594
hfb4.png

Seriously, I did a little more tweaking and I think that it looks better without the red at all, just the text:
hfb5.png
To do that, you simply set the width, height and paddings to 0 (though I put padding-right at 8 to keep it from overlapping the line).
 
Last edited:
Any thoughts on the lightning bolt button? It's mobile only right now. Useful,useless,don't care?
I'm not even sure what it is? This is not me being an asshole

View attachment 960619

Seriously, I did a little more tweaking and I think that it looks better without the red at all, just the text:
View attachment 960597
To do that, you simply set the width, height and paddings to 0 (though I put padding-right at 8 to keep it from overlapping the line).
This is the way
 
  • Like
Reactions: Pure Laine

Ad

Ad

Upcoming events

Ad