• Resolved wavydavey

    (@wavydavey)


    HI there,

    There is a line in the gallery-single-template.php:

    <p style="width:<?php echo $gllr_options['gllr_custom_size_px'][1][0]+20; ?>px;height:<?php echo $gllr_options['gllr_custom_size_px'][1][1]+20; ?>px;">

    I have tried opening the templates files and changing the +20, both in the plugin folder and the theme folder, but nothing changes. Yes I have cleared my browser cache multiple times. No matter what I do, the hardcoded p style stays.

    Am I missing something? Where else could it be coming from?

    http://wordpress.org/extend/plugins/gallery-plugin/

Viewing 1 replies (of 1 total)
  • Thread Starter wavydavey

    (@wavydavey)

    Okay, the settings that work are in the gallery-plugin.php, line 931. Once changed there, it worked.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Gallery] How to get rid of hard coded 20px around each thumbnail?’ is closed to new replies.