![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi All, I am attempting to override the background of a list item on my sidebar. In my css the sidebar li is defined as: #sidebar li li { padding: 0; padding-left: 15px; background: url(images/img04.gif) no-repeat left center; font-size: .75em; } I try to override the background property using: .UserList { padding: 0; background: none; padding-left: 15px; background: none; font-size: .75em; } But if I use <li class="UserList">....</li It doesnt work. Any pointers? |
![]() |
| Thread Tools | |
| Display Modes | |
| |