Thread
:
Setting images within CSS
View Single Post
#
9
11-28-2002, 10:34 PM
funkydunk
X-Man
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
If you set the url as relative to the skin1.css file this will work.
ie.
LI {
list-style-image : url(images/li_bullet.gif);
vertical-align : middle;
color : #40445E;
font-weight : bold;
}
__________________
ex x-cart guru
funkydunk
View Public Profile
Find all posts by funkydunk