b-grinner
Dec-02-2006, 08:12 AM
Hi,
I am attempting to remove the search functionlaity on my site. I have inserted the following two lines in my CSS code.
#searchWordsShort { display: none; }
.searchglass { display: none; }
It does not seem to be removing from home page. And when I go to gallery pages it shows a very small box.
My long range plan is to only search my site but want to do this in interim until I get this part figured out. Looking for some help here.
My site is http://cyberphotogs.smugmug.com.
Thanks and look forward to your reply.
...B
I am attempting to remove the search functionlaity on my site. I have inserted the following two lines in my CSS code.
#searchWordsShort { display: none; }
.searchglass { display: none; }
It does not seem to be removing from home page. And when I go to gallery pages it shows a very small box.
My long range plan is to only search my site but want to do this in interim until I get this part figured out. Looking for some help here.
My site is http://cyberphotogs.smugmug.com.
Thanks and look forward to your reply.
...B