PixMan
May-28-2009, 11:10 AM
How do I customize the custom search box?
I know that sounds funny, but I see from SmugMug's FAQ that I can add a custom search box to my site:
> Just put this code in your Custom Header box
> (not Head Tag): SMUGSEARCH
>
> And put this code in your CSS box:
>
> #mysearch {
> text-align: center;
> }
However, I'm gathering that this just allows you to create your own Search box -- which I imagine is nice if you've chosen to hide SmugMug's links at the top of one's page.
But what I'm hoping to do is set up a button on my SmugMug page that will do a specific (canned) search query. IE, I want to search for a specific keyword, but I don't want to ask my users to remember that keyword or look it up -- I just want to create a button that will do this search for them.
Also, whether I'm using such a Custom Search or SmugMug's own search, can we set the search results to be arrangd in some method OTHER THAN Popular or Recent? IE, can it display photos in the order of the Galleries (and in the order of photos in each gallery)?
Thanks!
I know that sounds funny, but I see from SmugMug's FAQ that I can add a custom search box to my site:
> Just put this code in your Custom Header box
> (not Head Tag): SMUGSEARCH
>
> And put this code in your CSS box:
>
> #mysearch {
> text-align: center;
> }
However, I'm gathering that this just allows you to create your own Search box -- which I imagine is nice if you've chosen to hide SmugMug's links at the top of one's page.
But what I'm hoping to do is set up a button on my SmugMug page that will do a specific (canned) search query. IE, I want to search for a specific keyword, but I don't want to ask my users to remember that keyword or look it up -- I just want to create a button that will do this search for them.
Also, whether I'm using such a Custom Search or SmugMug's own search, can we set the search results to be arrangd in some method OTHER THAN Popular or Recent? IE, can it display photos in the order of the Galleries (and in the order of photos in each gallery)?
Thanks!