Are you referencing them from within the template using the proper  
URL? (/static/stuff.css or whatever)?
The CSS stuff isn't processed by webpy, it's simply served up by the  
webserver.

--
Adam

On Jan 31, 2009, at 11:20 PM, haskellian wrote:

>
> I have (almost) finished my application and I am trying to run it on
> Appengine.
>
> I can run the app (I compiled templates) but it ignores my CSS-files(I
> have them in myapp/static/) and thus I have no formatting.
>
> How do I solve that? Should I somehow compile them together?
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to