View Single Post
  #9  
Old 11-28-2002, 10:34 PM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

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
Reply With Quote