The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › CSS › can I embed an swf file in a css file?
Right now I have a jpg file but I would like to embed a swf file.
The code looks like this:
#page1 #header {background:url(images/header_img1.jpg) no-repeat right bottom;}
how can I alter the code to embed my swf file? Any help is appreciated.
That would be a no. It has to be an image.