Ignore:
Timestamp:
Sep 11, 2014, 10:11:42 AM (10 years ago)
Author:
JanisV
Message:

Updated picture navigation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped_responsive/admin/maintain.inc.php

    r29453 r29476  
    2020        'imageFrame'                                    => true,
    2121        'imageCaption'                                  => 'title',
    22         'imageArrows'                                   => false,
    23         'navArrows'                                             => true,
     22        'imageArrows'                                   => true,
     23        'navArrows'                                             => false,
    2424        'HDlightbox'                                    => true,
    2525        'forceLightboxOn'                               => false,
     
    3131        'albumSize'                                             => "thumb",
    3232        'thumbSize'                                             => "thumb",
    33         'imageSize'                                             => "medium",
     33        'imageSize'                                             => "large",
    3434        'hdSize'                                                => "xxlarge",
    3535       
    3636        'imageAutosize'                                 => true,
    37         'imageAutosizeMargin'                   => 60,
     37        'imageAutosizeMargin'                   => 40,
    3838        'imageAutosizeMinHeight'                => 200,
    3939
Note: See TracChangeset for help on using the changeset viewer.