Thread
:
Setting images within CSS
View Single Post
#
5
11-24-2002, 11:16 AM
tmx
Member
Join Date: Nov 2002
Location: Arizona (USA)
Posts: 28
...
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-
tmx
View Public Profile
Send a private message to tmx
Find all posts by tmx