- Posts: 264
- Thank you received: 1
Placemarkgroups = external = no Map
- hagen_fenris
- Topic Author
- Offline
- Elite Member
Less
More
8 years 9 months ago - 8 years 9 months ago #9352
by hagen_fenris
Replied by hagen_fenris on topic Placemarkgroups = external = no Map
Last edit: 8 years 9 months ago by hagen_fenris.
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
8 years 9 months ago #9353
by hagen_fenris
Replied by hagen_fenris on topic Placemarkgroups = external = no Map
If i use your template with a view tweaks, the maps is displayed, bute the navigation-bar is scaled down on mobiles and tablets to a nearly unreadable size...
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
8 years 9 months ago - 8 years 9 months ago #9364
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Placemarkgroups = external = no Map
Don't forget support my developments: post review in JED , donate , help with translation
Last edit: 8 years 9 months ago by Dima.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
8 years 9 months ago #9365
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Placemarkgroups = external = no Map
You can try to do:
- use my template
- for group list set Map-Group or Group-Map - it is div layout
- apply your styles to group list (to it's main div)
- use my template
- for group list set Map-Group or Group-Map - it is div layout
- apply your styles to group list (to it's main div)
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
8 years 9 months ago #9366
by hagen_fenris
Replied by hagen_fenris on topic Placemarkgroups = external = no Map
Hi,
thanks for your help.
-i can`t use your template cause it resizes the navigation on mobiles...don`t know why.
-i`ve tried group-map / map-group but the map is still missing. only the group is displayed.
thanks for your help.
-i can`t use your template cause it resizes the navigation on mobiles...don`t know why.
-i`ve tried group-map / map-group but the map is still missing. only the group is displayed.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
8 years 9 months ago #9367
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Placemarkgroups = external = no Map
Groups are displayed because it is not height=100%.
As for map - as I show your template structure - you have nested divs, and for show map with full height (100%) you have to set 100% for EACH div above your map div until top.
ie
div1-div2-mapdiv
you have to set height=100% to div2 and div1
As for your template - look at my image - start from "t3-content" to top (wich have "sm-pusher" class)
As for map - as I show your template structure - you have nested divs, and for show map with full height (100%) you have to set 100% for EACH div above your map div until top.
ie
div1-div2-mapdiv
you have to set height=100% to div2 and div1
As for your template - look at my image - start from "t3-content" to top (wich have "sm-pusher" class)
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.234 seconds