Page 1 of 1

Bullet list invisible

Posted: Mon Jan 03, 2011 10:23 pm
by waterman
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

Re: Bullet list invisible

Posted: Tue Jan 04, 2011 5:20 am
by Dr.CSS
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

Posted: Tue Jan 04, 2011 5:26 pm
by waterman
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

Re: Bullet list invisible

Posted: Tue Jan 04, 2011 7:09 pm
by Dr.CSS
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

Posted: Tue Jan 04, 2011 8:07 pm
by waterman
thanks for the reply! Item is solved