There is most likely a line in one of the style's CSS that looks like this:
@media print
Find in that where it has background-color: #000; and switch it.
I'm working on a local install of XenForo while developing a in-depth theme but having a lot of difficulty in regards to testing the changes.
Is there an easy way to fill a XenForo install with a lot of test data instead of manually logging in -> Posting -> Repeat for each test user?
Even if...
Well i
THANK YOU! After seeing your way of doing it I instantly realized the error...
In my original Listener I was adding 'avatar' onto the end of the existing helpers, whereas with yours you've clearly overridden it, after switching the listener out for yours it is all working exactly as...
Out of interest, do you know what the cause is? Is it to do with the cURL switch over get_file_contents? If it's of any help, I have *everything* except Steam Login disabled.
I just tested a fresh XenForo install with only this add-on, and receive the same error every time
Nothing has been logged in the server logs so can't see what the error is for :\
Hey there! I've just started delving into developing for XenForo and need to overwrite the avatar helper... From everything I can read I am sure i've done everything right but the helper add-on is having no effect on XenForo as it still shows the stock standard avatars.
Can anybody please...
Hi fellow XenForo users and developers!
I'm wanting to change the way in which avatars are saved/displayed. Currently XenForo saves all avatars to the server and displays them from there, whereas what I want to do is to get the user's avatar from an external site.
Right now, I have XenForo...
Hi there! Firstly thanks for such an awesome Add On for XenForo!
In the next release, is it possible to please add in a way to authenticate into the AdminCP via Steam?
IE: Add <x> user as an administrator, so that when <x> tries to sign into the AdminCP they use Steam.