Author Topic: Making offline and offline images floater in the website  (Read 8102 times)

0 Members and 1 Guest are viewing this topic.

neoretail

  • Jr. Member
  • **
  • Posts: 1
Making offline and offline images floater in the website
« on: September 12, 2013, 12:54:49 PM »
Hello,
How to make offline and online button floater that is float through scrolling the pages from top to bottom.How to achieve that?

Can anyone please guide me?

Thanks,
Neoretail

nguyenphuthuy_bk

  • Jr. Member
  • **
  • Posts: 2
Re: Making offline and offline images floater in the website
« Reply #1 on: September 13, 2013, 09:47:12 AM »
simple you add this code

<div id="hotline" style="position: fixed; bottom: 0px; right: 5px; opacity: 1;z-index: 16; ">
******Your Mibew code here******
</div>

demo : http://himi.vn or http://tragop.asia
You can to try add html file (forexample: abc.html ) and add these code
« Last Edit: September 13, 2013, 10:08:04 AM by nguyenphuthuy_bk »