Home>Support>Focus – Slider Images

Focus – Slider Images

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Good evening:
I have having a difficult time in sizing my images correctly for the header. It seems to cut the head off in the header but it is fine as an image thumbnail.
Is their a correct thumbnail sizing that will support the header slider as well. Can the slider be separate from the thumbnails so I can control the slider individually?

URL: http://www.cussfreecomedy.com

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi Alvin

    As the slider stretches it does unfortunately zoom. This means some images do work better than others. You could perhaps try running a fixed width slider, inserting the following under Appearance > Custom CSS would take care of that:

    /* Focus Slider */
    
    .slider {
    width: 1080px;
    margin: 0 auto;
    }
    
    .slider, .slider .slide {
    height: 404px;
    }
    

    And this would take care of the Latest Posts color:

    /* Focus Archive Title */
    
    h2.archive-title {
    color: #fff;
    }
    
  2. 10 years, 8 months ago ALvin

    Andrew:

    Thanks for replay. SO I just copy & paste the coding per the above instructions correct?

  3. 10 years, 8 months ago Andrew Misplon
    Hi, I Work Here

    If you’re running Focus Premium you can insert the snippets under Appearance >Custom CSS. If you’d like to stick with Focus Free the snippets can be inserted into a plugin like Simple Custom CSS. Hope that helps. Just cut and paste and save.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More