Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
What are those letters?
Srggamer
✭✭✭
On my forum in the discussion views there are letters any fix?
0
Comments
@Srggamer
Use Firebug in Firefox, or a similar tool.
Those letters are coming from rules in your cusom.css for your statbox elemetns.
My personal opinion, but if you are going to use the Vanilla community to help you, then you might consider replacing the 'Powered by Vanilla' link somewhere in your footer.
I did use firebug and no luck (firefox)
And about the Powered by vanilla link I was having a look on how it changes maybe making a different font. Because as a game developer I support all work and like to have written by to show my gratitude.
@Srggamer
Well, I used Firebug, and it clearly shows this:
custom.css line 547
custom.css line 473
custom.css line 474
so that is what is causing it.
Thanks.... But I still after even trying to use firebug it doesn't show this. Thank you for your help!
@Srggamer
Then I think you need to read up on using Firebug.
If you right click on the element showing the E, for example, and choose Inspect with Firebug, there should be two panels.
On the left one, make sure HTML is the one active, and in the right, make sure it is Style that is active.