Random Question about Autoresponder code
This may be the wrong place to ask this, but I don't know where to turn. If I have my minisite designed and the "autoreponder graphic" is included, then How do I put the actual autoresponder html code within the graphic that was designed? Or better yet, where would I find someone that I could pay a small fee to do it?
Note - I don't want to use Elance for this unless I have to.
Any help would be appreciated. Sorry Mike if this question isn't appropriate for the forum :)
Alan
Re: Random Question about Autoresponder code
No problem asking questions of that nature, Alan.
I'm having a tough time imagining the graphic not having a hole in the middle of it for the code to be placed ... if not, I'm sure the designer would answer your question for free ... he would if he values his customers, methinks. ;)
Best,
Mike
Re: Random Question about Autoresponder code
Thanks Mr. Mike! I actually am using Design Guru Ryan, and I just gave the code to him to format. Thanks for the help though!
Alan
ClickBankReaper.com
Re: Random Question about Autoresponder code
Aha ... choosing Ryan was a smart decision, Alan. ;)
Best,
Mike
Re: Random Question about Autoresponder code
Yea he's expensive but the results are pretty much guarenteed when you mix him with Mike Jezek's sales copy! I look forward to unveiling the site to JVNP soon!
All the best,
Alan
Re: Random Question about Autoresponder code
Hi Guys
Who is Design Guru Ryan, and do you have contact detals or work example?
Graham
Re: Random Question about Autoresponder code
Quote:
Originally Posted by Graham McAndrew
Hi Guys
Who is Design Guru Ryan, and do you have contact detals or work example?
Graham
His full name is Ryan Jackson, and he's located here: http://www.designgururyan.com/
Best,
Mike
Re: Random Question about Autoresponder code
Ryan has done a lot of graphics for me as well. I wrote his sales page for one of his sites at www.dressed2convert.com so we're good buddies and have worked together on a few projects.
If you're still having trouble getting your A/R code working with the graphics Ryan created for you drop me a PM and I'll help you out personally. One of my old sites used this technique exactly so I'm familiar with setting it up.
You just need to format your HTML so that the table for your A/R signup box is centered over top of the image you intend to use in the header graphic. This is done by basically toying around with the code until you get it all lined up properly.
I imagine Ryan probably wouldn't have a problem helping you out with this as he's a super nice guy and usually goes the extra mile for his customers, but if for some reason he won't do it let me know!
Re: Random Question about Autoresponder code
Chris,
I actually read his dress 2 convert page several weeks ago, so excellent job on the sales copy! Also, Ryan formatted the auto-responder for me, so we're good to go on that. I am trying to get rid of the foramtting on the index page so that I can create more pages, so I'm trying to figure that out. I am just a little rusty on my html right now!
Anyway, thanks a million for your help!
Alan
ClickBankReaper.com
Re: Random Question about Autoresponder code
actually your graphic designer would have incorporated something
like <form action="" method="POST"> or <input type="text" value=""> into your design. something like that
if you look into your autoresponder code you'll find codes that resembles these..
copy the corresponding form field value from your autoresponder code
to your graphic optin box.