KevMackenzie
New Member
I'm a newbie at web design with Wordpress but I am getting the hang of it.
I have a simple question ... How and where do I add the string of code from a different site so that the link appears on my Home screen.
I want to add the following to my site:
<form action="http://www.easyinfo.co.za/search.php" method="post" name="easysearch" target="_blank" id="easysearch"><img src="http://www.easyinfo.co.za/images/logo_small.jpg" width="200" height="40" /><br /><input name="query" type="text" value="Search..."/ style="width:158px;" /><input type="image" style="vertical-align: bottom;" name="submit" src="http://www.easyinfo.co.za/images/go.gif" width="43" height="22" /></form>
I have a simple question ... How and where do I add the string of code from a different site so that the link appears on my Home screen.
I want to add the following to my site:
<form action="http://www.easyinfo.co.za/search.php" method="post" name="easysearch" target="_blank" id="easysearch"><img src="http://www.easyinfo.co.za/images/logo_small.jpg" width="200" height="40" /><br /><input name="query" type="text" value="Search..."/ style="width:158px;" /><input type="image" style="vertical-align: bottom;" name="submit" src="http://www.easyinfo.co.za/images/go.gif" width="43" height="22" /></form>