diff options
Diffstat (limited to 'frontend/templates/faq.html')
| -rwxr-xr-x | frontend/templates/faq.html | 26 |
1 files changed, 16 insertions, 10 deletions
diff --git a/frontend/templates/faq.html b/frontend/templates/faq.html index 40b5b0b..e74f211 100755 --- a/frontend/templates/faq.html +++ b/frontend/templates/faq.html @@ -71,11 +71,16 @@ body, html } #likebutton { + display:none; float: right; - display: inline-block; - width: 90px; - height: 21px; +// display: inline-block; +// width: 90px; +// height: 21px; } +#u_0_0{ + display:none; + pointer-events: none; +} h3 { @@ -255,13 +260,14 @@ post a youtube url into the chat and begin. also, you should say hello to whomev yes. we can play any Vimeo or Soundcloud url. </p> -<h3>how can I help scannerjammer, I like this site!</h3> - <div id="likebutton"> - <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://scannerjammer.com:17769/" layout="button_count" show_faces="false" width="90" font=""></fb:like> - </div> -<p> - click the like button. it's crucial ------------------> -</p> +<!--<h3>how can I help scannerjammer, I like this site!</h3>--> +<!-- <div id="likebutton">--> +<!-- <style type="text/css">#fake-like-rapper{display: inline-block;margin:0;padding:0;}#fake-like-rapper div{float:left;margin:0;padding:0;}#like-fake div.connect_widget_button_count_including, td.connect_widget_simple_including{margin:0;padding:0;}#like-fake td, td.label{font-size: 11px;text-align: left;margin:0;padding:0;}#like-fake{font-size: 11px;font-family:"lucida grande",tahoma,verdana,arial,sans-serif;color:#333;line-height:1.28;text-align: left;direction: ltr;margin-top: 1px !important; margin-left: -2px!important;position: relative;float:left;}#like-fake .uiGrid{border: 0;border-collapse: collapse;border-spacing: 0;}#like-fake .connect_widget_button_count_count{background: white;border: 1px solid #D1D1D1;float: left;font-weight: normal;height: 14px;margin-left: 1px;min-width: 17px;padding: 1px 2px 1px 2px;text-align: center;line-height: 14px;white-space: nowrap;}#like-fake .connect_widget_button_count_nub s, #like-fake .connect_widget_button_count_nub i{border: solid transparent;border-right-color: #D7D7D7;top: 1px;display: block;position: relative;border-width: 4px 5px 4px 0;}#like-fake .connect_widget_button_count_nub i{left: 2px;top: -7px;border-right-color: white;}#like-fake .connect_widget_button_count_nub {float: left; position: relative; height: 0; width: 5px; top: -5px; left: 2px; }</style><div id="fake-like-rapper"><div class="fb-like" data-href="http://scannerjammer.com" data-send="false" data-layout="button_count" data-width="48" data-show-faces="false" data-font="arial" style="width: 48px; height: 20px; overflow: hidden;"></div><div id="like-fake"><div class="connect_widget_button_count_including"><table class="uiGrid" cellspacing="0" cellpadding="0"><tbody><tr><td><div class="thumbs_up hidden_elem"></div></td><td><div class="undo hidden_elem"></div></td></tr><tr><td><div class="connect_widget_button_count_nub"><s></s><i></i></div></td><td><div class="connect_widget_button_count_count">8k</div></td></tr></tbody></table></div></div></div>--> +<!-- <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like href="http://scannerjammer.com:17769/" layout="button_count" show_faces="false" width="90" font=""></fb:like>--> +<!-- </div>--> +<!--<p>--> +<!-- click the like button. it's crucial ------------------>--> +<!--</p>--> <h3>how do I improve my fav score?</h3> <p> |
