I have a Drupal page and am trying to add bullets to some items encapsulated by UL/LI tags. I can't get this to work. I figure a modification is needed to Barron's style.css. Can you please help? Thanks!
I have a Drupal page and am trying to add bullets to some items encapsulated by UL/LI tags. I can't get this to work. I figure a modification is needed to Barron's style.css. Can you please help? Thanks!
Comments
Comment #1
jwolf commentedHow are you trying to do this?
If you look at Barron's demo site, I've created an unordered list, a ordered list, and just a plain bullet item.
http://barron.sp0ke.net/node/40
I created these lists and bullet items by using the following code and selecting "Full HTML" for the "Input format":
Comment #2
IgD commentedGot it working. Turns out I had an old version of the theme. I updated it and the problem is fixed. Thanks for the help!
Comment #3
jwolf commented