How to change picture thumb size?

Does anyone know if thumbnail size is hard coded or css driven?  I would like to reduce the size of picture thumbs on my site to be smaller.

Quote · 7 Dec 2009

should be css

Quote · 7 Dec 2009

Sorry I wasn't specific for this.

I want to change the size of the profile java-controlled picture viewer.  Does anyone know where those variables are hard coded?

It is the photos that show in this area on profile table:

Quote · 7 Dec 2009

use firebug Laughing

Quote · 8 Dec 2009

I did and I found the string where it references but there is nothing in there that I can figure for the picture size.  If I check the properties of the picture itself it gives the picture properties of the full picture.

Quote · 8 Dec 2009

what is it you are trying to get done just the photos size

Quote · 9 Dec 2009

modules\boonex\photos\templates\base\css\search.css

.scrollUnit {
background-position:center center;
background-repeat:no-repeat;
border:1px solid #CCCCCC;
float:left;
height:36px;
margin:2px 1px;
position:relative;
width:36px;
}

https://www.deanbassett.com
Quote · 9 Dec 2009

not working already tried that

Quote · 9 Dec 2009

I tried it too, so i know it works.

Did you refresh the page a couple of times?

Images get cached by the browser, so sometimes it takes a couple of refreshes to get it to show.

https://www.deanbassett.com
Quote · 9 Dec 2009

Here is my after shot after reducing it to 10px.





https://www.deanbassett.com
Quote · 9 Dec 2009

sorry my bad it does work

i really need to read the questions first  i was trying to increase the size Laughing

reducing works but the increasing ?....

Quote · 9 Dec 2009

You could, but the of all the images are set in the settings of the photo module. As each photo is uploaded, 3 different size files are created. So you would have had to increase the sizes before the images were uploaded to get larger sizes.

And i think one of those settings is labeled wrong. I will have to check those settings more closely.

https://www.deanbassett.com
Quote · 9 Dec 2009

Sorry I wasn't more clear, I want to change the size of the main picture, not the smaller thumbs above it.  I can't seem to figure out how the size is determined since it changes for each picture.

Quote · 9 Dec 2009

Sorry, that one is controlled by script. I have not yet figured out how to do it yet.

https://www.deanbassett.com
Quote · 9 Dec 2009
 
 
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.