Thumbnail Sizes wont resize

More
10 years 2 months ago #36159 by beachwedding
okay, I see it now, but how do I fix it? What do I put in so that it does what I want in the plugin settings?

Please Log in to join the conversation.

More
10 years 2 months ago #36160 by beachwedding
Cancel That! I just removed the css concerning the photogallery all together. It works fine now. Thank you sooo much!

Please Log in to join the conversation.

More
10 years 2 months ago #36176 by beachwedding
well, cancel my last post. It only worked for the first time I loaded a page. After that, all thumbnails were tiny. I have reloaded the original layout.css that came with the hotstart, so now I am back where I started.
What do I do to fix:

#gallery.photogallery_plg img {
width: 18% !important;
margin-right: 1% !important;
}

Also, I have this:

@media screen and (max-width: 800px) {
#gallery.photogallery_plg img {
width: 90% !important;
}

And this at the bottom of the layout.css
#gallery.photogallery_plg img {
width: 90% !important;
}

Is all this supposed to be there?

Please Log in to join the conversation.

More
10 years 2 months ago #36179 by ivan.milic
that are css rules that limit/force your images size. Height and width parameters in plugin settings define actual size of image on disk.

Please Log in to join the conversation.

More
10 years 2 months ago - 10 years 2 months ago #36196 by beachwedding
That is what I thought. So what do I change to make the thumbnail sizes larger or smaller in the css? The plugin settings are not working at all. I have deleted all thumbs and thumb folders when resetting the plugin, but no change occurs. Cache was deleted also.

Additionaly, Load jQuery - if set to yes, the pages do not load at all.

I have used this plugin on other websites and it worked just fine, but not on this one. www.affordablefloridawedding.net/
I have turned off the plugin until I can figure this out.
Last edit: 10 years 2 months ago by beachwedding.

Please Log in to join the conversation.

More
10 years 2 months ago #36207 by ivan.milic
So this rules you have located:

#gallery.photogallery_plg img {
width: 18% !important;
margin-right: 1% !important;
}

Also, I have this:

@media screen and (max-width: 800px) {
#gallery.photogallery_plg img {
width: 90% !important;
}

And this at the bottom of the layout.css
#gallery.photogallery_plg img {
width: 90% !important;
}


eater remove width property so you leave images be big as they are actualy, or change width to be sized as you want

Please Log in to join the conversation.

Time to create page: 0.300 seconds
Powered by Kunena Forum