Popup windows
- Kleszewski
- Topic Author
- Offline
- Platinum Member
- I like playing chess.
Less
More
- Posts: 564
- Thank you received: 17
3 weeks 6 days ago #73203
by Kleszewski
Popup windows was created by Kleszewski
Hi
Why is the "Popup" window so big. What is the correct css selector. To set the width and height of this window?
Best regards.
Why is the "Popup" window so big. What is the correct css selector. To set the width and height of this window?
Code:
#cookiesck_interface {
display: none;
width: 400px ;
height: auto ;
}
Best regards.
Please Log in or Create an account to join the conversation.
3 weeks 5 days ago #73204
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Popup windows
Hi
if you want to change that you can use the code you mentioned
don't add the display property
CEd
if you want to change that you can use the code you mentioned
Code:
#cookiesck_interface {
width: 400px ;
height: auto ;
}
don't add the display property
CEd
Joomlack Webmaster and Developer
The following user(s) said Thank You: Kleszewski
Please Log in or Create an account to join the conversation.
- Kleszewski
- Topic Author
- Offline
- Platinum Member
- I like playing chess.
Less
More
- Posts: 564
- Thank you received: 17
3 weeks 5 days ago - 3 weeks 5 days ago #73205
by Kleszewski
Replied by Kleszewski on topic Popup windows
Is the ability to style this popup and the buttons within it available in cookies ck pro?
Thank you very much for your help.
Thank you very much for your help.
Last edit: 3 weeks 5 days ago by Kleszewski.
Please Log in or Create an account to join the conversation.
3 weeks 5 days ago #73206
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Popup windows
noted, even if I don't think that changing the size of this popup is a good idea
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
- Kleszewski
- Topic Author
- Offline
- Platinum Member
- I like playing chess.
Less
More
- Posts: 564
- Thank you received: 17
3 weeks 5 days ago - 3 weeks 4 days ago #73207
by Kleszewski
Replied by Kleszewski on topic Popup windows
This "popup" window is the largest of all GDPR. extensions I've seen .
best regards
How do I add a picture in this forum editor? . Whatever I type in the image.info :url: field shows Error .
Main custom Popup windows cookies ck
best regards
How do I add a picture in this forum editor? . Whatever I type in the image.info :url: field shows Error .
Main custom Popup windows cookies ck
Last edit: 3 weeks 4 days ago by Kleszewski.
Please Log in or Create an account to join the conversation.
Time to create page: 0.208 seconds