Baffled by Phantom Bullets
-
Hi,
I’m trying to dissect a WordPress theme for the first time and am stuck – when I add in an Archive section:
<?php wp_get_archives(‘type=monthly’); ?>
…after my main content, I get a list bullet, and I don’t want one! I can’t figure out where oh where this instruction comes from – I’ve tried messing with {list-style-type:0;} etc. into my stylesheet but the most I’ve managed to achieve is changing the colour of the button!
There appear to be similar threads out there, but all point to css as the solution. However, as my css is so simple, I don’t think this is right.
http://www.isl-computers.co.uk/CARCLO-TEST-BLOG/ is where it’s at!
Please Help! – Anakeimai
The topic ‘Baffled by Phantom Bullets’ is closed to new replies.