[Plugin: Gallery] How to get rid of hard coded 20px around each thumbnail?
-
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?
Viewing 1 replies (of 1 total)
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.