Roy
(@gangleri)
Wellll, since none of the css techs are here, let me just try something.
#sidebar ul {
padding:0;
margin:0;
list-style-type: none;
font-size:1.1em;
}
That’s from my stylesheet. Style type is none, sounds like doing the trick to me. Give that a try.
it worked, but differently thanks 🙂
.sidebar li {
list-style-type: none;
}
Roy
(@gangleri)
Yeah, all stylesheets are different, but I’m glad I could teach you something 🙂
can someone look at my code and tell me why its not removing the list bullets in the sidebar for my categories? I have list-style:none; defined everywhere possible, but still, they continue to show up.
I’ve been using googles chrome element inspector to try and figure it out with no luck.
please help, url: http://www.roguedeals.com/reviews