Style Resource

 

ListBullets

Page history last edited by va 2 yrs ago

List Bullets

 

To change the image used for list bullets, use the following CSS:

 

<raw escaped=0><style>
#displaycontent ul li {
background: url("f/bullet2.gif") -2px 4px no-repeat;
}
</style></raw>

 

  • one
  • two
  • three

 

 

Comments (0)

You don't have permission to comment on this page.