Great to see the new 1.4.1 realease, thankyou.
I have only one problem. The text entry area for editing and adding News is very very small (10 char x 2 rows) I am using a Mac Powerbook G4 and it shows up this way in both Safari and IE 5.2.
Can I change this?
One other small style bug is on Admin Login, with Safari Browser the user and password fields are seperated by several hundred lines of blank space.
Small text area for News entry
Moderator: Thorsten
Hi,
the WYSIWYG editor works only on IE5.5+ on Windows or with all Mozilla/Firefox versions on all platforms. Safari 2.0 also should work but it isn't released yet.
Have you a screenshot for this Safari releated issue?
bye
Thorsten
the WYSIWYG editor works only on IE5.5+ on Windows or with all Mozilla/Firefox versions on all platforms. Safari 2.0 also should work but it isn't released yet.
Have you a screenshot for this Safari releated issue?
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Safari Login
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;
}
div.row {
clear: both; <<---Remove this!
margin: 0px;
padding: 2px;
}
Hi,
thanks for this report. I will fix it.
bye
Thorsten
thanks for this report. I will fix it.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist
Any progress on News edit bug
Hi, just checking to see if you have solved the News edit bug where if you try to edit the news the text field comes up blank. You checked this out on my site last month to verify the bug.
Hi,
yes, I am working on that bug. I have two or three open bugs and then they are fixed I'll release 1.4.2 RC2.
bye
Thorsten
yes, I am working on that bug. I have two or three open bugs and then they are fixed I'll release 1.4.2 RC2.
bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
amazon.de Wishlist