• Resolved dizwell

    (@dizwell)


    Hello Peter:

    Another consequence of the recent upgrade, I expect. Take a look at:

    [ redundant link removed ]

    If you expand any of the rows, you’ll see a piece of music score associated with each composition. They are graphics. They used to be nice and sharp (mostly!), but are now auto-expanded to full width and consequently blurry.

    I saw in the ‘What’s New’ for the latest release that you’d done something to image sizes in list tables… is this a consequence? And how do I reverse it, please?! (I’m hoping there’s a custom piece of CSS I can use or a checkbox somewhere or other I’ve missed!)

    Edited to add: From mucking about in Firefox’s inspector, I see that if I remove the “width=100%” bit in the CSS markup for each music score excerpt image, the images revert back to their correct viewing size. But I’m not sure how to add something to my custom CSS which will undo/negate/remove something that the plugin code is adding…

    Regards
    HJR

    • This topic was modified 4 years, 8 months ago by Jan Dembowski.
    • This topic was modified 4 years, 8 months ago by dizwell.
    • This topic was modified 4 years, 8 months ago by dizwell.
    • This topic was modified 4 years, 8 months ago by dizwell.
    • This topic was modified 4 years, 8 months ago by Jan Dembowski. Reason: Moved link to link field again

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Side note: Could you use the link field? When you ignore that and put the link in the post, the spam filter gets ideas about your account here.

    Thread Starter dizwell

    (@dizwell)

    @jan Dembowski: I’ve re-instated the link, since that is merely an example I wanted to point Peter to so he can see the problem which affects multiple pages. The specific link is not to “a page I need help with”. I’m happy to take my chances with the spam filter in the meantime. Peter knows I’m not a spammer!

    • This reply was modified 4 years, 8 months ago by dizwell.
    • This reply was modified 4 years, 8 months ago by dizwell.
    Thread Starter dizwell

    (@dizwell)

    Just to complete this issue, complete with redundant moderation, and to confirm: adding this to my site’s custom CSS fixed the issue of image sizes:

    span.dtr-data img {
    width: auto;
    }

    The issue can now be closed. Many thanks for the advice, Peter!
    Regards
    HJR

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image Sizes?’ is closed to new replies.