This is a discussion on "Looking for Search Script for CSS" within the Web Page Design section. This forum, and the thread "Looking for Search Script for CSS are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Looking for Search Script for CSS
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Looking for Search Script for CSS
I'm trying to add a site search script into my site but I'm having trouble integrating anything I come across so that my form stays in it's current position. Can anyone suggest a script which I should be able to implement without too much trouble? Thanks.
http://www.chapmanstewart.com/store/search.htm (not sure if the below is useful or not?) #login .buttons { font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #163A78; color: #ffffff; margin-right: 6px; margin:0px; } .buttons{ font-family:Arial, Helvetica, sans-serif; font-size: 10px; background-color: #163A78; color: #ffffff; margin-right: 6px; } .fieldcell { font-family:Arial, Helvetica, sans-serif; font-size: 11px; background-color: #F2F7FB; color: #000000; text-align: left; margin-right: 0px; padding-right: 15px; margin: 0px; } |
|
|
|
#2
|
|||
|
|||
|
Re: Looking for Search Script for CSS
Well there is no CSS powered search script as CSS is simply for styling. There are plenty of javascript, php script, and the like available for searches. Google search is a good one that is simple coding, plus you could earn money if your site is used to search more. I can direct you to several good script sites if you need some.
Last Blog Entry: Whats in a name? (Feb 20th, 2008)
|
|
#3
|
||||
|
||||
|
Re: Looking for Search Script for CSS
I'm not 100% sure of what you're exactly asking, but if it's a free search script that allows a lot of control via CSS, look into The Search Engine Project. I've read about it, am about to implement it on my company's site, but couldn't offer "experience" advice with it yet.
I dig it because it's free, thorough, and very stylable with CSS. |
|
#4
|
|||
|
|||
|
Re: Looking for Search Script for CSS
I will have a look at the above link, thanks.
I'm just looking to add an internal keyword search rather than a script which will check the search engines, the problem is when I have tried to implement them they've thrown my page out because of the way they are set up. I will keep looking at experimenting! |
|
#5
|
||||
|
||||
|
Re: Looking for Search Script for CSS
Quote:
Good luck! |
|
#6
|
|||
|
|||
|
Re: Looking for Search Script for CSS
In order to such it needs txt files or databases. Use mysqls built in search its reasonable.
|
![]() |
| Tags |
| search, script, css |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [SOLVED] Search Script | longstand | PHP Forum | 5 | Nov 14th, 2007 18:45 |
| Anyone have a working search form script? | daveg33 | PHP Forum | 12 | Sep 28th, 2007 23:54 |
| Search script help | Blake121 | PHP Forum | 5 | May 7th, 2007 22:38 |
| search box script | geyids | JavaScript Forum | 7 | Apr 9th, 2007 07:26 |
| Search Engine Script | dommox | PHP Forum | 4 | Dec 29th, 2005 04:31 |