The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

search problem

3 posters

Go down

Solved search problem

Post by kostas 18/4/2012, 13:31

how can I add to the forum and function normally?
thex.. blackeye

Code:
<form method="get" action="/search" id="search">
<input name="q" type="text" size="40" placeholder="Search..." /></form>
<style>
#search {
}
#search input[type="text"] {
    background: url(http://www.bloggermint.com/demos/css3searchbox/search-white.png) no-repeat 10px 6px #444;
    border: 0 none;
    font: bold 12px Arial,Helvetica,Sans-serif;
    color: #d7d7d7;
    width:150px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    }
#search input[type="text"]:focus {
    background: url(http://www.bloggermint.com/demos/css3searchbox/search-dark.png) no-repeat 10px 6px #fcfcfc;
    color: #6a6f75;
    width: 200px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(0, 0, 0, 0.9) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    }
</style>
kostas
kostas
Forumember

Male Posts : 29
Reputation : 0
Language : lefkosia
Location : :P

Back to top Go down

Solved Re: search problem

Post by kostas 18/4/2012, 13:51

from google ...
I got it and made this feature added to the forum as you do not bore the forum search...
kostas
kostas
Forumember

Male Posts : 29
Reputation : 0
Language : lefkosia
Location : :P

Back to top Go down

Solved Re: search problem

Post by kostas 18/4/2012, 15:46

kostas
kostas
Forumember

Male Posts : 29
Reputation : 0
Language : lefkosia
Location : :P

Back to top Go down

Solved Re: search problem

Post by +Fusion- 18/4/2012, 19:38

nothing shows up when i set up a new widget with that code
+Fusion-
+Fusion-
Forumember

Male Posts : 252
Reputation : 4
Language : English
Location : Flying

http://www.xcodezz.com

Back to top Go down

Solved Re: search problem

Post by +Fusion- 18/4/2012, 20:52

yup
+Fusion-
+Fusion-
Forumember

Male Posts : 252
Reputation : 4
Language : English
Location : Flying

http://www.xcodezz.com

Back to top Go down

Solved Re: search problem

Post by kostas 19/4/2012, 04:14

thank you works!!! :wouhou: Very Happy
kostas
kostas
Forumember

Male Posts : 29
Reputation : 0
Language : lefkosia
Location : :P

Back to top Go down

Solved Re: search problem

Post by Jophy 19/4/2012, 04:18

Since this thread appears to be solved, I will mark this thread as Solved and move it now.

Note: You can also help the staff member's work by EDITING your topic and marking it as Solved.
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum