Information at the top of screen

Responsive Joomla events template to create conference, festival and other big-name event website.
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 Feb 17, 2015 9:50 pm
Reply with quote
Report this post
So wondering how to move information at the top of the website right above the Main Menu, this is the content at the time someone might login, or if there is an error it will display at the top, but it seems its not noticeable. Is there a way this can be changed?

My website is VolkStock.com.

Right now I am having Login Issues because of Captcha and the K2 Component is conflicting and there error keeps showing me at the top, but my users that login are probably not noticing.
User avatar
Junior Boarder

teitbite
Wed Feb 18, 2015 10:19 am
Reply with quote
Report this post
Hi

Please add this to override.css and make sure override is enabled in template settings:

Code: Select all
#system-message-container {
    background: none repeat scroll 0 0 #fff;
    color: red;
    font-weight: bold;
    margin: 0 -20px;
    padding: 35px 0;
    text-align: center;
    text-transform: uppercase;
}
User avatar
Moderator


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