rcartists Posted April 27, 2024 Share Posted April 27, 2024 Please help me. WHMCS template for favicon logo it where? 0 Quote Link to comment Share on other sites More sharing options...
pRieStaKos Posted April 27, 2024 Share Posted April 27, 2024 <head> is located at /template/your-template/header.tpl. 0 Quote Link to comment Share on other sites More sharing options...
rcartists Posted April 28, 2024 Author Share Posted April 28, 2024 8 hours ago, pRieStaKos said: <head> is located at /template/your-template/header.tpl. It where not seen on please help with your development. 0 Quote Link to comment Share on other sites More sharing options...
pRieStaKos Posted April 28, 2024 Share Posted April 28, 2024 It’s simple HTML. Just add it -1 Quote Link to comment Share on other sites More sharing options...
rcartists Posted April 28, 2024 Author Share Posted April 28, 2024 25 minutes ago, pRieStaKos said: It’s simple HTML. Just add it Ok, Sir 0 Quote Link to comment Share on other sites More sharing options...
AALayer Posted April 28, 2024 Share Posted April 28, 2024 6 hours ago, rcartists said: Ok, Sir Open file 'header.pdt' , inside the <head></head> tags, put this: <link rel="icon" type="image/x-icon" href="https://mywebsite.com/favicon.png"> Make sure that the address is exactly where the favicon is located. 1 Quote Link to comment Share on other sites More sharing options...
rcartists Posted April 29, 2024 Author Share Posted April 29, 2024 11 hours ago, AALayer said: Open file 'header.pdt' , inside the <head></head> tags, put this: <link rel="icon" type="image/x-icon" href="https://mywebsite.com/favicon.png"> Make sure that the address is exactly where the favicon is located. Alright Ok, Sir 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.