Bullets not showing

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Thu Sep 09, 2010 7:07 pm
Hi

I have a customer who has added articles to their site, in the editor we can see the bullets but in the front end they are not showing - I have tried to edit the css but as there is so many different ones I am not sure which I should edit. The customer does not want to use the classes or the typography he prefers to write in html - can you offer some help please

cheers
User avatar
Fresh Boarder

GK User
Thu Sep 09, 2010 9:45 pm
Which editor are you using? TinyMCE? Try to use another one
User avatar
Junior Boarder

GK User
Fri Sep 10, 2010 2:51 am
Hi

Please add this fragment on joomla.css file:

Code: Select all
.article-content ul li {list-style-type:square;margin-left: 30px}


Cheers ;)
User avatar
Platinum Boarder

GK User
Mon Sep 20, 2010 12:42 pm
thanks muchly :-)
User avatar
Fresh Boarder


cron