Star rating issues in K2 cateogory view

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
Sat Jun 02, 2012 6:05 am
Reply with quote
Report this post
Overall, this is a very good template. In K2 category view, the star ratings for items in category view do not show properly. I think you guys added "/", but it also applies for each star. The alignment of the stars is not perfect either. Perhaps I can disable the ratings for the category view now, but hopefully this can be fixed in the near future. Thanks for the great work!
User avatar
Junior Boarder

GK User
Sat Jun 02, 2012 10:14 pm
Reply with quote
Report this post
Please try to add following changes:

in the joomla.css file please change selector:

article header li:before

to:

article header > ul > li:before

and at the end of the k2.css please add:

article header .itemRatingBlock > span {
display: none;
}

article header .itemRatingBlock > div {
margin: -16px 0 0 0;
}
User avatar
Administrator

GK User
Sun Jun 03, 2012 5:34 am
Reply with quote
Report this post
Thank you so much for quickly getting back to me. Let me try that and will report the result back to you!
User avatar
Junior Boarder

GK User
Sun Jun 03, 2012 8:52 pm
Reply with quote
Report this post
Like I said in the other thread, You are THE MAN! It works beautifully and flawlessly! You are the best support staff in Gavick team! I appreciate it so much!
User avatar
Junior Boarder


cron