The login problem in Safari is caused by the "clear:both" entry in the div.row class of admin.css in the template folder. Remove it and the login works!
div.row {
clear: both; <<---Remove this!
margin: 0px;
padding: 2px;
}
Search found 1 match
- Thu Sep 30, 2004 10:13 pm
- Forum: Bug reports
- Topic: Small text area for News entry
- Replies: 5
- Views: 8257