NIrvana theme sliders are changing height

  • Author
    Posts
  • #36257
    Elliot

    From image to image the pictures in the slider are causing a height discrepancy. The first slide is huge, then it shrinks down to what height I wanted, but still shifts in size every transition.

    Also as a side questions: the text on the slides look cut off, is there a way to cause the text to go to the side of the image, or should I just brush off my image editing skills and create new featured images?

    #36258
    Elliot

    Update: My major concern has become the fact that upon initial loading of the page the Featured image (I have sliders set to Random Posts) is absolutely huge, and looks terrible. Size then (sort of) normalizes, but I can’t figure out how to stop the initial disfigurement.

    #36262
    Dave

    Did you find a fix for this? I have the same problem. It happens on the demo site too so it may be a bug.

    #36265
    Dave

    I fixed the issue with this bit of custom CSS:

    .nivo-main-image {
    	height: auto;
    }
    #36266
    Elliot

    Hey thanks. I guess now it’s time for me to learn how to modify the css.

    #36299
    Zed
    Cryout Creations mastermind

    The slider does not impose size restrictions on the displayed images. You should set up your slides to have images of the same size (preferably the same size configured in the settings).

    If using post generated slides, the theme registers the correct crop size (so make sure to regenerate thumbnails if using previously uploaded images).


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
    #36322
    Elliot

    My work around was simply to make sure all the thumbnails were the same size, and perhaps to look for a multiple featured image plugin.

    That being said, I’m not sure what you mean as I am new to this and would like to learn the proper way without the work-arounds.

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘NIrvana theme sliders are changing height’ is closed to new replies.