Support Forum

  • Page:
  • 1

Maps2 Module Title

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Hi there!

First of all, congrats to your new module Maps2! Very nice extension :P

I included the map in one of my homepages (template=onepage) and I want to
display the module title of the map in the way you are doing it on your "Client" template-prewiev. There, the module title ("come find us") is displayed as an overlay above the map..

How does that work to display the module title as an overlay above the map?

Thanks for your support..
Marc
  • MarkySparky88's Avatar
  • MarkySparky88
  • 3 Month Basic
  • 14 posts
  • Karma: 0
Last Edit: 9 years 10 months ago by MarkySparky88.
The administrator has disabled public write access.
Do you have a link for tyour site at the moment?

The client template does have styling specifically for this design feature

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
Link: salon.zimmerei-preisig.ch/

would be nice to display the module title "Hier finden Sie mich." as an overlay..

or are there other nice stylings available for the onepage template?

Cheers
Marc
  • MarkySparky88's Avatar
  • MarkySparky88
  • 3 Month Basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
Hi Marc,

You need to add the suffix of nopadding to the module and then add the styling

#grid17 .moduletable.nopadding .zen-module-title h3 {
position: absolute;
z-index: 20;
background: #333;
background: rgba(0, 0, 0, 0.6);
padding: 12px 10px;
margin-top: 0px;
}

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.
The following user(s) said Thank You: MarkySparky88
Hey, now it works fine! Great support!

I just added color: #FFFFFF; to your code to change the text color..


Thanks very much!
Marc
  • MarkySparky88's Avatar
  • MarkySparky88
  • 3 Month Basic
  • 14 posts
  • Karma: 0
The administrator has disabled public write access.
No problem

You are welcome - good luck with the site

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers