- Posts: 3856
- Thank you received: 515
How can I do to Build a form like Google map demo
- baseball
-
Topic Author
25 Oct 2011 03:18 - 01 Dec 2011 07:44 #1
by baseball
How can I do to Build a form like Google map demo was created by baseball
Dear:
In http://www.fox.ra.it/contact-me.html .
How can I do to build a form like it.
I need some com info near the form.
and a map under the form.
In http://www.fox.ra.it/contact-me.html .
How can I do to build a form like it.
I need some com info near the form.
and a map under the form.
Please Log in or Create an account to join the conversation.
- Demis [Fox-Labs]
-
- Offline
Less
More
01 Dec 2011 07:44 #2
by Demis [Fox-Labs]
Replied by Demis [Fox-Labs] on topic How can I do to Build a form like Google map demo
In my demo page I used the a Fox Contact module inside an article.
The code contained in the article is something like this:
<div style="float:left;width:50%">
{loadposition myform}
</div>
<div style="float:left;width:50%">
Address and google map code here.
</div>
Further detail about how to insert a form into an article with {loadposition}.
The code contained in the article is something like this:
<div style="float:left;width:50%">
{loadposition myform}
</div>
<div style="float:left;width:50%">
Address and google map code here.
</div>
Further detail about how to insert a form into an article with {loadposition}.
Please Log in or Create an account to join the conversation.
- Dean Dolic
-
- Offline
Less
More
- Posts: 2
- Thank you received: 0
17 May 2012 08:21 #3
by Dean Dolic
Replied by Dean Dolic on topic How can I do to Build a form like Google map demo
Hi to all.
I would like to add company logo, info and Google map with our office location to the right while contact form stays on the left. There is similar example of that kind of layout among demos of the fox contact component.
This is the contact page on our website: http://www.teslasm.co.rs/kontakt
What do I need to change in the CSS to get desired layout?
Ty all in advance
Dean, Serbia
I would like to add company logo, info and Google map with our office location to the right while contact form stays on the left. There is similar example of that kind of layout among demos of the fox contact component.
This is the contact page on our website: http://www.teslasm.co.rs/kontakt
What do I need to change in the CSS to get desired layout?
Ty all in advance
Dean, Serbia
Please Log in or Create an account to join the conversation.
- Demis [Fox-Labs]
-
- Offline
Less
More
- Posts: 3856
- Thank you received: 515
12 Jun 2012 22:58 #4
by Demis [Fox-Labs]
Replied by Demis [Fox-Labs] on topic How can I do to Build a form like Google map demo
Please read at the top of this thread, since it should contain your solution. Please confirm if is solves your problem.
Please Log in or Create an account to join the conversation.
- Auje Thierry
-
- Offline
Less
More
- Posts: 1
- Thank you received: 1
22 Apr 2013 12:38 #5
by Auje Thierry
Replied by Auje Thierry on topic How can I do to Build a form like Google map demo
Hello,
I want to make like the exemple (http://www.fox.ra.it/contact-me.html) for the coordinates of my company. How can I do that?
A solution?
Thanks
I want to make like the exemple (http://www.fox.ra.it/contact-me.html) for the coordinates of my company. How can I do that?
A solution?
Thanks
The following user(s) said Thank You: Dennis T.
Please Log in or Create an account to join the conversation.
- Demis [Fox-Labs]
-
- Offline
Less
More
- Posts: 3856
- Thank you received: 515
22 Apr 2013 12:46 #6
by Demis [Fox-Labs]
Replied by Demis [Fox-Labs] on topic How can I do to Build a form like Google map demo
Read
this thread
, since it should contain your solution.
Please confirm whether is solves your problem.
Please confirm whether is solves your problem.
Please Log in or Create an account to join the conversation.