On Fri, Jul 3, 2009 at 05:26, 双木成林<linluxi...@gmail.com> wrote:
> Hi all.
> I met a problem that all the '@import' I used in the css file do not work at
> all.
> I put the css file in the static folder, and the '@import' cant import the
> file that even in the same folder.
> I suppose if it is because web2py framework doesn't suggest us to use
> relative paths?
> But i still think relative path is very necessary for me and i think for a
> lot of webpage developers.
> So i suggest that the web2py framework can provide a mode that can let us
> use relative paths in static folder?
> Thx.
> --Luxiang Lin
> --
> Where Python Happens!!

See httpserver.log and check if browser is requesting CSS that have to
be imported (or other file with the same name but in other path).
Can you explain more about the problem? Paths, code...?

-- 
 Álvaro Justen
 Peta5 - Telecomunicações e Software Livre
 21 3021-6001 / 9898-0141
 http://www.peta5.com.br/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to