[web2py] Re: web layouts

2010-03-31 Thread elegant_hippie
o > > On Mar 31, 3:51 pm, elegant_hippie wrote: > > > Thanks Massimo - I think i'm able to make the changes easily. One more > > issue - I think my css is running fine but the images associated with > > the css doesn't appear for some reason. What could I

[web2py] Re: web layouts

2010-03-31 Thread elegant_hippie
the files in the folder web2py/applications// > static > > about the images, make sure the images are in the right folder, > relative to the path specified in the CSS. > > Massimo > > On Mar 31, 3:51 pm, elegant_hippie wrote: > > > Thanks Massimo - I think i'm

[web2py] Re: web layouts

2010-03-31 Thread elegant_hippie
at a time? Thanks. On Mar 30, 8:33 pm, mdipierro wrote: > look into > > http://gluonframework.wordpress.com/2010/03/22/skinning-web2py/ > > and this > > http://web2py.com/book/default/section/5/4 > > hope it helps. > > Massimo > > On Mar 30, 5:30 pm, el

[web2py] web layouts

2010-03-30 Thread elegant_hippie
I have a few questions 1) I'm a new user - I would like to learn how to change layouts in web2py and possibly add javacript, ajax etc. 2) How to I view the changes I make? I have been playing with the code but can't seem to understand how to view the changes I make. probably very basic question