Support » Theme: Customizr » front page featured image animation

  • Hi- Awesome Theme!!!!!

    The default home came with three .png images (1column.png, 2column, etc). These are 50X50px. I see other sample sites with a circular animation for these images. I can change the image but get no animation. I searched for previous post answer, but saw nothing. How are they doing that?

    thnx

Viewing 6 replies - 1 through 6 (of 6 total)
  • The default size of the Featured Images should be 270x250px. Then the zooming should work.

    Add them to posts/pages in the Page>Edit Page or Posts>Edit Post and the FI panel is bottom right.

    Thread Starter larick65

    (@larick65)

    Hi rdell!

    Thanks. The default size (which is Medium) is currently: 300×300. Tweaking that seems to have no affect on featured images’ animation.

    To further clarify, I have static info for each of the three featured blocks on the Home page. They do not correlate with any Page. But, I’d still like to have the animation.

    I used the default (sample) home page and simply modified the featured info to suit.

    Also, if/when I do add a featured image to my Pages:
    1. They do not populate the Home page (which is fine, I don’t want them to)
    2. The image appears on top of that Page (and I don’t want it to)

    Thanks for any direction!!!!

    Thread Starter larick65

    (@larick65)

    any advice? … from anyone?

    I just started to use this theme.
    I modified those ( in custom CSS) according the other posting. It seems did not change.
    body.background {
    background-image: url(“http://www.neweratravel.net/wp-content/uploads//BackGround/budapest.jpg”) repeat fixed 0 0;

    }

    body {
    background: none repeat scroll 0 0 #FAFAFA;
    color: #5A5A5A;
    padding-bottom: 0;
    }

    Also, check different browsers. The “zoom” will only work with specific browsers that support it. Or at least that’s what I think I read in the documentation.

    @larick65, Can we link to your site?

    The WP default size is a side-issue. The actual images you use need to be set with a photo-editor (eg Photoshop) and then accessed directly in wp-content/uploads or loaded into Media Library. I also add the dimensions to the filename for easy recognition (eg photo-270×250.png).

    The other typical root cause is a conflicting plugin so you should try this just to eliminate it:

    Deactivate all plugins
    Test if OK
    Reactivate plugins one-by-one to find the culprit

    @InkTank, the effect is supported in all modern browsers, it may struggle in earlier versions (particularly IE)

    @newera, start a new topic for your problem please

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘front page featured image animation’ is closed to new replies.