- Posts: 264
- Thank you received: 1
Find-Element under map using plugin-call
- hagen_fenris
- Topic Author
- Offline
- Elite Member
Less
More
7 years 6 months ago #11160
by hagen_fenris
Find-Element under map using plugin-call was created by hagen_fenris
Hi,
i`ve created a map with enabled geolocation and find-element under the map.
The Map is called inside a article using the plugin-call for categories.
The find Button gets displayed under the find-textbox...
Would be great if the button could be displayed right next to the textbox...
Haven`t fund a solution using css....
What else could i do?
regards
matthias
i`ve created a map with enabled geolocation and find-element under the map.
The Map is called inside a article using the plugin-call for categories.
The find Button gets displayed under the find-textbox...
Would be great if the button could be displayed right next to the textbox...
Haven`t fund a solution using css....
What else could i do?
regards
matthias
Please Log in or Create an account to join the conversation.
- hagen_fenris
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 264
- Thank you received: 1
7 years 6 months ago #11162
by hagen_fenris
Replied by hagen_fenris on topic Find-Element under map using plugin-call
Got the button next to the imput-field....Now looking for a way to center the elements on my site....
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
7 years 6 months ago #11168
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Find-Element under map using plugin-call
You can move it by CSS to any place
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.
- hagen_fenris
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 264
- Thank you received: 1
7 years 6 months ago #11174
by hagen_fenris
Replied by hagen_fenris on topic Find-Element under map using plugin-call
Can you tell me to class or ID i have to move???
Please Log in or Create an account to join the conversation.
- hagen_fenris
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 264
- Thank you received: 1
7 years 6 months ago #11177
by hagen_fenris
Replied by hagen_fenris on topic Find-Element under map using plugin-call
I`ve found the #GMapFindPanel and .zhgm-find-panel.
Since in your common.css theres a "margin: 5px !important;" i`m not able to overwrite this in my templates custom.css
I have to edit your css, which will be overwritten with next update....
Since in your common.css theres a "margin: 5px !important;" i`m not able to overwrite this in my templates custom.css
I have to edit your css, which will be overwritten with next update....
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
7 years 6 months ago #11178
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Find-Element under map using plugin-call
You can create your own css file, upload it into server folder.
After that in map details in Advanced options tab you can enter URL to this file into " Additional CSS style files for loading" field.
I load this CSS and JS files after my styles, and in that case it overrides my styles.
After that in map details in Advanced options tab you can enter URL to this file into " Additional CSS style files for loading" field.
I load this CSS and JS files after my styles, and in that case it overrides my 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.
Time to create page: 0.186 seconds