Have a problem with 2 codes

Discussion in 'HTML & Website Design' started by zigzag007, Nov 15, 2009.

  1. #1
    See my site: http://www.forexnestegg.com/

    I want a Google searchbox in the open top right to the far right,
    but when I add the search code the box goes below the Logo & both are centered.

    I'm a newbe so i'm confused.

    I have this code added:



    <center><img src="http://www.wpimg.com/custom/4109/2forexnestedegg2.png">

    <style type="text/css">
    @import url(http://www.google.com/cse/api/branding.css);
    </style>
    <div class="cse-branding-bottom" style="background-color:#FFFFFF;color:#000000">
    <div class="cse-branding-form">
    <form action="http://www.google.com/cse" id="cse-search-box" target="_blank">
    <div>
    <input type="hidden" name="cx" value="partner-pub-4727870609982801:f8fln6-ks54" />
    <input type="hidden" name="ie" value="ISO-8859-1" />
    <input type="text" name="q" size="60" />
    <input type="submit" name="sa" value="Search" />
    </div>
    </form>
    </div>
    <div class="cse-branding-logo">
    <img src="http://www.google.com/images/poweredby_transparent/poweredby_FFFFFF.gif" alt="Google" />
    </div>
    <div class="cse-branding-text">
    Custom Search
    </div>
    </div>


    REP for all who helps.

    Thanks in advance.


    Jeff
     
    zigzag007, Nov 15, 2009 IP
  2. zigzag007

    zigzag007 Active Member

    Messages:
    989
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    60
    #2
    Please anyone?
     
    zigzag007, Nov 15, 2009 IP