wojciechfec Posted April 21, 2020 Share Posted April 21, 2020 Site URL: https://www.hi-noon.net Hi everyone! I'm trying to insert a clickable sticker / badge (a .gif on transparent background) into the upper right corner of the website (in the header). Please see the image attached. After clicking the image it would link to another page. Ideally it would only appear on the homepage, however if not possible it can be visible on all pages. Any help would be hugely appreciated! Thank you Link to comment
tuanphan Posted April 22, 2020 Share Posted April 22, 2020 In footer add Code Block > paste this code <a href="https://beaverhero.com" target="_blank" class="t-fixed"><img src="https://beaverhero.com/wp-content/uploads/2019/11/List-71.png" width="50" height="50"/></a> <style> .t-fixed { position: fixed; top: 20px; right: 20px; z-index: 999; display: block; } </style> Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
laurenrubenlaw Posted October 29, 2020 Share Posted October 29, 2020 Hello! I am having issues with this on the mobile. The badges are all funky when you switch to mobile. Is there a way to fix this? Link to comment
tuanphan Posted October 31, 2020 Share Posted October 31, 2020 On 10/29/2020 at 10:48 PM, laurenrubenlaw said: Hello! I am having issues with this on the mobile. The badges are all funky when you switch to mobile. Is there a way to fix this? Can you share site url? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.