Latest topics
» Forumactif Edge - Releases
by Ange Tuteur Tue 03 Sep 2019, 11:49
» GIFActif - Giphy Button for the Editor
by Ange Tuteur Wed 08 May 2019, 17:21
» Forum Closure
by Ange Tuteur Mon 01 Jan 2018, 01:28
» Chit Chat Thread
by Valoish Sun 31 Dec 2017, 19:15
» Font/Text background color.
by Valoish Sun 31 Dec 2017, 19:11
» Forumactif Messenger - Instant Message Application for Forumotion
by Wolfuryo Sun 31 Dec 2017, 18:24
» [GAME] Count to One Million!
by brandon_g Fri 29 Dec 2017, 18:58
» Post Cards
by manikbiradar Wed 20 Dec 2017, 07:50
» [GAME] Countdown from 200,000
by Valoish Wed 13 Dec 2017, 23:22
» GeekPolice Tech Support Forums - GeekPolice.net
by Dr Jay Mon 11 Dec 2017, 19:12
» Asking about some plugin for Forumotion
by Dr Jay Mon 11 Dec 2017, 19:10
» [GAME] What are you thinking right now?
by Van-Helsing Sat 09 Dec 2017, 14:51
» Widget : Similar topics
by ranbac Wed 06 Dec 2017, 18:11
» Change the Background of the Forum and put an image and how to make prefixs?
by Clement Wed 06 Dec 2017, 15:19
» Hello from Western Australia
by SarkZKalie Wed 06 Dec 2017, 05:34
by Ange Tuteur Tue 03 Sep 2019, 11:49
» GIFActif - Giphy Button for the Editor
by Ange Tuteur Wed 08 May 2019, 17:21
» Forum Closure
by Ange Tuteur Mon 01 Jan 2018, 01:28
» Chit Chat Thread
by Valoish Sun 31 Dec 2017, 19:15
» Font/Text background color.
by Valoish Sun 31 Dec 2017, 19:11
» Forumactif Messenger - Instant Message Application for Forumotion
by Wolfuryo Sun 31 Dec 2017, 18:24
» [GAME] Count to One Million!
by brandon_g Fri 29 Dec 2017, 18:58
» Post Cards
by manikbiradar Wed 20 Dec 2017, 07:50
» [GAME] Countdown from 200,000
by Valoish Wed 13 Dec 2017, 23:22
» GeekPolice Tech Support Forums - GeekPolice.net
by Dr Jay Mon 11 Dec 2017, 19:12
» Asking about some plugin for Forumotion
by Dr Jay Mon 11 Dec 2017, 19:10
» [GAME] What are you thinking right now?
by Van-Helsing Sat 09 Dec 2017, 14:51
» Widget : Similar topics
by ranbac Wed 06 Dec 2017, 18:11
» Change the Background of the Forum and put an image and how to make prefixs?
by Clement Wed 06 Dec 2017, 15:19
» Hello from Western Australia
by SarkZKalie Wed 06 Dec 2017, 05:34
Recent Tutorials
Top posting users this month
Top Achievers
Who is online?
In total there are 61 users online :: 0 Registered, 0 Hidden and 61 Guests :: 2 Bots
None
Most users ever online was 515 on Tue 14 Sep 2021, 15:24
None
Most users ever online was 515 on Tue 14 Sep 2021, 15:24
Search box only visible on hover
Page 1 of 1 • Share
- GEGNew Member
- Gender :
Posts : 5
Points : 2889
Reputation : 0
Language : English
Browser : Forum Version :
Hello
I wonder if someone can tell me how I can have this 'search archives' thingy on my forum please?
I've managed to put the search box on my forum, courtesy of help from skouliki on the support forum, but I'd like it so that it's only visible on hover, the same as it is on the Forumotion support forum.
So far I've put this code into my forum/categories:
<form method="get" action="/search?search_where=42"> <input name="search_keywords" class="inputbox search" value="Search..." onclick="if(this.value == 'Search...') this.value = '';" onblur="if (this.value == '') this.value ='Search...';" type="text"> <input class="button2" value="Search" type="submit"></form>
And added this to my CSS
input.inputbox, select.inputbox {
width: 20%;
}
But I need the search box to only be visible on hover please. I guess there must be another code to go in the CSS?
This is my forum https://jillhavern.forumotion.net/ and as you can see it looks a little busy at the moment with all the search boxes.
Many thanks.
I wonder if someone can tell me how I can have this 'search archives' thingy on my forum please?
I've managed to put the search box on my forum, courtesy of help from skouliki on the support forum, but I'd like it so that it's only visible on hover, the same as it is on the Forumotion support forum.
So far I've put this code into my forum/categories:
<form method="get" action="/search?search_where=42"> <input name="search_keywords" class="inputbox search" value="Search..." onclick="if(this.value == 'Search...') this.value = '';" onblur="if (this.value == '') this.value ='Search...';" type="text"> <input class="button2" value="Search" type="submit"></form>
And added this to my CSS
input.inputbox, select.inputbox {
width: 20%;
}
But I need the search box to only be visible on hover please. I guess there must be another code to go in the CSS?
This is my forum https://jillhavern.forumotion.net/ and as you can see it looks a little busy at the moment with all the search boxes.
Many thanks.
Hi,
You're asking about a feature on Forumotion's help forum ; it'd be best if you open a topic there instead, seeing as they already have the feature you're looking for and should be able to help you replicate it. Unfortunately I'm not assisting with many issues or requests these days, unless they're major and require my immediate attention.
You're asking about a feature on Forumotion's help forum ; it'd be best if you open a topic there instead, seeing as they already have the feature you're looking for and should be able to help you replicate it. Unfortunately I'm not assisting with many issues or requests these days, unless they're major and require my immediate attention.
- Sponsored content
Similar topics
Create an account or log in to leave a reply
You need to be a member in order to leave a reply.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum