Kintaro
Well-known member
I'm trying to use @headerLogoPath in some admin templates (I'm actually on xf 1.3).
In admin templates @headerLogoPath is resolved with:
instead of the path inserted in:
Is it the normal behavior or a bug?
In case is nota a bug how I can access the custom @headerLogoPath from admin templates?
In admin templates @headerLogoPath is resolved with:
Code:
styles/default/xenforo/logo.png
instead of the path inserted in:
Code:
style-properties&group=header#_headerLogoPath
Is it the normal behavior or a bug?
In case is nota a bug how I can access the custom @headerLogoPath from admin templates?