Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #53063
    LTTL
    Member

    Hello,
    Is there any way i can increase the size of the images on my blog http://www.lookingthroughthelarder.com?
    I dont mean the slider images…. just the images on the posts.

    Help would be really appreciated!

    Regards
    Shezz

    #53101
    Sakin
    Keymaster

    @LTTL: You image is already as per the width of the container. So, where to increase it. You can just remove that padding spaces. IF so that you can add the following css in “Appearance => Theme Options => Custom CSS” box:

    .hentry .entry-summary .wp-post-image { max-width: 100%; padding: 0; }

    #53162
    Francis
    Member

    My uploaded images are the same size as in the “demo” featured slider (i.e. 1680 X 720) , however when I swop to my uploaded images they are smaller than the demo images and placed of the left with space to the right.

    #53194
    Sakin
    Keymaster

    @Francis: Sorry I am bit confused with image are you talking about. Can you explain me or maybe upload screenshot in your site and send me url explaining the issue.

    #53232
    Francis
    Member

    Hi Sakin,

    Thank you for your email.

    I have purchased Full Frame Pro.

    If I swap from ‘demo’ to ‘Featured Image Slider’ and I have uploaded four images that are of the correct size (1680X720) yet they appears too small and aligned to the left.

    I attach screen shots.

    Thank you for your help.

    Kind Regards
    Francis

    Demo

    #53234
    Francis
    Member

    How do I upload the screen shots to you?

    #53240
    Sakin
    Keymaster

    @Francis: You need to upload screenshot in your site or any photo sharing site and paste the URL here.

    #53245
    Francis
    Member
    #53246
    Sakin
    Keymaster

    @Francis: You can upload images in your site from your WordPress Dashboard at “Media => Add New” or just create page and click on add media there.

    #53254
    Francis
    Member

    No. I have uploaded images to the website. You asked me to send you screen shots to show you what was going wrong. Can I email them to you?

    Let me repeat what the problem is: I have purchased Full Frame Pro.
    If I swap from ‘demo’ to ‘Featured Image Slider’ and I have uploaded four images that are of the correct size (1680X720) yet they appears too small and aligned to the left.

    #53258
    Sakin
    Keymaster

    @Francis: I check in your site http://www.fincasabina.com/Wordpress/ but I don’t see you have change to Featured Image Slider. I can still see demo images.

    You don’t need to send me screenshot in email. You can just upload screenshot in your site or any photo-sharing site. For example screenshot like this link http://awesomescreenshot.com/09f4mea713

    #53300
    Francis
    Member

    That link seems to be to download an application. The featured slider should be saved to the site now.

    #53330
    Sakin
    Keymaster

    @Francis: Ok looks like you are viewing your site from very large screen with screen resolution more that 1680px.

    Try adding in the following css in “Appearance => Theme Options => Custom SS” box:
    #feature-slider .slides { width: 100%; }

    #53348
    Francis
    Member

    Thank you – that works!

    #57713
    Rochelle
    Member

    I am working with the Catch Evolution theme- the free version. I am having an issue with image size as well, but different from the discussion above. When I create a post and resize an image within the post editor it looks fine. But when I publish it the image reverts back to the original size. By viewing the source code for the posted page I can see the new image size dimensions, but that is not what shows up on the screen. Only the full size image appears.

    Another issue related to the image size is when I upload and image library the full size option is the only one that appears. I am accustomed to other themes giving an option for thumbnail and medium at the very least. Can you help me to remedy this?

    #57715
    Francis
    Member

    Try adding in the following css in “Appearance => Theme Options => Custom SS” box:
    #feature-slider .slides { width: 100%; }

    #57718
    Rochelle
    Member

    @Francis Is your reply meant for me or Sakin. I placed the code in as you suggested, but there was no change. My issue has to do with the images on the post themselves. The slider is working as expected for me.

    #57719
    Francis
    Member

    The reply was for you. That solution worked for me. I have no idea if that didn’t work.

Viewing 18 posts - 1 through 18 (of 18 total)
  • The topic ‘image size’ is closed to new replies.