View Single Post
  #6 (permalink)  
Old 27-11-2007, 01:40 PM
Marc Marc is offline
Batfink
 
Join Date: Feb 2007
Location: Midlands
Gender: Male
Posts: 58
Default

Try this:

ul li {
background: url(../images/lmm_blue-bullet.jpg) 0 11px no-repeat;
margin-left:12px;
padding: 4px 25px 0px 8px;
}

That should solve your problem.
Reply With Quote