On Tue, Jan 5, 2010 at 10:52 AM, Michael <[email protected]> wrote:
> I am working on a really simple content script extension. It is about
> theming the scrollbar, so it can be CSS-only.
>
> Things are working great as long as I don't use images (for background
> or border) as the images I supply with the extension don't seem to be
> available for use from CSS... :(

Hey Michael, you've got to use absolute URLs to inject your own
images. See this thread for details:
http://groups.google.com/group/chromium-extensions/browse_thread/thread/8ffd9776f8e978ed/99bb4cba71cbee3a.
-- 
You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to