Quote:
Originally Posted by Rob Greenhorn
teedoff . . .
I've used list-style-type:none in two CSS rules: CollapsiblePanelContent, and CollapsiblePanelContent ul li a. Either or both of these should work on any DIV in the class CollapsiblePanelContent, right?
But I did try adding the property right in the ul tag, and had no luck there, either.
Rob
|
You MUST specify this rule on the <li> tag as I said above, not the <ul> tag or thos other id/classes you mentioned. Copy the code I posted above and paste it in your stylesheet.