Jump to content
  • 0

Published Webpage Different than Preview Data Page


neilcovert

Question

I'm developing a website for financial advisors.  I've created a Submission Form and deployed it to my test website.

The test website deployed page is here:  http://www.advisorsprivateoffice.com/test.php

The preview page for the same Submission Form appears normal, but my website page looks different.  I've attached a screen shot of the Preview Page from within Caspio.

 

Any ideas as to what is causing the difference.  I'm using Rapidweaver to build the website.

 

Thanks.

Neil

Screen Shot 2016-12-16 at 9.31.16 AM.png

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Your web page is overwriting Caspio DataPage. Looking at https://c3eku921.caspio.com/dp.asp?AppKey=abb150002216f84d411e4486bbce

and comparing the styles there are some area you need to apply importance on.

For instance these lines:

 

table {
    
    margin-bottom: 0px;
   
}

label {
 
    font-size: 12px;
    
}

.caspioform h3 {
    font-size: 14px !important;
}
form label {
    color: #222222;
}

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...