I made a new form & inserted it into my web page:
http://www.danvilleboatclub.com/res.html
I need to center the form. I need assistance.
Vince Rancuret
vrancuret@gmail.com
Need help centering form - Post ID...
Try adding this right above the </head> tag of your page. It will get you close. Depends on whether your looking for responsive page or not.
Your going to need to do some more work on the rest of the elements. Especially the side bar.

<style type="text/css">
<!--
#fb_iframe{
margin:auto;
max-width:800px;
min-width:350px;
}
-->
</style>
<!--
#fb_iframe{
margin:auto;
max-width:800px;
min-width:350px;
}
-->
</style>
Your going to need to do some more work on the rest of the elements. Especially the side bar.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
It's easy to overlook something you're not looking for.
This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
Thanks. I'll start down this path.
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.