Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #11032
    Anja0625
    Member

    Hi,
    First,many thanks for this great theme!
    Second,I added the featured image to the post,and successfully get it displayed on homepage slider.The size of image inserted was 1140px*450px as I wanted it to fit in the slider,but the problem is that the image has been truncated in the post page.
    Is it possible to make the image displayed as 700px*245px in post page while keeping the same size of 1140px*450px in homepage slider?

    Thanks in advance.

    #11084
    Sakin
    Keymaster

    @Anja0625: I don’t get it what you mean. Can you send me your site URL?

    #11105
    Anja0625
    Member

    @Sakin
    Homepage: http://icm-global.openerpgrid.com/
    Post page: http://icm-global.openerpgrid.com/2013/06/26/b-s-i-e/

    Btw,how to center the copyright line in the footer please?

    #11144
    Sakin
    Keymaster

    @Anja0625: I cannot access your site. It is showing Database Error. Please fix that and let me know it.

    #11220
    Anja0625
    Member

    Hi Sakin,the error has been fixed.Can you please have a look?

    #11222
    Sakin
    Keymaster

    @Anja0625: You have option to set different image for individual post if you have Catch Everest Pro Theme. There is option to select images from
    slider: 1140px by 450px
    featured: 690px by 462px
    Original Full Image

    To center the copyright line in the footer, you can add the following CSS in “Appearance => Theme Options => Custom CSS” box.
    #site-generator .copyright {
    text-align: center;
    width: 100%;
    }

    Oh I though you were using the Pro version. But when I check in, I see that you are using Catch Everest Free Version. Note: You are not allowed to change the footer credit Theme: Catch Everest. This is only the means of recognition that we received for providing the free theme and free support. So, if you want to remove the footer credit, just upgrade to Catch Everest Pro and edit the footer text through easy to use Footer Editor in Theme Options panel.

    For more information about Catch Everest Pro. See this http://catchthemes.com/theme-instructions/catch-everest-pro/

    #11253
    Anja0625
    Member

    AUV sorry that didn’t see the claim of the footer credit,but I really appreciate your kind support>< I will add it back first before getting the approval of upgrading.
    I just founded that some options in the navigation bar cannot be clicked from homepage in google chrome.But it works well in IE. It occurred after my updating the theme.Was it because of the updating?

    #11256
    Sakin
    Keymaster

    @Anja0625: It’s because of the following CSS in your Custom CSS box. Remove the following css from “Appearance => Theme Options => Custom CSS” box.

    #main-slider .entry-container {height:400px;}
    #main-slider .entry-header {height:400px;}
    #11262
    Anja0625
    Member

    I see.Thank you so much Sakin!!!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Resize the featured image inside a post’ is closed to new replies.