CSS Help- Contact form -


i created own contact form, however, moves on page when scroll holding down control , moving mouse. css use keep in place. website straightforwardlaw.com current css is:

#cntctfrm_contact_form { background-color: #aab6a2; position: fixed; color: #555555;  font-size: 11px; height: 215px !important; margin-left: 400px; margin-top: -562px; padding-left: 15px; padding-top: 185px; width: 400px !important; position: static;         overflow: hidden;     } 

just remove position: static; css.


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -