Hello, i want to put Telegram logo in left corner of forum and i wrote its HTML code :
PHP Code:
 <div style="position: fixed; left: 0px; bottom: 0px; z-index: 300;"> <a href="https://t.me/linuxzone" 
...