Thread
:
CSS List background image bullets - Cross browser problem
View Single Post
#
6
(
permalink
)
27-11-2007, 01:40 PM
Marc
Batfink
Join Date: Feb 2007
Location: Midlands
Gender:
Posts: 58
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.
Marc
View Public Profile
Send a private message to Marc
Find all posts by Marc