Kunena poll: answer bars/picture too high
Rate this topic: 




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?

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?

-
- 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.
I implemented this code in my template override file to correct the problem. Maybe it also works for you, I hope.

- Code: Select all
#Kunena .jr-forum-stat-bar {
height: 10px !important;
}
-
- Junior Boarder
- GK User
- Thu Feb 19, 2015 11:38 am
- Reply with quote
- Report this post
Hi, it's working! Thanks!
-
- Gold Boarder
3 posts
• Page 1 of 1