confirmation page layout has issues,...
When I fiil in a form my confirm page shows up. Correctly and with an html div and ccs layout. However there is a border on the outmost edge of the form that is not from my form body or header. Maybe it is aborder or an issue where the body field differs in colors.
http://ehbo.themafeestenontvangen.nl/re … rEhbo.html
Fill in the form and see for yourself. I have be looking for a solution but can't find it.
it has something to do with the form.cfg.php file and it being pulled into the main form page.
http://ehbo.themafeestenontvangen.nl/re … rEhbo.html
Fill in the form and see for yourself. I have be looking for a solution but can't find it.
it has something to do with the form.cfg.php file and it being pulled into the main form page.
Looks fine to me. Here's what I got.
http://awesomescreenshot.com/0011p4wte3
http://awesomescreenshot.com/0011p4wte3
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
Hi Eric, quick response, thx.
The white border that goes all around the grey box is what I want removed.
The white border that goes all around the grey box is what I want removed.
Look for some margin being applied in your css. It might be in the default.css.
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
couldn't find any margins, checked it with firefox firebug inspector and no margins to be found.
Could it be that the double header and body tag causes this, altough the other pages have no problem.
Could it be that the double header and body tag causes this, altough the other pages have no problem.
Try adding this to the top of your page.
<style type="text/css">
<!--
#fb_iframe{
margin:-20px;
}
-->
</style>
<!--
#fb_iframe{
margin:-20px;
}
-->
</style>
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
@ Eric on which page should this be placed? confirm page or ?
I placed it on the page with your form script.
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
@Eric Did you place it in the html file? Which line did you place it on. tried some options but non worked yet.
Head of the page that has the form embed script.
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
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.