Facebook Like Page Pop Out

For those with a Facebook page that is tied with your Dolphin site, here is a fun way to get more "likes" on your page.

 

http://www.youtube.com/watch?v=nyexiFDSpxk

 

If your interested; PM me please.

facebook-pop-out.jpg · 307.6K · 792 views
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 5 Mar 2013

i like this how did you ? :) 

Quote · 9 Apr 2013

cough cough ... dolphin branding

so much to do....
Quote · 9 Apr 2013

 

cough cough ... dolphin branding

 ?

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Apr 2013

Yes, that might be useful

Geeks, making the world a better place
Quote · 9 Apr 2013

Ok. Stop coughing. I don't want to catch anything.

https://www.deanbassett.com
Quote · 9 Apr 2013

 

i like this how did you ? :) 

 Getting to many mails, here is the code.

 

<style type="text/css">

/*<![CDATA[*/

#fbplikebox{display: block;padding: 0;z-index: 99999;position: fixed;}

.fbplbadge {background-color:#3B5998;display: block;height: 150px;top: 50%;margin-top: -75px;position: absolute;right: -47px;width: 47px;background-image: url("http://2.bp.blogspot.com/-MaW4PTF8Qkc/T13eWvP_ZoI/AAAAAAAABc8/ZCYfPlB1jug/s1600/w2b_vertical-left.png");background-repeat: no-repeat;overflow: hidden;-webkit-border-top-right-radius: 8px;-webkit-border-bottom-right-radius: 8px;-moz-border-radius-topright: 8px;-moz-border-radius-bottomright: 8px;border-top-right-radius: 8px;border-bottom-right-radius: 8px;}

/*]]>*/

</style>

<script type="text/javascript">

/*<![CDATA[*/

    (function(w2b){

        w2b(document).ready(function(){

            var $dur = "medium"; // Duration of Animation

            w2b("#fbplikebox").css({left: -250, "top" : 100 })

            w2b("#fbplikebox").hover(function () {

                w2b(this).stop().animate({

                    left: 0

                }, $dur);

            }, function () {

                w2b(this).stop().animate({

                    left: -250

                }, $dur);

            });

            w2b("#fbplikebox").show();

        });

    })(jQuery);

/*]]>*/

</script>

<div id="fbplikebox" style="display:none;">

    <div class="fbplbadge"></div> 

    <iframe src="http://www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Fpages%2FMy-New-Beetle-Network-Community%2F145747098869564%3Ffref%3Dts&amp;width=250&amp;height=250&amp;colorscheme=light&amp;show_faces=true&amp;border_color=%23C4C4C4&amp;stream=false&amp;header=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:250px; height:375px;background:#F5EBF5;" allowtransparency="true"></iframe>

</div>

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 9 Apr 2013

This is awesome!  Where do I put this code?

Quote · 10 Apr 2013

 

This is awesome!  Where do I put this code?

 for the use on mynewbeetle, it is in the banners; position is set for "left."

[edit] if your wanting to change the size or position from the left to right, there are some changes to be made, should be straight forward.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 10 Apr 2013

Awesome!  It looks great!

Quote · 10 Apr 2013

 

Awesome!  It looks great!

 Your welcome; if your using 7.1.x, you will have to adjust position not to show where the Boonex "pop up" box is.

ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 11 Apr 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.