XenForo
Administrative
- Thread starter
- Admin
- #1
Hi all..
I'm trying to change my logo on device mobiles, and for that i'm trying change the source location, but i can't do it.
Could someone help me?
I'm changing {{ base_url(property('publicLogoUrl')) for the location of the new logo (forum/data/assets/logo/xyz.png), but probaby this not the right path..
<div class="p-nav-smallLogo">
<a href="{{ ($xf.options.logoLink && $xf.homePageUrl) ? $xf.homePageUrl : link('index') }}">
<img...
Read more
ادامه مطلب...
I'm trying to change my logo on device mobiles, and for that i'm trying change the source location, but i can't do it.
Could someone help me?
I'm changing {{ base_url(property('publicLogoUrl')) for the location of the new logo (forum/data/assets/logo/xyz.png), but probaby this not the right path..
<div class="p-nav-smallLogo">
<a href="{{ ($xf.options.logoLink && $xf.homePageUrl) ? $xf.homePageUrl : link('index') }}">
<img...
Read more
ادامه مطلب...