Get Direction in Vmap
- carmelo marino
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
10 years 9 months ago #566
by carmelo marino
Get Direction in Vmap was created by carmelo marino
Please Log in to join the conversation.
10 years 9 months ago #569
by Daniel
Thanks
Daniel
Replied by Daniel on topic Get Direction in Vmap
Hi,
It's displayed horizontally by default. Please send us the URL, We'll check it if There's some issue.
It's displayed horizontally by default. Please send us the URL, We'll check it if There's some issue.
Thanks
Daniel
Please Log in to join the conversation.
- carmelo marino
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
10 years 9 months ago #571
by carmelo marino
Replied by carmelo marino on topic Get Direction in Vmap
Please Log in to join the conversation.
10 years 9 months ago #572
by Daniel
Thanks
Daniel
Replied by Daniel on topic Get Direction in Vmap
Hi,
Your template CSS is overwriting the display property of input field. You need to add it at line 40 in modules/mod_vmap/css/style.css
display: inline-block;
Your template CSS is overwriting the display property of input field. You need to add it at line 40 in modules/mod_vmap/css/style.css
display: inline-block;
Thanks
Daniel
Please Log in to join the conversation.
- carmelo marino
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
10 years 9 months ago #573
by carmelo marino
Replied by carmelo marino on topic Get Direction in Vmap
Now it is ok!
Thanks
Thanks
Please Log in to join the conversation.