Formatting issues

3 posts by 2 authors in: Forums > CMS Builder
Last Post: May 31, 2016   (RSS)

By Damon - May 31, 2016

Hi,

I took a look at the page here:
http://www.whpsband.com.au/about_test.php?1

The code is correct but the bullet points didn't appear.

I used the Web Developer browser add on to disable all CSS and the bullets appeared.

I was able to find the CSS for list items using the Firebug browser add-on and it also identified the CSS file and line number:

http://www.whpsband.com.au/band/css/hover-dropdown-menu.css

On line 6, this CSS is causing the list item bullets to disappear:
list-style: outside none none;

Hope this helps.

Cheers,
Damon Edis - interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

By degreesnorth - May 31, 2016

Hi Damon

Thanks, that seems to have fixed it - that was like finding a needle in a haystack!

Cheers