View Single Post
  #5  
Old 11-24-2002, 11:16 AM
 
tmx tmx is offline
 

Member
  
Join Date: Nov 2002
Location: Arizona (USA)
Posts: 28
 

Default ...

Try this, Put this into your CSS File...

Code:
ul { list-style-image: url("li_bullet.gif"); }

And then to list set it up like so...

Code:
<ul>[*]Your text[/list]
__________________
-tmx-
Reply With Quote