Quote:
Originally Posted by Fastbird
If you want an image, you need to supply one and place it in the CSS. It's commented out. Check the first section of code to add/replace for it.
|
Yeah got that but tried everything and to no avail. Great hack, but couldnt get it working for us.
Thanks anyhoo
your code:
Code:
background: #xxxxxx /*url(url to image here) no-repeat*/;
our code change:
Code:
background: #ff9900 images/bg.jpg no-repeat;
Didnt produce anything.
Even tried absolute URL