Change Image border in slider

  • Dusty

    #553

    Hi

    I’ve managed to change the colours of the image borders but this did not change the colour of the images in the slider.

    Could you please tell me where I can find this code

    Thanks

    :o)

    Kim

    #12919
    .sliderpost_featured_image img {
    -moz-box-shadow: 1px 1px 1px 1px #C4C4C4;
    -webkit-box-shadow: 1px 1px 1px 1px #C4C4C4;
    box-shadow: 1px 1px 1px 1px #C4C4C4;

    }

    px & colors your option.

    ps. Gravatar: http://en.gravatar.com/

    Kim

    Dusty

    #12920

    Thank you Kim, much appreciated

    Gravatar creation is now on the to-do list :o)

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

  • You must be logged in to reply to this topic.