• I am having a lot of trouble putting google search into my stardust theme. I replaced the search code, and the google seach bar jumps down below the header. I also tried putting it in the side bar, and it does not show up.

    Any suggestions?

    Here is the google code:

    <style type=”text/css”>
    @import url(https://www.google.com/cse/api/branding.css);
    </style>
    <div class=”cse-branding-bottom” style=”background-color:#999999;color:#000000″>
    <div class=”cse-branding-form”>
    <form action=”https://www.google.com/cse&#8221; id=”cse-search-box” target=”_blank”>
    <div>
    <input type=”hidden” name=”cx” value=”partner-pub-6891520010019328:23vgqg-o7ua” />
    <input type=”hidden” name=”ie” value=”ISO-8859-1″ />
    <input type=”text” name=”q” size=”15″ />
    <input type=”submit” name=”sa” value=”Search” />
    </div>
    </form>
    </div>
    <div class=”cse-branding-logo”>
    <img src=”https://www.google.com/images/poweredby_transparent/poweredby_999999.gif&#8221; alt=”Google” />
    </div>
    <div class=”cse-branding-text”>
    Custom Search
    </div>
    </div>

    ———————————————————————-

  • The topic ‘Google search in stardust’ is closed to new replies.