Guys, ran into a problem. somewhere I changed the stylesheet Layout: Top menu + 2 columns with the result that bullets in a bullet list have the same white colour as the background.
Strange enough for me, a numbered list remains visible.
Using CMS 1.9.2.
Anyone with a suggestion?
thanks in advance
Marc
Bullet list invisible
Re: Bullet list invisible
As most questions in the board a link to the site or the code, html/css will go a long way in getting an answer...
Re: Bullet list invisible
Your're rigth about the missing information. here it is:
the webpage in question is http://www.bordewijkadvies.nl/index.php ... viesbureau
Template http://www.bordewijkadvies.nl/uploads/% ... olumn.html
Stylesheet http://www.bordewijkadvies.nl/uploads/m ... 20css.html
I copied the page to another of my CMS site's with 'same' template, here the bullets show as expected. I cannot find the difference.
with regards
Marc
the webpage in question is http://www.bordewijkadvies.nl/index.php ... viesbureau
Template http://www.bordewijkadvies.nl/uploads/% ... olumn.html
Stylesheet http://www.bordewijkadvies.nl/uploads/m ... 20css.html
I copied the page to another of my CMS site's with 'same' template, here the bullets show as expected. I cannot find the difference.
with regards
Marc
Re: Bullet list invisible
the simple slider embedded style sheet has ul list-style:none so any ul is not going to have bullets unless you specify them in #main ul...
Re: Bullet list invisible
thanks for the reply! Item is solved