Phpbb3 • Administration • BBCodes • Forum Nuts and Bolts

It is currently Wed Mar 17, 2010 4:17 am

All times are UTC




Post new topic Reply to topic  [ 7 posts ] 
Author Message
 Post subject: Code help
PostPosted: Fri Oct 02, 2009 9:44 pm 
Offline
User avatar

Joined: Sun Jul 26, 2009 3:09 pm
Posts: 56
hosted on:: Phpbbhosts
The code below is for searching IMDB, and I have put it in my signature. The problem is I get a border around the search box the width of the post, as seen here. Is it possible to remove it?

Quote:
<form action="http://www.imdb.com/Find" target="_blank">
<fieldset>
<input type="hidden" name="select" value="Titles" />
<input class="inputbox search tiny" size="25" name="for" type="text" value="Movie/TV Title" onclick="if(this.value=='Movie/TV Title')this.value='';" onblur="if(this.value=='')this.value='Movie/TV Title';" />
<input class="btnlite button2" value="IMDb Search" type="submit" />
</fieldset>
</form>


Thanks.

_________________
Free HQ Divx downloads and streams @ Films4All


Top
 Profile E-mail  
 
 Post subject: Re: Code help
PostPosted: Fri Oct 02, 2009 10:02 pm 
Offline
Site Admin
User avatar

Joined: Sun Nov 30, 2008 3:57 am
Posts: 476
Location: USA
hosted on:: Prophpbb
That may be because of the style your using, hang on,.. I'll try to find a work around..

~FN~

_________________
Image


Top
 Profile E-mail  
 
 Post subject: Re: Code help
PostPosted: Fri Oct 02, 2009 10:04 pm 
Offline
User avatar

Joined: Sun Jul 26, 2009 3:09 pm
Posts: 56
hosted on:: Phpbbhosts
Wow that was fast. If I ask my host a question it's a two day wait. Customer service here is second to none. :BG:

_________________
Free HQ Divx downloads and streams @ Films4All


Top
 Profile E-mail  
 
 Post subject: Re: Code help
PostPosted: Fri Oct 02, 2009 10:04 pm 
Offline
Site Admin
User avatar

Joined: Sun Nov 30, 2008 3:57 am
Posts: 476
Location: USA
hosted on:: Prophpbb
Try this:

~FN~

Code:
<form action="http://www.imdb.com/Find" target="_blank">
<input type="hidden" name="select" value="Titles" />
<input class="inputbox search tiny" size="25" name="for" type="text" value="Movie/TV Title" onclick="if(this.value=='Movie/TV Title')this.value='';" onblur="if(this.value=='')this.value='Movie/TV Title';" />
<input class="btnlite button2" value="IMDb Search" type="submit" />
</form>

_________________
Image


Top
 Profile E-mail  
 
 Post subject: Re: Code help
PostPosted: Fri Oct 02, 2009 10:08 pm 
Offline
Site Admin
User avatar

Joined: Sun Nov 30, 2008 3:57 am
Posts: 476
Location: USA
hosted on:: Prophpbb
Or this is you like a nice border

~FN~

Code:
<table><tr><td><div style="position:relative; top:0; left:1; z-index:1; background-color: #FAFAFA; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 2px solid #A9BBC2; padding: 4px;"><div style="text-align: center; margin-left: auto; visibility:visible; margin-right: auto;"><form action="http://www.imdb.com/Find" target="_blank">
<input type="hidden" name="select" value="Titles" />
<input class="inputbox search tiny" size="25" name="for" type="text" value="Movie/TV Title" onclick="if(this.value=='Movie/TV Title')this.value='';" onblur="if(this.value=='')this.value='Movie/TV Title';" />
<input class="btnlite button2" value="IMDb Search" type="submit" />
</form></div></div></td></tr></table>


Example:

_________________
Image


Top
 Profile E-mail  
 
 Post subject: Re: Code help
PostPosted: Fri Oct 02, 2009 10:10 pm 
Offline
User avatar

Joined: Sun Jul 26, 2009 3:09 pm
Posts: 56
hosted on:: Phpbbhosts
Thanks FN. I'll have to try it later form down again :x

_________________
Free HQ Divx downloads and streams @ Films4All


Top
 Profile E-mail  
 
 Post subject: Re: Code help
PostPosted: Fri Oct 02, 2009 10:11 pm 
Offline
User avatar

Joined: Sun Jul 26, 2009 3:09 pm
Posts: 56
hosted on:: Phpbbhosts
Perfect. You are a LEGEND!!

_________________
Free HQ Divx downloads and streams @ Films4All


Top
 Profile E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron
Free forum hosting by ProphpBB. Powered by phpBB.
ForumNut