*

slicer

  • ****
  • 204 posts
Stela head with Instant messenger
« on: February 08, 2018, 02:44:57 PM »
Hey, how do I add instant messenger to Stela header?

I'm trying this
Code: [Select]
<?php if(function_exists('im_messages')) { echo im_messages(); } ?> but it behaves very wrong

*

slicer

  • ****
  • 204 posts
Re: Stela head with Instant messenger
« Reply #1 on: February 09, 2018, 05:24:52 PM »
WOOTZ just found a way ^_^

*

MB Themes

Re: Stela head with Instant messenger
« Reply #2 on: February 09, 2018, 08:31:19 PM »
Do not forget to share solution ;)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

slicer

  • ****
  • 204 posts
Re: Stela head with Instant messenger
« Reply #3 on: February 10, 2018, 01:23:22 AM »
It worked for me but it's far from a professional solution, I just put the code where language stuff is and did some changes to css to adjust positioning. Perhaps it won't work if you are using multi-lang.  :P 8)