if you're using the scaffolding app then set response.logo accordingly....

by default is 

response.logo = A(B('web',SPAN(2),'py'),XML('™ '),
                  _class="brand",_href="http://www.web2py.com/";)

replace, e.g., the B() element with an IMG() one and you're good to go.

On Thursday, April 18, 2013 10:59:52 AM UTC+2, Karl Thomas Schmidt wrote:
>
> Hi@all, 
>
> I tried to display an image within the top fixed header menu. 
> All I can get is to display the <alt> text. 
> How to do that? 
>
> Is there a kind of tutorial explaining how the graphical layout works? 
> Where can I read about that? 
>

-- 

--- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to