Bullets won't display in TWN II

GK User
Wed Dec 28, 2011 8:18 pm
I cannot get the bullets to display on the front end. I have searched the many different suggestions and tried many of the different suggestions but am not getting any where. Please help if possible?
User avatar
Fresh Boarder

teitbite
Thu Dec 29, 2011 5:44 pm
Hi

Please show me Your page and tell exacly where this bullets should appear.
User avatar
Moderator

GK User
Thu Dec 29, 2011 7:41 pm
On this page...
http://www.bpm.com/jupgrade/index.php?o ... Itemid=214

Under the section.
Discuss, Agree, and Communicate the Effort’s Plans

all of the indented text should have bullets. In TinyMCE the bullets display correctly.
User avatar
Fresh Boarder

teitbite
Fri Dec 30, 2011 6:04 pm
Hi

Try add this code to css:

Code: Select all
.articleContent ul li {
list-style: disc inside none;
}
User avatar
Moderator

GK User
Fri Dec 30, 2011 6:09 pm
which css file?
User avatar
Fresh Boarder

teitbite
Fri Dec 30, 2011 9:04 pm
Hi

The file prepared for any changes is override.css but remember to allow using of this file in template settings.
User avatar
Moderator


cron