no Bullits/markers in unordered list

GK User
Sun Oct 28, 2012 12:12 pm
Hei

I have made an unordered wiht JCE but the markers does not show on the webpage
se here: http://stokkeungdomsskole.no/index.php/ ... strasjonen

How can I get them to show.
User avatar
Junior Boarder

GK User
Sun Oct 28, 2012 11:05 pm
Hi

Our templates use their own typography style which includes unordered list.
Please read the following help article.

You can see the typography style added on Appsite template on this page.

In other hand, if you want to use simple style on unordered list with typography plugin support, please enable the use of css override on template parameters > advanced settings and add this lines on ../css/override.css

Code: Select all
ul li {list-style-type: square; margin-left: 50px}


Cheers
User avatar
Platinum Boarder


cron