Hi I like to make my Logo on my webpage a link to the index page.
I found this line of code:
{{=TD(A(IMG(_src=URL(r=request,c='static',f='images/Logo.png')),_href=URL(r=request,f='index')))}}
But the web2py IMG function ignores the CSS tag which specifies that the
logo should be adjusted to 12 columns.
Now the Logo is gigantic :-(
Can anyone help.--

