Forums

Mint Sliders
[resolved] Image size problem (2 posts)

  1. tomkzo
    Member
    Posted 3 months ago #

    Hello, first of all, thanks for your work.

    I've a problem with the size of images : somehow the img tag gets an inline style like this :

    <img class="image_main" src="http://image001.jpg" style="width: 960px; display: inline;">

    that erases this css property :

    .box_skitter .image img {
        display: none;
        height: auto;
        width: 100%;
    }

    Even if I change the size of the box skitter in the slider panel, the images always get that style="width: 960px; display: inline;" and i can't figure out why... can you please help ?

    http://wordpress.org/extend/plugins/mint-sliders/

  2. Taraprasad Swain
    Member
    Plugin Author

    Posted 3 months ago #

    Hi,

    Use px or % in the slider panel eg. 400px, 600px, 100% or 80% not just numbers like 400 or 600.

    The slider is responsive now so you can not change the image size. It will be automatically re-sized according to parent element size. You can just change the size from the admin panel.

    Cheers!!

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.