Highlighting serach results
-
- Forum Members
- Posts: 11
- Joined: Sat May 05, 2007 9:57 am
Highlighting serach results
I´m using the builtin search module and I wish to highlight the word I searched on on the page. Is that possible?
Re: Highlighting serach results
The search results are displaying in an unorderd list. You can change it here: Go to extensions --> search --> result template
Add a with a your CSS in the list and it should works.
Add a with a your CSS in the list and it should works.
{$entry->title} - url}">{$entry->urltxt} ({$entry->weight}%)
-
- Forum Members
- Posts: 11
- Joined: Sat May 05, 2007 9:57 am
Re: Highlighting serach results
Thats on the page that will display all results. But i want to highlight the word on the content page.
-
- Forum Members
- Posts: 34
- Joined: Tue Apr 21, 2009 6:52 pm
Re: Highlighting serach results
i'm looking for something like that, too.