• Resolved CaliSwahiliConnection

    (@caliswahiliconnection)


    For some reason the images I have selected for the header sliders are not sliding anymore, even the icon bubbles are missing. Instead it appears that there is the top image and underneath the second image partially appears. Everything worked fine until yesterday when I switch out an image for a different one.

    http://caliswahiliconnection.org

Viewing 6 replies - 1 through 6 (of 6 total)
  • this website not use isis theme . can you pls give me the correct website

    thanks

    Thread Starter CaliSwahiliConnection

    (@caliswahiliconnection)

    I changed to a different theme because Isis theme was not displaying the images properly. I have changed it back now and awaiting your support. Thank you. http://caliswahiliconnection.org

    Upload slider image in exact same size . slider image size 1000 X 500 px.

    open style.css and find out #slider their you can see max-height:600 px.

    make it 500px and save file .

    thanks

    Thread Starter CaliSwahiliConnection

    (@caliswahiliconnection)

    I don’t know how to do what you are asking. I thought I uploaded the image with the proper dimensions. Should I just remove it and resize it and upload again?

    Update: Yes I just checked. All of the images are 1000 x 500.

    Update: I figured out how to use the editor and locate #slider. I have changed the max-height from 600 to 500, saved the file but now the images do not slide.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    #slider {
    width: 100%;
    float: left;
    max-height: 500px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid rgb(213, 213, 213);
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);

    now it checked it . every thing is ok their .

    note : upload slider image in same size 1000 X 500

    thanks

    Thread Starter CaliSwahiliConnection

    (@caliswahiliconnection)

    okay, thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Slider Images Are Tiled/Stacked Instead of Sliding’ is closed to new replies.