SOS FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

CSS : Removing the searchbox (phpbb3)

2 posters

Go down

CSS : Removing the searchbox (phpbb3) Empty CSS : Removing the searchbox (phpbb3)

Post by ze_chaofan Fri 10 Oct - 0:44

Hello...

If you want to remove your searchbox, go to your CSS Stylesheet
(AP/Display/Pictures & Colors/Colors/CSS Stylesheet) and copy this :
Code:
/*Remove_search_box--------------------------*/
#search-box input {
display: none;
}
#search-box input.button1 {
display: none;
}
input.search {
display: none;
}

Submit and it's OK !


Last edited by ze_chaofan on Sun 12 Oct - 16:19; edited 2 times in total
ze_chaofan
ze_chaofan
Admin

Male Number of posts : 9
Age : 30
Location : Nowhere
Humor : Not bad...
Registration date : 2008-10-03

https://sosforum.iftopic.com/

Back to top Go down

CSS : Removing the searchbox (phpbb3) Empty Re: CSS : Removing the searchbox (phpbb3)

Post by nirupan Sun 12 Oct - 0:59

yeaaaaa thanks ze_chaofan

nirupan

Male Number of posts : 8
Age : 32
Location : I 'm in this forum
Humor : I'm all right^^
Registration date : 2008-10-12

http://tamilfriends.forumotion.com/forum.htm

Back to top Go down

Back to top

- Similar topics

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