1. rkoho
  2. Commercial Templates
  3. Monday, 16 March 2020
  4.  Subscribe via email
Hi,
I'm not sure if this is any Jasmine issue (and is this forum right place to ask, but I'll give a try:D )

I want to have OpenStreetMap viewed in my template using sticky header. I've tried OsModule and Phoca Maps extensions, the behaviour is the same: the map image goes "over" the header while the module title goes "under" (see screenshot). All other content on the page works as expected (->goes "under";).
I couldn't have found the solution myself (which is hopefully some simple css), so I turn to you. Can you help?


Best regards, Reino Screenshot 2020-03-16 09.53.08.png
Attachments (1)
Accepted Answer Pending Moderation
0
Votes
Undo
Hi, I continued searching the solution and found this for quick fix (insered to template's custom css box):


.leaflet-pane {
z-index: 0; }
.leaflet-top,
.leaflet-bottom {
z-index: 0;
}


It seems to do the job.

best. Reino
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Looks good!.. thank you for the update!

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello!

I also just had the exact same problem. This code snippet worked immediately.
I use Joomla 4 and Template Natalie.

i. Popp
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!