Hello,
I want to include in my website an embedded search engine from the website Pollstar (
http://www.pollstar.com). It would include what looks like a google search window but it is for concerts.
I want to put this in a main page in my news section (at the top right), and also in a forum post (which I will make a "sticky").
Can you please tell me where I can embed the code, for these two locations? I'm really worried about messing up my website by putting code where I shouldn't put it.
Here is the link to the Pollstar page which discusses the different options for embedding:
http://www.pollstar.com/linkToUs.aspx
Here is the code I want to embed, which if I am not mistaken would be all I need:
<img src="http://www.pollstar.com/images/logo.gif" width="100" alt="Powered by Pollstar" /><form action="http://www.pollstar.com/eventSearch.aspx?" method="GET"><input type="text" name="SearchBy" id="SearchBy" /> <input type="submit" value="Search" /></form>