Forum     

Go Back   Digit Technology Discussion Forum > Portables, Peripherals and Electronics > QnA (read only)
Register FAQ Calendar Mark Forums Read

QnA (read only) Mods please help transfer the contents of this forum to proper sections. :)


 
 
LinkBack Thread Tools Search this Thread Display Modes
Old 24-10-2006, 01:27 PM   #1 (permalink)
Alpha Geek
 
hailgautam's Avatar
 
Join Date: Feb 2006
Location: Hyderabad
Posts: 763
Question HTML Code problem


Hi,
I am trying to add google search function to my blog http://gomzyxl.blogspot.com/

the code as given by google is given below. however it is looking a little odd on the site, can anyone help me on this. I have no HTML programing knowledge.


<!-- SiteSearch Google -->
<form method="get" action="http://www.google.co.in/custom" target="google_window">
<table border="0" bgcolor="#ffffff">
<tr><td nowrap="nowrap" valign="top" align="left" height="32">

<br/>
<input type="hidden" name="domains" value="gomzyxl.blogspot.com"></input>
<input type="text" name="q" size="25" maxlength="255" value=""></input>
</td></tr>
<tr>
<td nowrap="nowrap">
<table>
<tr>
<td>
<input type="radio" name="sitesearch" value="" checked="checked"></input>
<font size="-1" color="#000000">Web</font>
</td>
<td>
<input type="radio" name="sitesearch" value="gomzyxl.blogspot.com"></input>
<font size="-1" color="#000000">gomzyxl.blogspot.com</font>
</td>
</tr>
</table>
<input type="submit" name="sa" value="Google Search"></input>
<input type="hidden" name="client" value="pub-3966882698364083"></input>
<input type="hidden" name="forid" value="1"></input>
<input type="hidden" name="ie" value="UTF-8"></input>
<input type="hidden" name="oe" value="UTF-8"></input>
<input type="hidden" name="safe" value="active"></input>
<input type="hidden" name="cof" value="GALT:#E9382F;GL:1;DIV:#CCCCCC;VLC:7E3939;AH :center;BGC:FFFFFF;LBGC:FF3333;ALC:E9382F;LC:E9382 F;T:000000;GFNT:7E3939;GIMP:7E3939;FORID:1"></input>
<input type="hidden" name="hl" value="en"></input>
</td></tr></table>
</form>
<!-- SiteSearch Google -->
__________________
Change is Nature, the part that we can influence; and it starts when we decide.

Where you going?
With Luck forward.
hailgautam is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 24-10-2006, 01:49 PM   #2 (permalink)
The Devil's Advocate
 
iMav's Avatar
 
Join Date: Mar 2006
Location: Masti Ki Paathshaala
Posts: 7,019
Default Re: HTML Code problem

wat do u mean by odd .... u r referring to the position or something else .... u can try frontpage it is very helpful for people new to html coding
__________________
"The problem that shows up with the three red lights on the console is a complex interaction with some very complex parts.” - Robbie Bach

http://beingmanan.com
twitter: manan | Last.FM: manan
iMav is offline  
Old 24-10-2006, 01:50 PM   #3 (permalink)
Tux Fan
 
shaunak's Avatar
 
Join Date: Mar 2004
Location: Mumbai
Posts: 1,188
Default Re: HTML Code problem

Try this :
Code:
 <!-- SiteSearch Google -->
<form action="http://www.google.co.in/custom" target="google_window" method="get">

<tr><td nowrap="nowrap" valign="top" height="32" align="left">

<br/>
<input value="gomzyxl.blogspot.com" name="domains" type="hidden"/></td></tr></table></form>
<input maxlength="255" value="" name="q" size="20" type="text"/>

<tr>
<td nowrap="nowrap">
<table>
<tr>
<td>
<input checked="checked" value="" name="sitesearch" type="radio"/></td></tr></table></td></tr>
<font color="#000000" size="-1">Web</font>

<td>
<input value="gomzyxl.blogspot.com" name="sitesearch" type="radio"/></td>
<font color="#000000" size="-1">gomzyxl.blogspot.com</font>



<input value="Google Search" name="sa" type="submit"/>
<input value="pub-3966882698364083" name="client" type="hidden"/>
<input value="1" name="forid" type="hidden"/>
<input value="UTF-8" name="ie" type="hidden"/>
<input value="UTF-8" name="oe" type="hidden"/>
<input value="active" name="safe" type="hidden"/>
<input value="GALT:#E9382F;GL:1;DIV:#CCCCCC;VLC:7E3939;AH:center;BGC:FFFFFF;LBGC:FF3333;ALC:E9382F;LC:E9382F;T:000000;GFNT:7E3939;GIMP:7E3939;FORID:1" name="cof" type="hidden"/>
<input value="en" name="hl" type="hidden"/>


<!-- SiteSearch Google -->
Done some minor changes to the formating. Should help. Completely replace the old code with the one above.
__________________
Cheers
Shaunak
Feel free to PM/email me.

Visit me sometime @ http://shaunak.ws
shaunak is offline  
Old 24-10-2006, 02:06 PM   #4 (permalink)
Alpha Geek
 
hailgautam's Avatar
 
Join Date: Feb 2006
Location: Hyderabad
Posts: 763
Default Re: HTML Code problem

@shaunak it helped a little, like earlier there was a white patch which is gone now.

but still the radio buttons for web and gomzyxl.blogspot.com are postioned in an odd manner.

thank you very much for your help.
__________________
Change is Nature, the part that we can influence; and it starts when we decide.

Where you going?
With Luck forward.
hailgautam is offline  
Old 24-10-2006, 02:21 PM   #5 (permalink)
Tux Fan
 
shaunak's Avatar
 
Join Date: Mar 2004
Location: Mumbai
Posts: 1,188
Default Re: HTML Code problem

Ya. ive been trying that for the past 15mins. Will post as soon as i manage to fix it.
__________________
Cheers
Shaunak
Feel free to PM/email me.

Visit me sometime @ http://shaunak.ws
shaunak is offline  
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by Sujeet
- by Krow
- by abhidev
- by topgear

Advertisement




All times are GMT +5.5. The time now is 07:30 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2