Photo size in hp doesn not fit !!

Posted in: Newspaper
Post count: 6

Hi there!
I was using one of the lay out and the pics were perfect in the slider.

Then I changed to a new lay out and the pics don’t fit any more: there is a grey zone, which is moreover different from pic to pic.

You can see that at:

http://www.cyclingpro.it/wp_pro/

How can I sole the problem?

Thanks in advacnce.

Post count: 28

Hi there.

Have you tried this plugin http://wordpress.org/plugins/regenerate-thumbnails/ as a first step?

Post count: 854

hi,
the images are scaled so that all the image will fit the slider.
either add bigger images or use this css (will increase the image size but show only a part of the image, as the image is increase )

.td_normal_slide .iosSlider img.entry-thumb{
    width: 1045px ;
    max-width: auto;
}

here: http://screencast.com/t/3Qh4ATJm

Thanks for you message.
Radu A.

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.