On Tue, 2008-12-02 at 08:21 -0800, John M wrote:
> I've searched for the admin CSS guide, and found it deprecated (http://
> docs.djangoproject.com/en/dev/obsolete/admin-css/?from=olddocs), is
> there a replacement?

You can still customise the admin CSS. I suspect it just hasn't been
documented for the newer admin yet. But you'll see a bunch of .css files
in the django/contrib/admin/media/css/ directory and, if all else fails,
poking around with something like Firebug will show the relevant classes
fairly quickly.

If you are playing around in that area, take notes as you go and you
might be able to help us resurrect the old documentation and make it
appropriate for the new admin.

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to