Christopher Lenz wrote:
> Am 07.04.2006 um 18:30 schrieb Rudolph:
>> It could be solved by putting the django-admin stuff inside a tag with
>> a django-admin class. Then ".django-admin p" or ".django-admin
>> #content" will format only the admin stuff and not your site.
> 
> No, because the admin style sheets use "p" as a selector, and not  
> ".django-admin p". Thus, the admin styles also affect stuff outside  
> the admin itself, which was exactly my point.

I believe what Rudolph was trying to say was, wrap the entire template 
in a <div class="django-admin"></div> or change the <body> id or class.

-- 
--Max Battcher--
http://www.worldmaker.net/
"I'm gonna win, trust in me / I have come to save this world / and in 
the end I'll get the grrrl!" --Machinae Supremacy, Hero (Promo Track)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers
-~----------~----~----~----~------~----~------~--~---

Reply via email to