impress-org / seamless-donations

A reasonably popular donations plugin for WordPress
GNU General Public License v2.0
6 stars 8 forks source link

Layout Issues at Admin Pages #2

Closed shefik closed 8 years ago

shefik commented 8 years ago

There are minor layout issues on the admin pages:

/wp-admin/admin.php?page=seamless_donations_admin_addons

This image breaks the layout, because it is too large:

/wp-content/plugins/seamless-donations/images/extension-thank-you-enhanced-420.jpg

Under the section Improve Outgoing Email Reliability, the content doesn't fit into the white box, causing the text to continue past the fixed height.

At this page:

/wp-admin/admin.php?page=seamless_donations_admin_main

The video is too large, and breaks the layout.

davidgewirtz commented 8 years ago

What's your screen size? On my 1920x1080 monitor, it looks fine. Once I know what you're looking at, I'll see what changes might be made. -- David

shefik commented 8 years ago

I'm viewing on a Mac laptop. See screenshot.

admin
davidgewirtz commented 8 years ago

I see. I've added a note to check on code responsiveness for small screens.

That said, please don't use Github for support requests. Support is available from https://wordpress.org/support/plugin/seamless-donations. Github is used for developer coordination when coding the plugin. Thanks!

--David