view source shows it – but I can’t find the file
-
I am using the mosaik-10 theme and I am trying to replace the standard search bar in the upper right with Google search. However, I can not find the code to edit. I’ve looked in header, sidebar, index and everything in between, but can’t find it. The worst part is when I “view source” in the browser I see the code I need to change:
<td id="right" valign="top"> <div id="right_header"> <div id="right_search"> <table cellpadding="0" cellspacing="1"> <form method="get" action="https://seefunnyvideos.com/"> <tr> <td><input type="image" src="https://seefunnyvideos.com/wp-content/themes/mosaik-10/images/go.png" class="sub" /></td> </tr> </form> </table> </div> <div id="right_pad">
But I can’t find it anywhere, and the next line of code showing in “view source” is actually the first line of code in the sidebar.php file. Any help would be greatly appreciated. Thanks.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘view source shows it – but I can’t find the file’ is closed to new replies.