- Posts: 8
- Thank you received: 0
No map displayed
- istria
- Topic Author
- Offline
- New Member
Less
More
11 years 6 months ago #1938
by istria
Replied by istria on topic No map displayed
... thats good, because in this english link there is no menu item, just in the german one
If Iam not missing something, i have created a module and published it see here:
Position is right as you can see and this is the same position which is used to show the other stuff in the right column
I think I am missing something this is why i tried to call the component in teh first place but i need the module for the right column - but i cannot see what could be wrong
If Iam not missing something, i have created a module and published it see here:
Position is right as you can see and this is the same position which is used to show the other stuff in the right column
I think I am missing something this is why i tried to call the component in teh first place but i need the module for the right column - but i cannot see what could be wrong
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 6 months ago #1939
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic No map displayed
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- istria
- Topic Author
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
11 years 6 months ago #1940
by istria
Replied by istria on topic No map displayed
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 6 months ago #1941
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic No map displayed
Can you give me temporary connect to admin panel
My mail ZhukDL@gmail.com
My mail ZhukDL@gmail.com
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 6 months ago #1942
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic No map displayed
Hi.
I did it.
Look. I assign it display for an article
PS as for distortions: it is caused by template img max-width:100%
Look at my doc.
I added into my common.css file overrides
But for plugin call and module it doesn't work, because I create divs, which ID different from GMapsID
In you case - find what your div ID now, and add like this override into your template styles
I did it.
Look. I assign it display for an article
PS as for distortions: it is caused by template img max-width:100%
Look at my doc.
I added into my common.css file overrides
Code:
#GMapsID img {
max-width: none !important;
}
But for plugin call and module it doesn't work, because I create divs, which ID different from GMapsID
In you case - find what your div ID now, and add like this override into your template styles
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 6 months ago #1943
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic No map displayed
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
Time to create page: 0.202 seconds