Apologies, I misread your mail. Niphlod's answer is the correct one for
your purposes.
On 18 April 2013 11:11, Johann Spies wrote:
> I have the following in models/0.py:
>
> settings.title =CENTER(IMG(_src=URL('static','images/us_crest_comb.png'),
> _style="height:120px
I have the following in models/0.py:
settings.title =CENTER(IMG(_src=URL('static','images/us_crest_comb.png'),
_style="height:120px; width:auto;",
_alt=T('US-Crest-logo')))
and in menu.py:
response.title = settings.title
Read the file views/layo
2 matches
Mail list logo