I was initially looking to work with one of the designers or themes from http://themeforest.net.
What it comes down to is:

 * The styling for your website (primarily CSS) is provided by the
   theme/designer. This means that the CSS supplied with web2py may not
   be required.
 * Responsive web design: For example, most of the themes in the link
   above are RWD compliant. This means that you may not require
   bootstrap which comes with web2py, for your application.
 * You will have to retain the web2py JS file though, and some of the
   content that is in the layout.html.
 * Follow the rest of the instructions in the documentation to deal
   with custom forms, and like, because that is what you will anyway need.

Who does these changes? Well, you could provide some instructions to the designer to modify the theme, or you could do it, because the number of things to be tweaked would be minimal. What it comes down to is that the designer can go ahead and build a website, using W3C compliant elements, without having to know about web2py. You could work with them to do the final round of tweaking. I did not work with a designer, but it so happened that I just over-rode the CSS content with my own to get the styling I need.
Hope this helps.


________________________________________
Kiran Subbaraman
http://subbaraman.wordpress.com/about/

On Fri, 31-01-2014 1:35 PM, Gael Princivalle wrote:
Hi all.

Can someone talk about experiences of collaborations with a GUI designer, I mean someone that don't know nothing about web2py but have to design for you the website interface ?

Are there third parts GUI design tools that's works great with web2py, like these: http://softwaresolution.informer.com/Tools-to-Design-GUI/ ?

Thanks.
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to