Kunena poll: answer bars/picture too high

Rate this topic: Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.Evaluations: 2, 3.50 on the average.3.50 out of 6 based on 2 vote(s)
GK User
Sun Feb 01, 2015 11:56 am
Reply with quote
Report this post
Hi,

Having a little problem with polls (in my Kunena forum) and the Rockwall template. I already asked at a Kunena forum but they pointed me to the makers of my Joomla template.

Please have a look here, you can see the bars are much too high. How can I adjust that?

Image
User avatar
Gold Boarder

GK User
Sun Feb 01, 2015 3:03 pm
Reply with quote
Report this post
Hello,

I implemented this code in my template override file to correct the problem. Maybe it also works for you, I hope. :silly:

Code: Select all
#Kunena .jr-forum-stat-bar {
   height: 10px !important;
}
User avatar
Junior Boarder

GK User
Thu Feb 19, 2015 11:38 am
Reply with quote
Report this post
Hi, it's working! Thanks!
User avatar
Gold Boarder


cron