Looks good, some problems in IE: Adding a Wiki page in IE doesn't work. Look like a similar issue I had with CKeditor. The textarea the editor is applied to, keeps expanding when the page is opened. I think it can be fixed by specifying _cols and _rows for textarea.
The links in the sidebar to the left look ugly in IE. The cause is that the stylesheet base.css specifies font-family='serif' for the A element in italic. And this combination is pixelated in IE 8. Higher up the font-family is broader and contains fonts 'times' with displays italics fine in IE. A solution could be to remove the font-family tag for the A element. Nico de Groot On 12 feb, 02:30, mdipierro <mdipie...@cs.depaul.edu> wrote: > http://web2py.com/book > > This is only for testing purposes. > Please try get an account and send me some feedback. > > You can try post and edit comments/wiki pages. > > I will reset the database in the next couple of days so do not be > surprised if you loose your account and changes. > > I will also try port over AlterEgo data and merge with appliances. > > Massimo -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web...@googlegroups.com. To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.