Hi,
can you please take action here, my editor has a large area with a huge amazon logo, I have to switch off the amazon plugin to have a regular sized tool bar and to be able to work as used to be….
Thanks!
Here is an example of how it looks like on a page or post edit (which is ok):

But at any other location where the advanced editor is used I’m getting this:

Hi YogieAnamCara,
Thanks for providing feedback. Can you help us with advanced editor it is? Does max-height:30px; max-width:30px; solve the issue for you?
Let us know and we’ll roll out this fix in the next plugin update.
Hello,
many thanks for your feedback I’m using
TinyMCE Advanced
but even if I switch the advanced editor plugin off, and just using the WP visual editor I do have the same issue.
Here is an example of my event management plugin, the visual editor (with turned OFF tinyMCE Advanced plugin) looks still like this, but even at the text editor it looks the same:
As said before setting the CSS
img#aalb-admin-searchbox-amzlogo {
max-width: 30px !important;
max-height: 30px !important;
padding: 0px;
}
at the CSS file aalb_admin.css from the admin/css is not changing the size of the logo.
Highly appreciated if this could be fixed.
Many thanks in advanced.
This is the code from one of the pages that are including the Amazon logo, it looks like that the CSS is not taken into account or loaded on that page…?
<div id="aalb-admin-searchbox">
<img src="https://images-na.ssl-images-amazon.com/images/G/01/PAAPI/AmazonAssociatesLinkBuilder/icon._V278877987_.png" id="aalb-admin-searchbox-amzlogo"><input type="text" id="aalb-admin-input-search" name="aalb-admin-input-search" placeholder="Enter keyword(s)" onkeypress="aalb_submit_event(event,"aalb-admin-button-create-amazon-shortcode")"><a class="button" title="Add Amazon Associates Link Builder Shortcode" id="aalb-admin-button-create-amazon-shortcode" onclick="aalb_admin_show_create_shortcode_popup()">Search</a>
</div>
If I go into the CSS file of the plugin that is using the editor and add the CSS everything turn out fine… but it can’t be the case that I would need to add the CSS to any plugin using a editor? The huge logo is for example showing up at these plugins editor…
https://wordpress.org/plugins/events-made-easy/ (at the event edit page)
https://wordpress.org/plugins/newsletter-subscription-form/ (at the theme settings tab, here is also the “search” button missing!)
https://wordpress.org/plugins/popup-builder/ (at the editor for each popup)
just to name a few
And even with the latest Version 1.4 same issue while displaying the Amazon Logo as too big still appears.
Hi YogieAnamCara,
Thanks for providing feedback with example plugins where logo appears big. We were able to re-produce it.
We are tracking this issue now and will fix this with next plugin update for sure.
Can you write us at link-builder@amazon.com so that we can assist you in a temporary solution until the next update?
Hi,
many thanks, I will wait for the next update to see it fixed, I lived so long with the large logo, I’ll not waist your time for a temp solution when you will fix it anyways π
Thanks!
Cheers
Joerg
Still not fixed so far π
Hi @yogieanamcara,
We just rolled out v1.4.1 of the plugin which includes this fix. Please upgrade to the latest version and confirm that the amazon logo size issue is fixed for you now. Cheers!
Excellent, @amazonlinkbuilder!
I can confirm the latest version fixed the “Stay Puft Marshmallow Man” logo.
Thanks a lot!
Cheers
Joerg
Hi @amazonlinkbuilder
I’m sorry to tell you that the issue is back with version 1.4.5
Please fix π
Many thanks in advance!
Cheers
Joerg
Hm, I got the latest version 1.4.5 and it looks alright in my editor.

Or am I getting it wrong?
I have it look like this in my EME (Events Made Easy)

Hm, perhaps the other plugin overwrites the style information. Have you updated that one recently, too? Pretty likely, as (at least at my end) nearl all plugins were adapted to WP4.8.
Maybe the cause is then in the other plugin(s)?
Just guessing…