wfaler wrote:
Actually, I removed all the "background" attributes and added them as
"background:url(mygif.gif);" in the stylesheet, that I add to the header
with:
add(HeaderContributor.forCss(FrameworkStaticResource.class, "style.css"));
If I am not mistaken, this should pick the background images up from the
same package/directory as the stylesheet, right?
Yep. If you want package resources, that will automagically Just
Work(tm). Sorry - was assuming you wanted some other kind of resource,
in which case, my previous post was the way to achieve that.
But yes, in your case, keep it simple. ;-)
Regards,
Al
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]