Problem with Subscription box in IE.

by 1 replies
2
I'm having trouble with the subscription box in IE on Making Money on the Web with Targeted Internet Marketing and Free Ebooks | Seprofits © Finding Legitimate Work From Home Jobs to Help You Make Fast Easy Money Online it turns into a small box with scroll bars instead of how it looks in Google Chrome.

Anyone have any clue why?
#website design #box #problem #subscription
  • It looks like the height hasn't been defined.

    #squeeze-template-4 form {

    display:inline;
    float:right;
    margin-right:0;
    margin-top:5px;
    padding:22px 15px 16px 12px;
    width:285px;


    }

    style.css (line 1493)


    I grabbed that from the source css. It looks like a standard Aweber form. I'm sure it can be easily fixed with a bit of IE testing.

    Try adding this "height: 317px;" in between the {}

    Hope it works for you, let me know if you need further help.

Next Topics on Trending Feed

  • 2

    I'm having trouble with the subscription box in IE on Making Money on the Web with Targeted Internet Marketing and Free Ebooks | Seprofits © Finding Legitimate Work From Home Jobs to Help You Make Fast Easy Money Online it turns into a small box with scroll bars instead of how it looks in Google Chrome. Anyone have any clue why?