Donske
Active member
I wanted to replace the xenforo-logo.png with my own. All I did was make my own logo saved as a .png file. I saved the default xenforo logo as something like
xenforo-logLD.png. Then I uploaded my own logo (same file name and same file path location).
For some reason, I am getting this error when I log in as ADMIN:
styles/default/xenforo/xenforo-logo.png Unexpected contents
the only thing I can think of is that there must be some CSS that has width and height parameters that match the default logo. If that is the case, then I would need to find that CSS file and adjust the height and width as this is the only thing I can think of.
then the last thing I can think of while I am writing this is wondering if this image has to be "responsive"
My new logo has a partial transparent background and is 933 x 175
Thanks
xenforo-logLD.png. Then I uploaded my own logo (same file name and same file path location).
For some reason, I am getting this error when I log in as ADMIN:
styles/default/xenforo/xenforo-logo.png Unexpected contents
the only thing I can think of is that there must be some CSS that has width and height parameters that match the default logo. If that is the case, then I would need to find that CSS file and adjust the height and width as this is the only thing I can think of.
then the last thing I can think of while I am writing this is wondering if this image has to be "responsive"
My new logo has a partial transparent background and is 933 x 175
Thanks