Profile
Achievement
newsok's Recent Snippets
- All /
« Prev 1 Next »
Open your search.php file and find the the_title() function. Replace it with the following:
1.echo $title;
Save the search.php file and open style.css. Append the following line to it:
strong.search-excerpt { background: yellow; }
0
730
posted 14 years ago by newsok