Making WordPress.org

Changes between Initial Version and Version 1 of Ticket #6617


Ignore:
Timestamp:
12/09/2022 11:48:54 AM (22 months ago)
Author:
jonoaldersonwp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6617 – Description

    initial v1  
    22
    33- Remove the inline `<style>` tag (which sets the image as the background of the banner container).
    4 - Remove all attributes from `.plugin-banner`, except for the existing margin attribute(s).
     4- Remove all styling applies to `.plugin-banner`, except for the existing margin attribute(s).
    55- Add CSS targeting `.plugin-banner img` to set `object-fit: cover; width: 100%;`
    66- Add an `<img>` inside `.plugin-banner`, using the markup below.