ThemeForest

prettyphoto help

285 posts
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 4-5 years
  • Referred between 1 and 9 users
  • Sold between 5 000 and 10 000 dollars
dany_j says

I need to resize thumbnails of the slides. I need to make them bigger. I tried on prettyphoto forum but no luck. Any tip would be great

311 posts
  • Bought between 100 and 499 items
  • Bulgaria
  • Elite Author
  • Exclusive Author
  • Has been a member for 2-3 years
  • Microlancer Beta Tester
  • Referred between 100 and 199 users
+1 more
Koev says

Hello Dany,

which slides you need to resize? Do you mean the thumbnails in the main PretyPhoto window?

285 posts
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 4-5 years
  • Referred between 1 and 9 users
  • Sold between 5 000 and 10 000 dollars
dany_j says

Hello Dany, which slides you need to resize? Do you mean the thumbnails in the main PretyPhoto window?

Hi Koev!

yes the thumbnails on the buttom when window is open

311 posts
  • Bought between 100 and 499 items
  • Bulgaria
  • Elite Author
  • Exclusive Author
  • Has been a member for 2-3 years
  • Microlancer Beta Tester
  • Referred between 100 and 199 users
+1 more
Koev says

I had the same problem two weeks ago. it was somewhere in the JS file. Let me check and I’ll write back in 5 minutes.

OK. Find this in the jquerry.prettyPhoto.js

<a href="#"><img src="\"+pp_images[i]+\"" alt="" width="50" /></a>

and change the width to your desired width. The height should resize proportionaly.

285 posts
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 4-5 years
  • Referred between 1 and 9 users
  • Sold between 5 000 and 10 000 dollars
dany_j says

I had the same problem two weeks ago. it was somewhere in the JS file. Let me check and I’ll write back in 5 minutes.

OK. Find this in the jquerry.prettyPhoto.js

<a href="#" />
imgpp_images[i]\”” alt=”” width=”50” /> and change the width to your desired width. The height should resize proportionaly.

I have tried that and its working but thumbnails are overlapping seams that some css need to be changed.. Is that all that you did?
I mean thumbnail picture get bigger, but the size of the thumbnail remain the same

311 posts
  • Bought between 100 and 499 items
  • Bulgaria
  • Elite Author
  • Exclusive Author
  • Has been a member for 2-3 years
  • Microlancer Beta Tester
  • Referred between 100 and 199 users
+1 more
Koev says

No, I made changes to prettyPhoto css, but I thought you only need to know how to change the size of the img. :)

You would also need to find these styles in prettyPhoto.css and adjust them according to your needs:

.pp_gallery{
left:50%;
margin-top: -60px;
position:absolute;
z-index:10000;
}
.pp_gallery ul{
float: left;
height:65px;
margin:0 0 0 5px;
overflow: hidden;
padding:0;
position: relative;
}
.pp_gallery ul a{
border:1px #000 solid;
border:1px rgba(0,0,0,0.5) solid;
display:block;
float: left;
height:60px;
overflow: hidden;
}
.pp_gallery ul a:hover,.pp_gallery li.selected a{
border-color:#cecece;
}
.pp_gallery ul a img{
border:0;
}
.pp_gallery li{
display:block;
float: left;
margin:0 5px 0 0;
}
.pp_gallery li.default a{
background: url(../image/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
display:block;
height:33px;
width:50px;}
285 posts
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 4-5 years
  • Referred between 1 and 9 users
  • Sold between 5 000 and 10 000 dollars
dany_j says

Thanks you so much, you saved me lots of time :)

285 posts
  • Bought between 100 and 499 items
  • Exclusive Author
  • Has been a member for 4-5 years
  • Referred between 1 and 9 users
  • Sold between 5 000 and 10 000 dollars
dany_j says

Kolev if you are around.. I have sent you an email

by
by
by
by
by