kotlicity Posted February 16, 2004 Share Posted February 16, 2004 hi, Can somebody tell how to use a image as a background in StyleSheet.css? this is the location the image: catalog/images/bg-gray-lines.jpg is it possible? Thanks Link to comment Share on other sites More sharing options...
paulm2003 Posted February 16, 2004 Share Posted February 16, 2004 div#logoFrame { background: #fff url(images/transistor.png) repeat-x; } (change to your own needs) search at google: background CSSor something like that for details Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.