How to adjust the margin in the outline?

Hi, I have modified the width of the images in the outline to 236px and height 354px in the photos module. Now the margin in the outline gets too width, so I don't know where to edit it and in which file? Any help is appreciated. Beforehand Thanks!

My website is: http://buddygalaxy.com/

http://buddygalaxy.com/
Quote · 14 Jun 2013

I don't know if this is what your looking for but you can try to mess with the settings in:

modules/boonex/wall/js/outline.js

Near the top:

    $(document).ready(function() {
        $('#bx-wall-outline .wall-outline-items').masonry({
          itemSelector: '.wall-oi-item',
          columnWidth: 160,
          gutterWidth: 21
        });
    });
}

http://ModMyCMS.com --> Dolphin Hacks &Mods
Quote · 14 Jun 2013

outline css is your best option

Quote · 14 Jun 2013

Thank you so much guys. I have already found a solution. But, again thanks for your helps. Bye!

http://buddygalaxy.com/
Quote · 16 Jun 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.