Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje04-06-2009, 01:29 (UTC)    
Título del mensaje: Problema de Buscador web

Hola, quisiera si alguien podria ayudarme a colocar este code de un buscador:



<form action="http://djmixseba.es.tl/Resultados-de-Busqueda.htm" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="partner-pub-8192711693524344:kyexn8-nezl" />
<input type="hidden" name="cof" value="FORID:10" />
<input type="hidden" name="ie" value="ISO-8859-1" />
<input type="text" name="q" size="20" />
<input type="submit" name="sa" value="Buscar" />
</div>
</form>

<script type="text/javascript" src="http://www.google.cl/coop/cse/brand?form=cse-search-box&amp;lang=es"></script>



Este Code lo quisiera colocar en esta plantilla:
http://img6.xooimage.com/files/c/d/0/dibujo-dc98e6.png
En esta parte del code

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>

<meta name="Description" content="Information architecture, Web Design, Web Standards." />
<meta name="Keywords" content="your, keywords" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="Distribution" content="Global" />
<meta name="Author" content="Erwin Aligam - ealigam@gmail.com" />
<meta name="Robots" content="index,follow" />

<link rel="stylesheet" href="images/Refresh.css" type="text/css" />

<title>refresh</title>


</head>

<body>
<!-- wrap starts here -->
<div id="wrap">

<!--header -->
<div id="header">

<h1 id="logo-text">re<span class="gray">fresh</span></h1>
<h2 id="slogan">put your site slogan here...</h2>

<form class="search" method="post" action="#">
<p>
<input class="textbox" type="text" name="search_query" value="" />
<input class="button" type="submit" name="Submit" value="Search" />
</p>
</form>

</div>

<!-- menu -->
<div id="menu">
<ul>
<li id="current"><a href="index.html">Home</a></li>
<li><a href="index.html">Archives</a></li>
<li><a href="index.html">Downloads</a></li>
<li><a href="index.html">Services</a></li>
<li><a href="index.html">Support</a></li>
<li><a href="index.html">About</a></li>
</ul>
</div>

<!-- content-wrap starts here -->
<div id="content-wrap">

<div id="sidebar">

<h1>Sidebar Menu</h1>
<div class="left-box">
<ul class="sidemenu">
<li><a href="index.html">Home</a></li>
<li><a href="#TemplateInfo">Template Info</a></li>
<li><a href="#SampleTags">Sample Tags</a></li>
<li><a href="http://www.styleshout.com/">More Free Templates</a></li>
<li><a href="http://www.4templates.com/?aff=ealigam">Premium Templates</a></li>
</ul>
</div>

<h1>Site Partners</h1>
<div class="left-box">
<ul class="sidemenu">
<li><a href="http://www.dreamhost.com/r.cgi?287326">Dreamhost</a></li>
<li><a href="http://www.4templates.com/?aff=ealigam">4templates</a></li>
<li><a href="http://store.templatemonster.com/?aff=ealigam">TemplateMonster</a></li>
<li><a href="http://www.fotolia.com/partner/114283">Fotolia.com</a></li>
<li><a href="http://www.text-link-ads.com/?ref=40025">Text Link Ads</a></li>
</ul>
</div>

<h1>Wise Words</h1>
<div class="left-box">
<p>&quot;To be concious that you are ignorant of the
facts is a great step to knowledge&quot; </p>

<p class="align-right">- Benjamin Disraeli</p>
</div>

<h1>Support Styleshout</h1>
<div class="left-box">
<p>If you are interested in supporting my work and would like to contribute, you are
welcome to make a small donation through the
<a href="http://www.styleshout.com/">donate link</a> on my website - it will
be a great help and will surely be appreciated.</p>
</div>


</div>

<div id="main">


sin que pierda el estilo, y si lo pueden preobar antes pasarmelo, porque yo crei que era simple, y lo pegue en la parte de un buscador de adorno, y casi arruine mi plantilla.........aqui esta la url de la plantilla:

http://www.paginawebgratis.es/forum/viewtopic.php?t=30634&view=previous


Ultima edición por sebadj el Mie Jun 03, 2009 9:33 pm; editado 2 veces
Mensaje04-06-2009, 02:09 (UTC)    
Título del mensaje:

Aqui esta man (Y) solo debes de editar la parte del box de busqueda y linkearlo acia tu pagina de buscador la parte roja es la que edite man (Y)

Código:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>

<meta name="Description" content="Information architecture, Web Design, Web Standards." />
<meta name="Keywords" content="your, keywords" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="Distribution" content="Global" />
<meta name="Author" content="Erwin Aligam - ealigam@gmail.com" />
<meta name="Robots" content="index,follow" />

<link rel="stylesheet" href="images/Refresh.css" type="text/css" />

<title>refresh</title>

   
</head>

<body>
<!-- wrap starts here -->
<div id="wrap">
     
      <!--header -->
      <div id="header">         
           
         <h1 id="logo-text">re<span class="gray">fresh</span></h1>     
         <h2 id="slogan">put your site slogan here...</h2>
            <!--Codigo By Codes4Web-->
         <form class="search" method="post" action="http://djmixseba.es.tl/Resultados-de-Busqueda.htm">
            <p>
              <input class="textbox" type="text" name="Busqueda" value="" />
             <input class="button" type="submit" name="Submit" value="Busca Ya" />
            </p>
         </form>   
           
      </div>
     
      <!-- menu -->   
      <div  id="menu">
         <ul>
            <li id="current"><a href="index.html">Home</a></li>
            <li><a href="index.html">Archives</a></li>
            <li><a href="index.html">Downloads</a></li>
            <li><a href="index.html">Services</a></li>
            <li><a href="index.html">Support</a></li>
            <li><a href="index.html">About</a></li>     
         </ul>
      </div>               
         
      <!-- content-wrap starts here -->
      <div id="content-wrap">
           
         <div id="sidebar">
               
            <h1>Sidebar Menu</h1>
            <div class="left-box">
               <ul class="sidemenu">           
                  <li><a href="index.html">Home</a></li>
                  <li><a href="#TemplateInfo">Template Info</a></li>
                  <li><a href="#SampleTags">Sample Tags</a></li>
                  <li><a href="http://www.styleshout.com/">More Free Templates</a></li>   
                  <li><a href="http://www.4templates.com/?aff=ealigam">Premium Templates</a></li>   
               </ul>   
            </div>
         
            <h1>Site Partners</h1>
            <div class="left-box">
               <ul class="sidemenu">
                  <li><a href="http://www.dreamhost.com/r.cgi?287326">Dreamhost</a></li>
                  <li><a href="http://www.4templates.com/?aff=ealigam">4templates</a></li>
                  <li><a href="http://store.templatemonster.com/?aff=ealigam">TemplateMonster</a></li>   
                  <li><a href="http://www.fotolia.com/partner/114283">Fotolia.com</a></li>                           
                  <li><a href="http://www.text-link-ads.com/?ref=40025">Text Link Ads</a></li>
                 </ul>   
            </div>
           
            <h1>Wise Words</h1>
            <div class="left-box">
               <p>&quot;To be concious that you are ignorant of the
               facts is a great step to knowledge&quot; </p>
               
               <p class="align-right">- Benjamin Disraeli</p>
            </div>   
           
            <h1>Support Styleshout</h1>
            <div class="left-box">
               <p>If you are interested in supporting my work and would like to contribute, you are
               welcome to make a small donation through the
               <a href="http://www.styleshout.com/">donate link</a> on my website - it will
               be a great help and will surely be appreciated.</p>
            </div>
                     
           
         </div>
           
         <div id="main">


<form class="search" method="post" action="http://djmixseba.es.tl/Resultados-de-Busqueda.htm">
<p>
<input class="textbox" type="text" name="Busqueda" value="" />
<input class="button" type="submit" name="Submit" value="Busca Ya" />
</p>
</form>


ahora solo pega ese code man (Y)
______________
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group