- Posts: 83
- Thank you received: 4
Move error messages
- Roy Chappell
-
Topic Author
- Offline
- Premium Member
-
Less
More
4 years 7 months ago #141233
by Roy Chappell
Move error messages was created by Roy Chappell
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 7 months ago #141234
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Move error messages
Hello Roy
This is Joomla system message and it is controlled by your site template, not Membership Pro. For this, please contact the developer of the template, ask them to check and correct the position of the message for you
Tuan
This is Joomla system message and it is controlled by your site template, not Membership Pro. For this, please contact the developer of the template, ask them to check and correct the position of the message for you
Tuan
The following user(s) said Thank You: Roy Chappell
Please Log in or Create an account to join the conversation.
- Roy Chappell
-
Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 83
- Thank you received: 4
4 years 7 months ago - 4 years 7 months ago #141266
by Roy Chappell
Replied by Roy Chappell on topic Move error messages
Hi Tuan
thanks for the heads up, I should have known this.
If anybody else is using a Yootheme Pro theme, here is my css code to render the Joomla system error message better
[/code]
thanks
Roy
thanks for the heads up, I should have known this.
If anybody else is using a Yootheme Pro theme, here is my css code to render the Joomla system error message better
Code:
[code]#system-message-container .uk-alert {
position: fixed;
top: 50%;
left: 20%;
right: 20%;
z-index: 9999;
/* Optional: */
box-shadow: 0 0 40px rgba(0,0,0,0.3);
border: 1px solid #999999;
transition: all 3s ease-in-out;
}
thanks
Roy
Last edit: 4 years 7 months ago by Roy Chappell.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 7 months ago #141267
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Move error messages
Better report them to Yootheme so that they can fix this issue for everyone 
Tuan

Tuan
Please Log in or Create an account to join the conversation.
- Roy Chappell
-
Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 83
- Thank you received: 4
4 years 7 months ago #141268
by Roy Chappell
Replied by Roy Chappell on topic Move error messages
Hi Tuan
thanks
There is a support ticket in about the issue. My code was temporary fix
Roy
thanks
There is a support ticket in about the issue. My code was temporary fix
Roy
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
4 years 7 months ago #141270
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Move error messages
OK Roy.
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.