System Messages

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Tue Nov 04, 2014 11:16 am
Reply with quote
Report this post
Hello Everyone,

How can i make a System Error Container like in attachment.
User avatar
Junior Boarder

teitbite
Fri Nov 07, 2014 1:52 pm
Reply with quote
Report this post
Hi

Please tell me the url to Your site.
User avatar
Moderator

GK User
Fri Nov 14, 2014 9:55 pm
Reply with quote
Report this post
hello teitbite,

I have sent a email to your gmail adress.

thank you for help
User avatar
Junior Boarder

teitbite
Sat Nov 15, 2014 11:55 am
Reply with quote
Report this post
Please add this code to override.css and make sure override is enabled in template settings.

Code: Select all
#system-message {
    margin: 0 0 5px;
}
#system-message dd ul {
    list-style: outside none none !important;
}
#system-message dd {
    background: none repeat scroll 0 0 #353636;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    margin: -30px -10px 40px;
    padding: 5px 12px;
    text-align: center;
}
#system-message dd.error {
    background: none repeat scroll 0 0 #e55e48;
    color: #fff;
}
#system-message dd.notice {
    background: none repeat scroll 0 0 #418cd1;
    color: #fff;
}
#system-message-container {
    margin: 0;
    padding: 0;
}
User avatar
Moderator

GK User
Sat Nov 15, 2014 1:48 pm
Reply with quote
Report this post
it worked

thanks
User avatar
Junior Boarder

teitbite
Mon Nov 17, 2014 9:13 am
Reply with quote
Report this post
Hi

No problem. Glad I could help :)
User avatar
Moderator

GK User
Tue Jun 02, 2015 10:17 am
Reply with quote
Report this post
how cant i enabled override in templkate settings ?
User avatar
Fresh Boarder

GK User
Tue Jun 02, 2015 10:25 am
Reply with quote
Report this post
User avatar
Fresh Boarder

teitbite
Thu Jun 04, 2015 5:29 pm
Reply with quote
Report this post
Hi

The look from Your screen is only for typography available with Gavick typography plugin. It's not used in joomla messages sorry.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.