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.
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. ManOfTeal.COM a Proud UNA site, six years running strong! |
i like this how did you ? :) |
cough cough ... dolphin branding so much to do.... |
cough cough ... dolphin branding ? ManOfTeal.COM a Proud UNA site, six years running strong! |
Yes, that might be useful Geeks, making the world a better place |
Ok. Stop coughing. I don't want to catch anything. https://www.deanbassett.com |
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&width=250&height=250&colorscheme=light&show_faces=true&border_color=%23C4C4C4&stream=false&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! |
This is awesome! Where do I put this code? |
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! |
Awesome! It looks great! |
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! |