johnflufin
Member
Posted 1 year ago #
Since upgrading to version 1.3.6+, PSP seems to be designed for 1 column view only. In 2 column view at 1280 width resolution, the "Title" and "Keywords" text fields on the page edit screen are FAR too wide causing severe wrapping of most field labels. Please revert to the previous widths or consider percentage widths for better fluidity.
http://wordpress.org/extend/plugins/platinum-seo-pack/
Rajesh Babu
Member
Posted 1 year ago #
I did test this on various browsers and it does look good to me with the 2 column view of wp admin. Which browser are you using?
johnflufin
Member
Posted 1 year ago #
Here's what I'm seeing using Mac 10.5.8 and FF 3.5.3:
http://tinypic.com/r/depkau/7
Safari 5 seems to display it correctly.
johnflufin
Member
Posted 1 year ago #
I think I figured out a solution. If I reduce the length of the input fields "psp_title", "psp_description" and "psp_keywords", the overly-long-input problem goes away. Defining the width of the input fields via CSS (instead of size="XX") solves the issue. Please consider this in future releases.
Thanks.