Small text area for News entry

Please report bugs here!

Moderator: Thorsten

Post Reply
maui1
Posts: 6
Joined: Sun Feb 22, 2004 8:24 pm

Small text area for News entry

Post by maui1 »

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.
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by 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
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
ESGWeb
Posts: 1
Joined: Thu Sep 30, 2004 10:10 pm

Safari Login

Post by ESGWeb »

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;
}
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

thanks for this report. I will fix it.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
maui1
Posts: 6
Joined: Sun Feb 22, 2004 8:24 pm

Any progress on News edit bug

Post by maui1 »

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.
Thorsten
Posts: 15725
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

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
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply