Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #165660

    Hi there :)

    Is it possible to add a padding with a background color and a thin border to the easy slider like this is done in the “gallery”?

    Sample: http://h2086166.stratoserver.net/gallery.jpg

    Thanks in advance :)

    Cheers

    Chris

    #165668

    Hey morecoffee!

    Please add following code to Quick CSS in Enfold theme options under Styling

    #top div .avia-gallery .avia-gallery-big { background-color: red; }
    #top div .avia-gallery img { background-color: yellow; border-color: blue; }

    Best regards,
    Yigit

    #165671

    Hi Yigit.

    Thanks for your reply. But this changes the color in the Gallery, that’s not what I meant ;)

    I mean the Easy Slider which has no border or padding by default.

    Thanks :)

    #165682

    Hello!

    My bad :) Please change it with this one

    .avia-slideshow li img { padding: 5px; background-color: red; border: 1px black solid; }

    Regards,
    Yigit

    #165684

    Thank you, Yigit :)

    That did the trick ;)

    Can be marked as solved.

    Cheers

    Chris

    #165688

    Hello!

    You are welcome :) Let us know if you have any other questions

    Cheers!
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Background color for Easy Slider’ is closed to new replies.