RuuDCanRun
Full Member
- Joined
- May 12, 2003
- Messages
- 245
Niall, the current template is displaying Xenforo logo as homescreen icon instead of RedCafe logo on iOS devices. Previous version of the site displayed the correct RedCafe logo.
Basically need to replace the following line of code on the Redcafe header template to use the correct image.
<link rel="apple-touch-icon" href="https://www.redcafe.net/styles/default/xenforo/logo.og.png" />
As you can see from the line above, it's linking to Xenforo logo instead of Redcafe logo.
Basically need to replace the following line of code on the Redcafe header template to use the correct image.
<link rel="apple-touch-icon" href="https://www.redcafe.net/styles/default/xenforo/logo.og.png" />
As you can see from the line above, it's linking to Xenforo logo instead of Redcafe logo.