Problems installing custom Aweber form..

5 replies
I've been researching this for about 2 hours now and I can't figure it out!!

My designer sent me an html template with the custom optin box on the page.

So I uploaded my homepage (where I want the optin box) and the html page he sent me in Dreamweaver..

I thought I could just copy and paste the code... Well, the background image for my optin box isn't showing in the "code" part.. The only code there is, is <form /form> with the Name & Email boxes.

It's like the image isn't even there...

Any help please? I guess it would help to learn coding.. -.-

P.S. Let me know if I need to provide any more info
#aweber #custom #form #installing #problems
  • Profile picture of the author Matt Bard
    Did you upload the image to your domain?

    You need the background in your image folder.

    Or, Aweber has a java script that loads their images from Aweber.
    Aweber has an option to copy and paste the java script or the html code.

    If you are using the html code from Aweber then you need to have the image on your domain.

    You should probably go with the java script unless your background image is a custom image that will be used with the template.
    {{ DiscussionBoard.errors[2302252].message }}
  • Profile picture of the author n7 Studios
    Originally Posted by korypearman View Post

    I've been researching this for about 2 hours now and I can't figure it out!!

    My designer sent me an html template with the custom optin box on the page.

    So I uploaded my homepage (where I want the optin box) and the html page he sent me in Dreamweaver..

    I thought I could just copy and paste the code... Well, the background image for my optin box isn't showing in the "code" part.. The only code there is, is <form /form> with the Name & Email boxes.

    It's like the image isn't even there...

    Any help please? I guess it would help to learn coding.. -.-

    P.S. Let me know if I need to provide any more info
    You need to go back to your designer, provide them the aWeber opt in code and get them to ensure it integrates with the design, including the background image etc.
    {{ DiscussionBoard.errors[2302535].message }}
  • Profile picture of the author Ben Bergmann
    I don't know what your opt-in box image looks like, but it looks like the best solution would be to create a div with the opt-in box image as the background and then have your aweber form on top of that, inside the div.
    {{ DiscussionBoard.errors[2302787].message }}
  • Profile picture of the author SVLABS
    n7studios is right, you should go back to your developer but if you want to get it done now, what it sounds like to me is your trying to insert your image on the form using the javascript version of the aweber form.

    Go back to your aweber account, select the form, and then click on the code tab but make sure you select HTML version. Then apply that form to your page using your images and everything should work.

    If this sounds too technical, then refer to option 1,
    {{ DiscussionBoard.errors[2302809].message }}
  • Profile picture of the author chandan_dutta
    If <img tag is not there in code means the deginer did not use the image. You need to upload any image in your hosting account and then use in the form using <img> tag.

    In other way you can use Javascript code provided by Aweber.

    Regards,
    Chandan
    {{ DiscussionBoard.errors[2303039].message }}

Trending Topics