Welcome, Guest
Username: Password: Remember me

TOPIC: Thumb pics are blur.

Thumb pics are blur. 9 years 11 months ago #740

Hello, me again.

I create an automatic get all albums, and its great. Bravo!!
Here I run into another tiny problem.
I setup my thumb to be a size of 250x200. The result is my thumbs blow up big but the bg image stay the same.
So i fixed the problem giving a css ;

background-image: 150%;
background-position: center;

It looks nice now but the thumbs, most of them are blur and one of the has nothing (white color). ---- some are clear!!??
I am not sure if it has nothing to do with "size image use thumb", but i change values and it does nothing.

Any help would be really appreciated.
The administrator has disabled public write access.

Thumb pics are blur. 9 years 11 months ago #741

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hi
can you send me URL your site? So we can see and check it
Best regards
Bach Pham
The administrator has disabled public write access.

Thumb pics are blur. 9 years 11 months ago #742

here is a link of the page.

monkey711.com/index.php/tester
The administrator has disabled public write access.

Thumb pics are blur. 9 years 11 months ago #743

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hi
Find and open file: monkey711.com/templates/rt_corvus/css/rt_corvus-custom.css
Go to line 160 and changed
#jofacebookgallery div.jofacebookgallery-item {
margin: 10px 8px;
}
To
#jofacebookgallery div.jofacebookgallery-item {
height: 300px;
margin: 10px 8px;
}
Best regards
Bach Pham
The administrator has disabled public write access.

Thumb pics are blur. 9 years 11 months ago #744

Thanks for a quick reply.

Fixing the height would fix a layout but the BLURRY thumbs still not fixed.
I have tried everything, not working. It seems like some of pics would be effected by "size image use thumbs" and a majority of them would not? :(
The administrator has disabled public write access.

Thumb pics are blur. 9 years 11 months ago #745

  • Super User
  • Super User's Avatar
  • OFFLINE
  • Administrator
  • Posts: 3519
  • Thank you received: 278
  • Karma: 65
Hi
most of them are blur and one of the has nothing (white color). ---- some are clear!!
Hi please delete code css you have added
#jofacebookgallery div.jofacebookgallery-item span {
background-position: center center;
background-size: 150% auto;
}
and please set thumb to be a size more >250x200 in global settings and check again
Best regards
Bach Pham
The administrator has disabled public write access.
Time to create page: 0.067 seconds