bulleted list on same line

February 2014 Joomla Template
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
Sun Jul 20, 2014 5:40 pm
Reply with quote
Report this post
Hello,
I use often bulleted lists in K2 articles with "News2" template.
I have a problem with one only article (for the moment !) witch shows 2 or 3 bulleted list on the same line !
bulleted-front.jpg

On JCE editor the bulleted lists are all ok .
bulleted-JCE.jpg

I've verified... the code is correct.
I've try manay way to fix the problem (erase french symbols, change order of list, add <br/> at the end of the line before, etc. but nothing has changed...
Thank you for your help,
Alain
User avatar
Fresh Boarder

GK User
Mon Jul 21, 2014 6:07 am
Reply with quote
Report this post
Could you please post an url to your site - to a place where this issue can be seen?
User avatar
Moderator

GK User
Mon Jul 21, 2014 11:44 am
Reply with quote
Report this post
User avatar
Fresh Boarder

GK User
Mon Jul 21, 2014 12:01 pm
Reply with quote
Report this post
Please edit: /templates/gk_news2/css/override.css and add at its end:
Code: Select all
.itemBody > ul li, .itemBody > div > ul li, ul.gkBullet1 li, ul.gkBullet2 li, ul.gkBullet3 li, ul.gkBullet4 li {
display: block;
}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Mon Jul 21, 2014 4:35 pm
Reply with quote
Report this post
That's perfect !
Thank you for your response
Alain
User avatar
Fresh Boarder

GK User
Tue Jul 22, 2014 11:16 am
Reply with quote
Report this post
If you will have any other questions, feel free to post new forum threads.
User avatar
Moderator


cron