Problem in position !

Hi,
I try to show the cookie info bar in the home page. but the bar does not really appear at the bottom of the page, knowing that I have chosen how to position in the modal module "bottom center". I would like to know if it is the module or the template that is responsible for this position ?
5 years 11 months ago #1 by alaabouch

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

  • Posted by TemplatePlazza (5318) Offline
Hi, I'm unable to access your administrator page. It returned an error.
So please try to change the html content in the module parameters to this :

<span class='cookie'>Ce site web utilise des <strong>cookies</strong>. En continuant à utiliser ce site Web, vous consentez à l'utilisation de <strong>cookies</strong>.</span><a class="mimodal-close">x Close</a>

and add this code in the Additional CSS field :

#moduleinmodal-mimodal .mimodal-body {
padding:10px 15px;
font-size:13px;}
.mimodal-close {
display:block;
font-weight:700;
float:right;
width:50px!important;
border:2px solid #333;border-radius:4px;cursor: pointer;padding:0 5px;
}
.cookie {display:block;float:left}

5 years 11 months ago #2 by TemplatePlazza

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

Hi

thank you for your answer, I had to add too
#moduleinmodal-mimodal .mimodal {
height:70px!important:
bottom:30px!important;
}

to be able to display below !

for a yellow background what should I do ?

www.aidepharmacien.ma/administrator
5 years 11 months ago #3 by alaabouch

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

Hi again,

problem solved ! thank you so much
5 years 11 months ago #4 by alaabouch

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

  • Posted by TemplatePlazza (5318) Offline
Ok. Glad to hear it!;)
5 years 11 months ago #5 by TemplatePlazza

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

Powered by Kunena Forum