Module in Modal text position

Dear TemplatePlazza Developers and Community,

Can you please tell me how to align the text in my popup like the one on your demo site @
demo.templateplazza.com/joomla/index.php/bottom-center ?

The height of your demo popup only appears to be about 35-40px, but when I create a popup with the same height and add text, the text falls down instead of aligning nicely with the close button, as yours does.

Is this a CSS issue?

Please advise.

Thanks,
Oman
8 years 7 months ago #1 by s

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5310) Offline
Hi, try to add this code to your css file
#moduleinmodal-mimodal .mimodal-body {
padding:8px 15px;}
8 years 7 months ago #2 by TemplatePlazza

Please Log in or Create an account to join the conversation.

That worked great. Thanks!

One more question about the pop up position:

The modal in displaying fine and the text is aligned but it displays under my image slider when I scroll down the page.

Is there some z index css I can use to resolve this?

Thanks!

Oman
8 years 7 months ago #3 by s

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5310) Offline
Try this
#moduleinmodal-mimodal {
position:relative;
z-index:999;}
8 years 7 months ago #4 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Thank you!
8 years 7 months ago #5 by s

Please Log in or Create an account to join the conversation.

  • Posted by TemplatePlazza (5310) Offline
No problem at all. Glad I could help ;)
If you don't mind, please leave the module a rating at extensions.joomla.org/extensions/extensi...ames/module-in-modal
Your rating will help us much. Thanks
8 years 7 months ago #6 by TemplatePlazza

Please Log in or Create an account to join the conversation.

Powered by Kunena Forum