Update notice broken

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
Wed Jun 25, 2014 12:57 pm
Reply with quote
Report this post
hi,

the update notice is broken in two rows. how can i set it to one row?
User avatar
Gold Boarder

GK User
Fri Jun 27, 2014 7:04 am
Reply with quote
Report this post
Could you check whether the same happen on default view like password remind form? I suspect that this problem is caused by some conflict in CSS styles between JomSocial and template styles.
User avatar
Platinum Boarder

GK User
Fri Jun 27, 2014 10:37 am
Reply with quote
Report this post
yes, same issue but without the yellow background
User avatar
Gold Boarder

GK User
Sat Jun 28, 2014 11:09 am
Reply with quote
Report this post
Could you provide URL to your website?
User avatar
Platinum Boarder

GK User
Wed Jul 02, 2014 10:11 pm
Reply with quote
Report this post
It looks like your template is not updated to latest version. Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
#system-message {
   margin: 0;
   position: relative;
   z-index: 1;
}
#system-message dd ul { list-style: none!important }
#system-message dd ul,
#system-message dd ul li { line-height: 24px; }
#system-message dd {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   -ms-box-sizing: border-box;
   -o-box-sizing: border-box;
   box-sizing: border-box;
   background: #000;
   color: #999;
   font-size: 14px;
   font-weight: 400;
   line-height: 20px;
   min-height: 24px;
   padding: 10px;
   text-align: center;
}
#system-message dd.error {
   background: #eb1e00;
   color: #fff;
}
#system-message dd.notice { background: #f5f5f5; }
#system-message-container {
   margin: 0;
   padding: 0;
}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Mon Aug 04, 2014 11:04 am
Reply with quote
Report this post
the code doesnt work. need a solution. please login and try yourself
User avatar
Gold Boarder

GK User
Thu Aug 07, 2014 7:14 am
Reply with quote
Report this post
Are you sure you are using latest template version? Could you provide me URL to page where I can see this error? Maybe just styles are overwrite by JomSocial.
User avatar
Platinum Boarder

GK User
Thu Aug 07, 2014 7:57 am
Reply with quote
Report this post
I think so. We had a discussion about that on another post, because the update connection inside the template doesnt work properly.

"Loading update data from GavickPro Update service..."

it never ends...


i have no link when this status message appear. there is no link available.
login yourself and play around. You are the dev of this template. You should know the best when this messages appear...

i send you again the login for backend
User avatar
Gold Boarder

GK User
Thu Aug 07, 2014 11:24 am
Reply with quote
Report this post
DId you find the solution because i've the same problem ?
User avatar
Junior Boarder

GK User
Mon Aug 11, 2014 9:28 am
Reply with quote
Report this post
Please try to download latest template version from our download area and overwrite all template files - this should resolve your problem.
User avatar
Platinum Boarder

GK User
Fri Aug 29, 2014 4:24 pm
Reply with quote
Report this post
I use the last version of my template (NEWS 2). Maybe there is something to change on the css?
User avatar
Junior Boarder

GK User
Mon Sep 01, 2014 11:21 am
Reply with quote
Report this post
@balgas Which template version you have right now?
User avatar
Platinum Boarder

GK User
Mon Sep 01, 2014 2:24 pm
Reply with quote
Report this post
I use NEWS 2 / Gavern v.3.11.4 for Joomla3
I can't see the version of the template sorry but it says me it's up to date :(
User avatar
Junior Boarder

GK User
Tue Sep 02, 2014 10:08 am
Reply with quote
Report this post
Could you provide me details to your administrator area via PM ? Please remember to include link to this forum thread in message.
User avatar
Platinum Boarder

GK User
Thu Sep 04, 2014 10:45 am
Reply with quote
Report this post
@bkrztuk : Do you find the problem of Notice message ?
User avatar
Junior Boarder

GK User
Mon Sep 08, 2014 8:38 am
Reply with quote
Report this post
It would be really nice to find a solution...it's really a big problem :(
User avatar
Junior Boarder


cron