View Single Post
Old 12-15-2011, 11:57 PM   PM User | #4
teedoff
Senior Coder

 
Join Date: Aug 2010
Location: High Point, NC
Posts: 3,325
Thanks: 5
Thanked 363 Times in 360 Posts
teedoff is on a distinguished road
Quote:
Originally Posted by Rob Greenhorn View Post
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.
__________________
Teed
teedoff is offline   Reply With Quote