Needs review
Project:
CivicSpace Theme
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2006 at 22:08 UTC
Updated:
21 Mar 2006 at 07:04 UTC
Attached a patch to admin/visual.css which fixes the 404 reference to bg_status, displayed only in the admin theme as the background to the status messages.
| Comment | File | Size | Author |
|---|---|---|---|
| visual.css-bg_status.patch.txt | 412 bytes | sillygwailo |
Comments
Comment #1
wernst commentedYou can also simply copy the file "bg_status.png" from /images into /global/images, (which is where the theme is currently looking for the file).
I don't know if the error is that the theme is looking in the wrong place, or if the file wasn't placed in the correct folder by accident. The patch assumes the former. Copying the file assumes the latter.