View Source says it’s there – why can’t I find it?

  • Unknown's avatar

    I am using the mosaik-10 theme and I’m trying put google search in the upper right in place of the default search box. I can’t find the right file to edit though. header, sidebar, index, etc. I see the code I have to modify when I “View Source”, but I can’t find that chunk of code in any of the php files.

    Here is what 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="http://seefunnyvideos.com/">
    						<tr>
    							<td><input type="image" src="http://seefunnyvideos.com/wp-content/themes/mosaik-10/images/go.png" class="sub" /></td>
    						</tr>
    					</form>
    					</table>
    				</div>

    The very next line in the “view source” code is the first line in the sidebar.php file, so where do I edit? Any help would be greatly appreciated.

  • Unknown's avatar

    You need to be at WordPress.org. We’re running a different version of the software here and don’t edit the code at all, so we won’t be able to help you.

  • The topic ‘View Source says it’s there – why can’t I find it?’ is closed to new replies.