• Resolved Teratoma

    (@teratoma)


    After experimenting all day long looking for something that does exactly what this does, I’ve found myself here again. I searched through the files
    and tried to find the code, but I’m not quite at that level yet.

    All of the images I upload for the purpose of displaying with NextGen will be > 600 px tall or 500 px wide, so I would like to remove whatever is causing them to be rescaled to fit the width of my blog column.

    It wouldn’t really be that big of a deal, but a lot of my stuff is line-art, and IMO it looks crappy displayed at anything but its intended size.

    If you want to see what I mean, look here:

    CRATE BAIT.

    Anyone? TIA!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Teratoma

    (@teratoma)

    Ok, the CSS is not above my level, but the fundamental concept of looking in the most convenient, obvious place for something is, apparently.

    For the sake of salvaging the usefulness of this thread, I’ll post what I did:

    In the special “Gallery” tab on the dashboard is a link for “style”. I don’t know why I didn’t look here first, but I digress.

    And clearly labeled by Alex Rabe & co about halfway down are the settings for the ‘Image Browser”. I deleted the line that read:

    width: 100%

    Then after the line:

    display:block !important;

    I added:

    margin-left:auto;
    margin-right:auto;

    Which has me pleased as punch, I must say.

    This is a good post thank you. By chance would you happen to know how to limit which images are shown instead of all images being show by the slideshow?

    Teratoma please ignore my question I found the answer but thanks again for your post it was very helpful.

    Da_Moma

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘NextGen Gallery “Image Browser” rescaling – and how to remove it?’ is closed to new replies.