Corey_Bethel

Corey_Bethel

Contact Me
Online Status
Offline
Date Last Visited
‎06-22-2023 09:37 AM
Level 4 - Champion Alumni
Joined the community 23-05-2014
Rank Icon Level 4 - Champion Alumni
Columbus, OH
  • solved badge Re: Editing Forms 2.0 Custom CSS

    Hi Rachel,It doesn't look like you are selecting anything with your CSS. Go ahead and remove the @import statement. You need to select the marketo form inside you CSS with this selector: .mktoFormAdd this code to your CSS file:.mktoForm { font-family:'Pontano Sans', sans-serif !important; }If that ...

    image_type
    Discussions
    2771 0 0
  • solved badge Re: Editing Forms 2.0 Custom CSS

    Rachel,Try adding this code to your CSS file at the top: @import url(http://fonts.googleapis.com/css?family=Pontano+Sans);Also, did you place the first code I gave you as the first element of the section of your page? It should look like this:your other code...

    image_type
    Discussions
    2771 0 0
  • solved badge Re: Editing Forms 2.0 Custom CSS

    Have you added the code for this font to your external landing page? If not, here is the code to add:Also, try removing the comma after "sans-serif" so it reads: font-family:'Pontano Sans', sans-serif !important;

    image_type
    Discussions
    2771 0 0
  • Re: Is Forms 2.0 Embedded into an outside page not supported by IE8?

    Hi,Not sure if this issue has been resolved, but I am experiencing a similar issue. The only forms that seem to be effected are the form that I used custom CSS for. I tested a form with no custom CSS and it works fine in IE8. Any suggestions as to what could cause the problem.

    image_type
    Discussions
    1513 0 0
  • solved badge Re: Form Showing in Preview But NOT On Webpage with Embed Code

    The form is working on all major browsers except IE8. When I try to view the form on IE8, it just crashes. Any information on why this would be happening?Thanks

    image_type
    Discussions
    1684 0 0
  • solved badge Re: Form Showing in Preview But NOT On Webpage with Embed Code

    Okay I found the issue. All I had to do was add "https:" to the URLs in the embed code. Once I added that to both URLs, the form appeared fine. Thanks

    image_type
    Discussions
    1684 1 0
  • solved badge Form Showing in Preview But NOT On Webpage with Embed Code

    I created two different forms that both show fine with Preview, but do not show at all when I place the Embed code within a webpage. I used custom CSS to style the form so I'm not sure if that is causing any issues or not. I'm getting these errors when I try to open my webpage. Currently the only it...

    image_type
    Discussions
    1779 0 3

Top Badges Earned

Customize up to 8 badges at the top of your trophy case for all other Community members to see!Customize up to 8 badges at the top of your trophy case for all other Community members to see!
  • Publish 1 Publish 1 Earned on 8.03.23 Earned by 153 people Select to learn more
  • Give Back 50 Give Back 50 Earned on 6.01.23 Earned by 176 people Select to learn more
  • Contributor Contributor Earned on 8.03.21 Earned by 280 people Select to learn more
  • Ignite 1 Ignite 1 Earned on 8.03.21 Earned by 4261 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 8.03.21 Earned by 4364 people Select to learn more
  • Affirm 1 Affirm 1 Earned on 8.03.21 Earned by 713 people Select to learn more
  • Shape 1 Shape 1 Earned on 8.03.21 Earned by 831 people Select to learn more
  • Give Back 10 Give Back 10 Earned on 8.03.21 Earned by 719 people Select to learn more
Public Statistics
Date Registered ‎05-23-2014 11:51 AM
Date Last Visited ‎06-22-2023 09:37 AM
Total Messages Posted 60
Likes Received 29