WonderSearch (search only for ms&forum)

For discussion of non-Wonderland topics - please read rules!

Moderators: ~xpr'd~, tyteen4a03, Stinky, Emerald141, Qloof234, jdl

Post Reply
User avatar
^_^
Rainbow SuperStar
Posts: 2390
Joined: Tue Feb 09, 2010 11:30 am

WonderSearch (search only for ms&forum)

Post by ^_^ » Tue Nov 30, 2010 2:58 pm

Copy this code below and paste it on any random site, if you have permission to.
Its a java code.
Or CSS code? Dunno.
It only searches PCPUZZLE.com/forum and MIDNIGHTSYNERGY.com .
MS can paste it somewhere on this board, i guess.

COPY AND PASTE FOR THIS TO WORK.

Code: Select all

<div id="cse" style="width&#58; 100%;">Loading</div>
<script src="http&#58;//www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript">
  google.load&#40;'search', '1', &#123;language &#58; 'en', style &#58; google.loader.themes.GREENSKY&#125;&#41;;
  google.setOnLoadCallback&#40;function&#40;&#41; &#123;
    var customSearchControl = new google.search.CustomSearchControl&#40;'009074708383817132469&#58;ncgyvgg59-s'&#41;;
    customSearchControl.setResultSetSize&#40;google.search.Search.FILTERED_CSE_RESULTSET&#41;;
    customSearchControl.draw&#40;'cse'&#41;;
  &#125;, true&#41;;
</script>
 <style type="text/css">
  .gsc-control-cse &#123;
    font-family&#58; Arial, sans-serif;
    border-color&#58; #E1F3DA;
    background-color&#58; #E1F3DA;
  &#125;
  input.gsc-input &#123;
    border-color&#58; #94CC7A;
  &#125;
  input.gsc-search-button &#123;
    border-color&#58; #94CC7A;
    background-color&#58; #AADA92;
  &#125;
  .gsc-tabHeader.gsc-tabhInactive &#123;
    border-color&#58; #A9DA92;
    background-color&#58; #FFFFFF;
  &#125;
  .gsc-tabHeader.gsc-tabhActive &#123;
    border-color&#58; #A9DA92;
    background-color&#58; #A9DA92;
  &#125;
  .gsc-tabsArea &#123;
    border-color&#58; #A9DA92;
  &#125;
  .gsc-webResult.gsc-result &#123;
    border-color&#58; #A9DA92;
    background-color&#58; #FFFFFF;
  &#125;
  .gsc-webResult.gsc-result&#58;hover &#123;
    border-color&#58; #A9DA92;
    background-color&#58; #FFFFFF;
  &#125;
  .gs-webResult.gs-result a.gs-title&#58;link,
  .gs-webResult.gs-result a.gs-title&#58;link b &#123;
    color&#58; #3333ff;
  &#125;
  .gs-webResult.gs-result a.gs-title&#58;visited,
  .gs-webResult.gs-result a.gs-title&#58;visited b &#123;
    color&#58; #3333ff;
  &#125;
  .gs-webResult.gs-result a.gs-title&#58;hover,
  .gs-webResult.gs-result a.gs-title&#58;hover b &#123;
    color&#58; #0066CC;
  &#125;
  .gs-webResult.gs-result a.gs-title&#58;active,
  .gs-webResult.gs-result a.gs-title&#58;active b &#123;
    color&#58; #0066CC;
  &#125;
  .gsc-cursor-page &#123;
    color&#58; #3333ff;
  &#125;
  a.gsc-trailing-more-results&#58;link &#123;
    color&#58; #3333ff;
  &#125;
  .gs-webResult.gs-result .gs-snippet &#123;
    color&#58; #454545;
  &#125;
  .gs-webResult.gs-result .gs-visibleUrl &#123;
    color&#58; #815FA7;
  &#125;
  .gs-webResult.gs-result .gs-visibleUrl-short &#123;
    color&#58; #815FA7;
  &#125;
  .gsc-cursor-box &#123;
    border-color&#58; #A9DA92;
  &#125;
  .gsc-results .gsc-cursor-page &#123;
    border-color&#58; #A9DA92;
    background-color&#58; #FFFFFF;
  &#125;
  .gsc-results .gsc-cursor-page.gsc-cursor-current-page &#123;
    border-color&#58; #A9DA92;
    background-color&#58; #A9DA92;
  &#125;
  .gs-promotion.gs-result &#123;
    border-color&#58; #94CC7A;
    background-color&#58; #CBE8B4;
  &#125;
  .gs-promotion.gs-result a.gs-title&#58;link &#123;
    color&#58; #0066CC;
  &#125;
  .gs-promotion.gs-result a.gs-title&#58;visited &#123;
    color&#58; #0066CC;
  &#125;
  .gs-promotion.gs-result a.gs-title&#58;hover &#123;
    color&#58; #0066CC;
  &#125;
  .gs-promotion.gs-result a.gs-title&#58;active &#123;
    color&#58; #0066CC;
  &#125;
  .gs-promotion.gs-result .gs-snippet &#123;
    color&#58; #454545;
  &#125;
  .gs-promotion.gs-result .gs-visibleUrl,
  .gs-promotion.gs-result .gs-visibleUrl-short &#123;
    color&#58; #815FA7;
  &#125;
</style> 
If you can look at my avatar for 19 minutes, without closing your eyes, you must be great.
User avatar
^_^
Rainbow SuperStar
Posts: 2390
Joined: Tue Feb 09, 2010 11:30 am

Post by ^_^ » Tue Nov 30, 2010 2:59 pm

(ugh the post thing glitched and said ms&fo while i typed 'ms&forum'. Could a mod fix the this? :wink: :D)
If you can look at my avatar for 19 minutes, without closing your eyes, you must be great.
Post Reply