Jump to content

Change Minic Slider or Image Slider Size


roz

Recommended Posts

hi all! 

i need to fix my slider image. i've tried both but i have issues on both. 

  1. using Minic Slider - it does have a responsive style, it is nice but i want to fix the image to center. i was able to change the size but i cannot make it centered. and even i already changed this, the image shows 2 times. 1 in changed size and 1 in the original responsive.
  2. using Image Slider - i think it's layout is fixed? or can it be changed? i just want 1 stretched main banner. i don't want the other 2 on the right side. i tried changing the size in the css but it's still the same. or i might just missing something. 

can anyone please advise? :)

thank you!

Link to comment
Share on other sites

From this code:

#homepage-slider {
    float: left;
    margin-bottom: 14px;
    max-height: 400px;
    max-width: 1170px;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 66.6%;
    z-index: 1;
}

remove width: 66.6%;

  • Like 1
Link to comment
Share on other sites

From this code:

#homepage-slider {
    float: left;
    margin-bottom: 14px;
    max-height: 400px;
    max-width: 1170px;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 66.6%;
    z-index: 1;
}

remove width: 66.6%;

 

solved it! thanks dioniz! :D

Link to comment
Share on other sites

  • 7 months later...

Hi,

 

I have latest version of Minic Slider with PS 1.5.3.1, and hooked it on the left column with 3 images, it does show these 3 images, BUT JUST DON´T SLIDE!

 

My site: www.compraze.com.br, last 3 images on the left column.

 

Can someone help?

Link to comment
Share on other sites

×
×
  • Create New...