Edit photo gallery on profile page

Does anybody know how to edit the size of photo gallery displayed on profile pages. I'm trying to edit the size to make it alittle bigger..(height) I used firebug, and I think I need to edit element.style but can't seem to find it anywhere.

also found that editing this code would help, but cant seem to find that too.

 

Can anybody help...I'm using dolphin 6.14

 

<img class="icons" alt="....." style="width: 292px; height: 292px;

background-image: url(position: absolute; display: none;" src=".....>

 

element.style {
background-image:url....
display:none;
height:292px;
position:absolute;
width:292px;
}
Quote · 2 Oct 2008
 
 
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.